From db2e3a518d6a37b72fa45125b38f731df0fd8d8e Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 27 Oct 2021 10:04:00 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e966cf9..b658d33c 100644 --- a/README.md +++ b/README.md @@ -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