From 299674f53b95d33c7b64d1c5f15b727fe8fdebb4 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Wed, 6 Oct 2021 09:55:47 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f4ba06c..f6462614 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,15 @@ 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.0.0 ( Q4 2021 ) -- [ ] Migration to .NET 6 +V.3.1.0 ( Q1 2022 ) - [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... ) - [ ] Configurable password complexity for local authentication +V.3.0.0 ( Q4 2021 ) +- [ ] Migration to .NET 6 +- [x] Blazor hosting model flexibility per site +- [x] Blazor WebAssembly prerendering support + V.2.3.1 ( Sep 27, 2021 ) - [x] Complete UI migration to Bootstrap 5 and HTML5 form validation - [x] Improve module/theme installation and add support for commercial extensions