Skip to content

Releases: Etherna/etherna-sso

v0.3.31

24 Sep 18:09
Compare
Choose a tag to compare

Release notes - Etherna SSO - 0.3.31

Bug

ESSO-238 Policy can't read roles from jwt

Improvement

ESSO-235 Change license to AGPL

ESSO-237 Add UseAllOfToExtendReferenceSchemas() to Swagger configuration

New Feature

ESSO-187 Add Jwt to Swagger

v0.3.30

11 Mar 15:05
Compare
Choose a tag to compare

Release notes - Etherna SSO - 0.3.30

Improvement

ESSO-229 Upgrade to IdentityServer 7

ESSO-232 Log API exceptions as warning with ExceptionFilterAttribute

New Feature

ESSO-231 Add Gateway CLI new client

v0.3.29

07 Jan 18:03
Compare
Choose a tag to compare

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

19 Sep 17:47
Compare
Choose a tag to compare

Release notes - Etherna SSO - 0.3.28

Bug

ESSO-221 Querying some user accounts from admin panel throws exception

Improvement

ESSO-188 Update Dapp identity client

v0.3.27

05 Jun 20:06
Compare
Choose a tag to compare

Release notes - Etherna SSO - 0.3.27

Bug

ESSO-215 Lockout doesn't set a timeout to unlock it

ESSO-217 Can't login from other etherna services

v0.3.26

02 Jun 15:14
Compare
Choose a tag to compare

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

23 Feb 23:13
Compare
Choose a tag to compare
v0.3.24 Pre-release
Pre-release

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

21 Sep 02:17
Compare
Choose a tag to compare
v0.3.23 Pre-release
Pre-release

Release notes - Etherna SSO - Version 0.3.23

Bug

ESSO-186 User can't register with new alpha pass invitations

v0.3.22

21 Sep 01:48
Compare
Choose a tag to compare
v0.3.22 Pre-release
Pre-release

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

v0.3.21

17 Aug 20:13
Compare
Choose a tag to compare
v0.3.21 Pre-release
Pre-release

Release notes - Etherna SSO - Version 0.3.21

Improvement

ESSO-170 Process must handle exceptions sending invites