From 81e2f7c2881cb99f145e4380a005ffa4dcd04fbb Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sat, 25 Sep 2021 09:01:40 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 770e8c65..9aaa934b 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,16 @@ This project is a work in progress and the schedule for implementing enhancement V.3.0.0 ( Q4 2021 ) - [ ] Migration to .NET 6 - -V.2.3.0 ( Q3 2021 ) - [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... ) - [ ] Configurable password complexity for local authentication -V.2.2.0 ( Jul 2021 ) +V.2.3.0 ( Sep 24, 2021 ) +- [ ] Complete UI migration to Bootstrap 5 +- [ ] Improve module/theme installation and add support for commercial extensions +- [ ] Replace System.Drawing with ImageSharp +- [ ] Image resizing service + +V.2.2.0 ( Jul 6, 2021 ) - [x] Bootstrap 5 Upgrade - [x] Package Service Integration - [x] Default and Shared Resource File Inclusion