Update README.md
This commit is contained in:
parent
7cbca32ddd
commit
5c6edff778
33
README.md
33
README.md
@ -60,16 +60,16 @@ This project is open source, and therefore is a work in progress...
|
||||
V.4.0.0 ( Q4 2022 )
|
||||
- [ ] MAUI / Blazor Hybrid support
|
||||
|
||||
V.3.1.3 ( June 27, 2022 )
|
||||
[3.1.3](https://github.com/oqtane/oqtane.framework/releases/tag/v3.1.3) ( June 27, 2022 )
|
||||
- [x] Stabilization improvements
|
||||
|
||||
V.3.1.2 ( May 14, 2022 )
|
||||
[3.1.2](https://github.com/oqtane/oqtane.framework/releases/tag/v3.1.2) ( May 14, 2022 )
|
||||
- [x] Stabilization improvements
|
||||
|
||||
V.3.1.1 ( May 3, 2022 )
|
||||
[3.1.1](https://github.com/oqtane/oqtane.framework/releases/tag/v3.1.1) ( May 3, 2022 )
|
||||
- [x] Stabilization improvements
|
||||
|
||||
V.3.1.0 ( April 5, 2022 )
|
||||
[3.1.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.1.0) ( April 5, 2022 )
|
||||
- [x] User account lockout support
|
||||
- [x] Two factor authentication support
|
||||
- [x] Per-site configuration of password complexity, lockout criteria
|
||||
@ -84,43 +84,42 @@ V.3.1.0 ( April 5, 2022 )
|
||||
- [x] Property change component notifications
|
||||
- [x] Support for ES6 JavaScript modules
|
||||
|
||||
|
||||
V.3.0.3 ( Feb 15, 2022 )
|
||||
[3.0.3](https://github.com/oqtane/oqtane.framework/releases/tag/v3.0.3) ( Feb 15, 2022 )
|
||||
- [x] Url fragment and anchor navigation support
|
||||
- [x] Meta tag support in page head
|
||||
- [x] Html/Text content versioning support
|
||||
|
||||
V.3.0.2 ( Jan 16, 2022 )
|
||||
[3.0.2](https://github.com/oqtane/oqtane.framework/releases/tag/v3.0.2) ( Jan 16, 2022 )
|
||||
- [x] Default alias specification, auto alias registration, redirect logic
|
||||
- [x] Improvements to visitor tracking and url mapping
|
||||
- [x] Scheduler enhancements for stop/start, weekly and one-time jobs
|
||||
- [x] Purge job for daily housekeeping of event log and visitors
|
||||
- [x] Granular security filtering for Settings
|
||||
|
||||
V.3.0.1 ( Dec 12, 2021 )
|
||||
[3.0.1](https://github.com/oqtane/oqtane.framework/releases/tag/v3.0.1) ( Dec 12, 2021 )
|
||||
- [x] Url mapping for broken links, content migration
|
||||
- [x] Visitor tracking for usage insights, personalization
|
||||
- [x] User experience improvements in Page and Module management
|
||||
|
||||
V.3.0.0 ( Nov 11, 2021 )
|
||||
[3.0.0](https://github.com/oqtane/oqtane.framework/releases/tag/v3.0.0) ( Nov 11, 2021 )
|
||||
- [x] Migration to .NET 6
|
||||
- [x] Blazor hosting model flexibility per site
|
||||
- [x] Blazor WebAssembly prerendering support
|
||||
|
||||
V.2.3.1 ( Sep 27, 2021 )
|
||||
[2.3.1](https://github.com/oqtane/oqtane.framework/releases/tag/v2.3.1) ( Sep 27, 2021 )
|
||||
- [x] Complete UI migration to Bootstrap 5 and HTML5 form validation
|
||||
- [x] Improve module/theme installation and add support for commercial extensions
|
||||
- [x] Replace System.Drawing with ImageSharp
|
||||
- [x] Image resizing service
|
||||
|
||||
V.2.2.0 ( Jul 6, 2021 )
|
||||
[2.2.0](https://github.com/oqtane/oqtane.framework/releases/tag/v2.2.0) ( Jul 6, 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 )
|
||||
[2.1.0](https://github.com/oqtane/oqtane.framework/releases/tag/v2.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] Utilize EF Core Migrations - see [#964](https://github.com/oqtane/oqtane.framework/discussions/964)
|
||||
- [x] Public Content Folder support
|
||||
@ -130,20 +129,20 @@ V.2.1.0 ( Jun 4, 2021 )
|
||||
- [x] Blazor Server Pre-rendering
|
||||
- [x] Translation Package installation support
|
||||
|
||||
V.2.0.2 ( Apr 19, 2021 )
|
||||
[2.0.2](https://github.com/oqtane/oqtane.framework/releases/tag/v2.0.2) ( Apr 19, 2021 )
|
||||
- [x] Assorted fixes and user experience improvements
|
||||
|
||||
V.2.0.1 ( Feb 27, 2021 )
|
||||
[2.0.1](https://github.com/oqtane/oqtane.framework/releases/tag/v2.0.1) ( Feb 27, 2021 )
|
||||
- [x] Complete Static Localization of Admin UI
|
||||
|
||||
V.2.0.0 ( Nov 11, 2020 - released in conjunction with .NET 5 )
|
||||
[2.0.0](https://github.com/oqtane/oqtane.framework/releases/tag/v2.0.0) ( Nov 11, 2020 - released in conjunction with .NET 5 )
|
||||
- [x] Migration to .NET 5
|
||||
- [x] Static Localization ( ie. labels, help text, etc.. )
|
||||
- [x] Improved JavaScript Reference Support
|
||||
- [x] Performance Optimizations
|
||||
- [x] Developer Productivity Enhancements
|
||||
|
||||
V.1.0.0 ( May 19, 2020 - released in conjunction with .NET Core 3.2 )
|
||||
[1.0.0](https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.0) ( May 19, 2020 - released in conjunction with .NET Core 3.2 )
|
||||
- [x] Multi-Tenant ( Shared Database & Isolated Database )
|
||||
- [x] Modular Architecture
|
||||
- [x] Headless API with Swagger Support
|
||||
@ -168,6 +167,8 @@ Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalke
|
||||
|
||||
# Release Announcements
|
||||
|
||||
[Oqtane 3.1](https://www.oqtane.org/blog/!/41/oqtane-3-1-released)
|
||||
|
||||
[Oqtane 3.0](https://www.oqtane.org/Resources/Blog/PostId/551/announcing-oqtane-30-for-net-6)
|
||||
|
||||
[Oqtane 2.2](https://www.oqtane.org/Resources/Blog/PostId/549/oqtane-22-upgrades-to-bootstrap-5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user