1.0.0
This is the MVP Version 1.0.0 release. It contains the following core features:
- Multi-Tenant ( Shared Database & Isolated Database )
- Modular Architecture / Headless API
- Dynamic Page Compositing Model / Site & Page Management
- Authentication / User Management / Profile Management
- Authorization / Roles Management / Granular Permissions
- Dynamic Routing
- Extensibility via Custom Modules
- Extensibility via Custom Themes
- Event Logging
- Folder / File Management
- Recycle Bin
- Scheduled Jobs ( Background Processing )
- Notifications / Email Delivery
- Auto-Upgrade Framework
This release supports both Blazor Server and Blazor WebAssembly in the same code base ( you can switch hosting models by changing the Runtime node in the Oqtane.Server\appsettings.json file ). It is targeted at .NET Core 3.2 ( SDK 3.1.300 ).
This release is upgradeable from 0.9.1 Beta2.