diff --git a/README.md b/README.md index a38c1f57..ddcfaaef 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,9 @@ Backlog (TBD) - [ ] Generative AI Integration [5.1.0](https://github.com/oqtane/oqtane.framework/releases/tag/v5.1.0) (Mar 27, 2024) -- [x] Static Server-Side (SSR) Blazor support -- [x] Auto render mode support +- [x] Migration to new unified Blazor approach in .NET 8 (ie. blazor.web.js) +- [x] Static Server-Side (SSR) rendering support +- [x] Interactive Auto render mode support [5.0.2](https://github.com/oqtane/oqtane.framework/releases/tag/v5.0.2) (Jan 25, 2024) - [x] Stabilization improvements