Releases: Etherna/etherna-sso
v0.3.31
v0.3.30
v0.3.29
Release notes - Etherna SSO - 0.3.29
Bug
ESSO-190 Exception during password recovery on web3 accounts
ESSO-222 Login page can be showed also to already authenticated users
Improvement
ESSO-185 Restrict user interaction with Jwt Api only if have specific claim
ESSO-208 Merge Startup and Program classes with new .net7 template
ESSO-220 Remove cookie authentication to interact with APIs
ESSO-223 Update license from Etherna Sagl to Etherna Sa
ESSO-224 Upgrade JS dependencies
ESSO-227 Upgrade to dotnet 8
ESSO-228 Update Etherna ACR to 0.3.10
v0.3.28
v0.3.27
v0.3.26
Release notes - Etherna SSO - 0.3.25
Improvement
ESSO-212 Always make db operations and then dispatch domain events
ESSO-213 Remove login with third services
ESSO-214 Replace Metamask suggestion as web3 wallet provider with Brave
New Feature
ESSO-65 Add cron task to remove web3 login token older than 24 hours
ESSO-173 Implement API keys to interact as user with services programmatically
ESSO-184 Permits user authentication to API with Jwt token
v0.3.24
Release notes - Etherna SSO - 0.3.24
Bug
ESSO-194 Wrong messages during web3 account registration
ESSO-195 Serilog doesn't take configuration from environment variables
Improvement
ESSO-152 Migrate to Duende IdentityServer
ESSO-193 Update swagger page title
ESSO-196 Migrate to .Net 7
ESSO-202 Update to MongODM 0.24
ESSO-203 Support enum nullable in swagger
ESSO-204 Update docker actions in github workflows
ESSO-205 Add alpha pass link during web3 account registration
New Feature
ESSO-197 Add app.UsePrintConfigurationPage() in development mode
ESSO-207 Add configuration to enable or disable alpha pass sender task
v0.3.23
v0.3.22
Release notes - Etherna SSO - Version 0.3.22
Improvement
ESSO-182 Remove FB from external sso service provider
ESSO-181 EntityModelBase._events must be HashSet
ESSO-180 DomainCollectionRepository doesn't dispatch custom domain events creating and deleting entities
ESSO-178 Await dispatched events in DbContext
ESSO-177 Set domain library internals visible to Castle.Core
ESSO-176 Initialize EntityModelBase.CreationDateTime with DateTime.UtcNow
ESSO-163 Remove GitVersion dependency
New Feature
ESSO-183 Create identityserver application for Etherna Video Importer
ESSO-179 Add automatic Alpha Pass delivery
ESSO-175 Add Alpha Pass link in registration page
ESSO-172 Add link to dapp in home page
ESSO-154 Add document deserialization tests