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

View File

@ -57,12 +57,14 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane.
# Roadmap # 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. 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 ) Backlog (Not Yet Assigned)
- [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... )
- [ ] Configurable password complexity for local authentication
- [ ] 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 ( Q1 2022 )
- [ ] Authentication extensibility
- [ ] Configurable password complexity for local authentication
V.3.0.0 ( Q4 2021 ) V.3.0.0 ( Q4 2021 )
- [x] Migration to .NET 6 - [x] Migration to .NET 6
- [x] Blazor hosting model flexibility per site - [x] Blazor hosting model flexibility per site