Update README.md

This commit is contained in:
Shaun Walker 2021-10-27 10:04:00 -04:00 committed by GitHub
parent 94b20662a4
commit db2e3a518d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,12 +57,14 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane.
# Roadmap
This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist.
V.3.1.0 ( Q1 2022 )
- [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... )
- [ ] Configurable password complexity for local authentication
Backlog (Not Yet Assigned)
- [ ] Enhance alias concept with a tabular UI and additional configuration properties
- [ ] Allow language specification in Url (#1731)
V.3.1.0 ( Q1 2022 )
- [ ] Authentication extensibility
- [ ] Configurable password complexity for local authentication
V.3.0.0 ( Q4 2021 )
- [x] Migration to .NET 6
- [x] Blazor hosting model flexibility per site