From 50a13ffd6d0fd4c7893917996a5b4899af6b7711 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Thu, 25 May 2023 13:02:03 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 768300e5..c66059ba 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ This project is open source, and therefore is a work in progress... Backlog (TBD) - [ ] Azure Autoscale support (ie. web farm) - [ ] Routable Modules (ie. declarative configuration) -- [ ] Client Assembly Loading / Site - [ ] Folder Providers - [ ] Generative AI Integration @@ -56,7 +55,9 @@ Backlog (TBD) - [ ] Migration to .NET 8 4.0.0 (Q2 2023) -- [ ] Migration to .NET 7 +- [x] Migration to .NET 7 +- [x] Improved JavaScript, CSS, and Meta support +- [x] Optimized Client Assembly Loading [3.4.3](https://github.com/oqtane/oqtane.framework/releases/tag/v3.4.3) ( May 3, 2023 ) - [x] Stabilization improvements