From ab3b1d5e46ffc7637890ce89a5c7c98adcac4a5a Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sun, 12 Mar 2023 10:42:23 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2386ffaa..b9162bc1 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,16 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane. # Roadmap This project is open source, and therefore is a work in progress... -4.0.0 ( Q1 2023 ) +4.0.0 ( Q2 2023 ) - [ ] Migration to .NET 7 -- [ ] Permission serialization optimization - [ ] Folder Providers +[3.4.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.4.0) ( Mar 12, 2023 ) +- [x] Permissions performance optimization +- [x] Connection string management improvements +- [x] XML site map generator +- [x] OIDC integration with User Profiles + [3.3.1](https://github.com/oqtane/oqtane.framework/releases/tag/v3.3.1) ( Jan 14, 2023 ) - [x] Stabilization improvements