From a120449c8d32eca6dd2b8c098da8a189e4f4bd7d Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Thu, 12 Jan 2023 12:48:54 -0500 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2c192639..3959db52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Latest Release -[3.2.1](https://github.com/oqtane/oqtane.framework/releases/tag/v3.2.1) was released on Oct 17 and is primarily focused on stabilization. This includes performance improvements to the client startup logic for Blazor Hybrid and Blazor WebAssembly, improvements to base url handling and static resources for component resusability in .NET MAUI, support for Roles in OpenID Connect integrations, as well as a new capability to capture server-side events in your custom code. This release includes 21 pull requests by 4 different contributors, pushing the total number of project commits all-time to 3093. The Oqtane framework continues to evolve at a rapid pace to meet the needs of .NET developers. +[3.3.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.3.0) was released on Jan 12, 2023 and is primarily focused on flexibility, as the permissions system has been enhanced to support a new type of API permissions that provide developers with additional opportunities to create sophisticated modern web applications. This release also includes performance optimizations, enhancements to file management, and numerous user experience improvements including the addition of a new AutoComplete component. This release includes 51 pull requests by 3 different contributors, pushing the total number of project commits all-time over 3200. The Oqtane framework continues to evolve at a rapid pace to meet the needs of .NET developers. # Oqtane Framework @@ -47,17 +47,20 @@ This project is open source, and therefore is a work in progress... 4.0.0 ( Q1 2023 ) - [ ] Migration to .NET 7 - -3.3.0 ( Q4 2022 ) -- [x] Dynamic authorization policies +- [ ] Permission serialization optimization - [ ] Folder Providers +[3.3.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.3.3) ( Jan 12, 2023 ) +- [x] Dynamic Authorization Policies +- [x] Entity-Level Permissions +- [x] Extended Module Permissions + [3.2.1](https://github.com/oqtane/oqtane.framework/releases/tag/v3.2.1) ( Oct 17, 2022 ) - [x] Stabilization improvements - [x] Server Event System [3.2.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.2.0) ( Sep 13, 2022 ) -- [x] MAUI / Blazor Hybrid support +- [x] .NET MAUI / Blazor Hybrid support - [x] Upgrade to Bootstrap 5.2 [3.1.3](https://github.com/oqtane/oqtane.framework/releases/tag/v3.1.3) ( Jun 27, 2022 ) @@ -167,6 +170,8 @@ Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalke # Release Announcements +[Oqtane 3.3](https://www.oqtane.org/blog/!/54/oqtane-3-3-0-released) + [Oqtane 3.2](https://www.oqtane.org/blog/!/50/oqtane-3-2-for-net-maui-blazor-hybrid) [Oqtane 3.1](https://www.oqtane.org/blog/!/41/oqtane-3-1-released)