Update README.md
This commit is contained in:
parent
534c6794f2
commit
7348540c4d
25
README.md
25
README.md
|
@ -56,15 +56,22 @@ V.2.2.0 ( Q3 2021 )
|
||||||
- [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... )
|
- [ ] Authentication extensibility ( ie. Azure B2C, Social logins, etc... )
|
||||||
- [ ] Configurable password complexity for local authentication
|
- [ ] Configurable password complexity for local authentication
|
||||||
|
|
||||||
|
V.2.2.0 ( Jul 2021 )
|
||||||
|
- [x] Bootstrap 5 Upgrade
|
||||||
|
- [x] Package Service Integration
|
||||||
|
- [x] Default and Shared Resource File Inclusion
|
||||||
|
- [x] Startup Error Logging
|
||||||
|
- [x] API Controller Validation and Logging
|
||||||
|
|
||||||
V.2.1.0 ( Jun 4, 2021 )
|
V.2.1.0 ( Jun 4, 2021 )
|
||||||
- [x] Cross Platform Database Support ( ie. LocalDB, SQL Server, SQLite, MySQL, PostgreSQL ) - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964)
|
- [x] Cross Platform Database Support ( ie. LocalDB, SQL Server, SQLite, MySQL, PostgreSQL ) - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964)
|
||||||
- [x] Utilize EF Core Migrations - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964)
|
- [x] Utilize EF Core Migrations - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964)
|
||||||
- [x] Include support for Public content folders
|
- [x] Public Content Folder Support
|
||||||
- [x] Enhance multi-tenant infrastructure
|
- [x] Multi-tenant Infrastructure Improvements
|
||||||
- [x] Optimize user authorization
|
- [x] User Authorization Optimization
|
||||||
- [x] Centralize package installation and uninstall
|
- [x] Consiolidation of Package Management
|
||||||
- [x] Enable pre-rendering support for Blazor Server
|
- [x] Blazor Server Pre-rendering
|
||||||
- [x] Allow run-time installation of Language packages
|
- [x] Translation Package Installation
|
||||||
|
|
||||||
V.2.0.2 ( Apr 19, 2021 )
|
V.2.0.2 ( Apr 19, 2021 )
|
||||||
- [x] Assorted fixes and user experience improvements
|
- [x] Assorted fixes and user experience improvements
|
||||||
|
@ -75,9 +82,9 @@ V.2.0.1 ( Feb 27, 2021 )
|
||||||
V.2.0.0 ( released in conjuntion with .NET 5 on Nov 11, 2020 )
|
V.2.0.0 ( released in conjuntion with .NET 5 on Nov 11, 2020 )
|
||||||
- [x] Migration to .NET 5
|
- [x] Migration to .NET 5
|
||||||
- [x] Static Localization ( ie. labels, help text, etc.. )
|
- [x] Static Localization ( ie. labels, help text, etc.. )
|
||||||
- [x] Improved JavaScript reference support
|
- [x] Improved JavaScript Reference Support
|
||||||
- [x] Performance optimizations
|
- [x] Performance Optimizations
|
||||||
- [x] Developer productivity enhancements
|
- [x] Developer Productivity Enhancements
|
||||||
|
|
||||||
V.1.0.0 ( released in conjunction with .NET Core 3.2 on May 19, 2020 )
|
V.1.0.0 ( released in conjunction with .NET Core 3.2 on May 19, 2020 )
|
||||||
- [x] Multi-Tenant ( Shared Database & Isolated Database )
|
- [x] Multi-Tenant ( Shared Database & Isolated Database )
|
||||||
|
|
Loading…
Reference in New Issue
Block a user