Update README.md

This commit is contained in:
Shaun Walker 2021-12-16 09:38:10 -05:00 committed by GitHub
parent ee18bbd145
commit 2892d5ec6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,11 +61,17 @@ Backlog (Not Yet Assigned)
- [ ] Enhance alias concept with a tabular UI and additional configuration properties - [ ] Enhance alias concept with a tabular UI and additional configuration properties
- [ ] Allow language specification in Url (#1731) - [ ] Allow language specification in Url (#1731)
V.3.1.0 ( Q4 2021 ) V.3.1.0 ( Q1 2022 )
- [ ] Token based authenticaton / authorization via OAuth2 / OpenID Connect - [ ] Token based authenticaton / authorization via OAuth2 / OpenID Connect
- [ ] Provide Single Sign On (SSO) for other applications - [ ] Provide Single Sign On (SSO) for other applications
- [ ] Authentication extensibility via Social logins / Azure B2C - [ ] Authentication extensibility via Social logins / Azure B2C
- [ ] Allow configuration of password complexity for local authentication - [ ] Allow configuration of password complexity for local authentication
- [ ] User account lockout support
V.3.0.1 ( Dec 12, 2021 )
- [x] Url mapping for broken links, content migration
- [x] Visitor tracking for usage insights, personalization
- [x] User experience improvements in Page and Module management
V.3.0.0 ( Nov 11, 2021 ) V.3.0.0 ( Nov 11, 2021 )
- [x] Migration to .NET 6 - [x] Migration to .NET 6