0.0.1-rc
- Initial release
0.0.2-rc
- Migration Refresh
- Security Patches
- Image Upload Fix
- Option to Disable Swagger
- Cleaner Code
- Activate / Deactivate Tenants
- Upgrade Tenant Subscription
- Advanced Search
0.0.3-rc
- Security Patches
0.0.4-rc - Current Stable Version
- Bug fix in Repository / Update method.
- Endpoint changes for Update / Delete Methods. (Postman Collection Updated)
- Fixed bug in Request Logging Middleware.
- Disabled Request Logger by default to save log space.
- Adds default Role (Basic) to any new registered user.
- Basic User has default View / Search Permissions
- Code Cleanups
- Templated Emails for User Registrations
0.0.5-rc - Current
- Fixed Password Reset / Forgot
- Fixed Omnisharp Warnings / Code Cleanup
- Fixed Repository Method
- Log Hangfire to Serilog - Thanks frankyjquintero
- Extras Hangfire extensions - Thanks frankyjquintero
- Hangfire implementation examples - Thanks frankyjquintero
- Separate JSON files for each Settings - Thanks unchase
- Added Events and Handlers via MediatR - Thanks frankyjquintero
- Moved to Tenancy Middleware - Thanks frankyjquintero & fretje
- Solution Cleanup - rulesets & analyzer - Thanks fretje
- Added More Functions for RepositoryAsync - Thanks ghaithprosoft
- Entity Database Seeding Simplified
- File-Scoped namespaces and implicit usings
- Better Folder Structure / Modular
0.0.6-rc / (maybe 1.0) - Next Release
- AD Authentication Support
- Oracle DB Provider for EFCore support
- Refactored Repository Methods with better specifications
- Code Refactors
- Added ElasticSearch + Kibana for Logging
- Added Docker Compose for ElasticSearch + Kibana Container