1.0.0-beta6
Pre-release
Pre-release
Breaking changes:
- Identity
- Refactoring of Services/Repositories
- #203 - Change methods to
virtual
(Make it easier to extend)
- #203 - Change methods to
- #169, #114, #100 - Separate DbContexts, separate all views/controllers from user-defined configuration
- #162 - IdentityService should only return Generic Types
- #229 - Append 'Async' to name of async methods
- #193 - Replace implicit flow with Authorization Code Flow with PKCE
- Change implicit flow to hybrid flow for AdminUI authentication
New features:
- #139 - Allow for email to be used instead of username in the logging screen
- #149 - Add profile management
- #197 - Add button in admin panel to switch to STS for profile management
- #194 - Add role members view
- Add Persian translations
Fix:
- #237 - oidc-client is not able to check session because 'X-Frame-Options' header is set to 'sameorigin
- #200 - cookie consent does not activate the link
- #102 - 'xml' Column Type on 'Log' entity incompatible with EntityFramework MySql
- #86 - Redirect Uris and Post Logout Redirect Uris is editable text
- #158 - iOS12 - authentication issue