What's Changed
This release includes the following major milestones:
- Update all projects to use .NET 9 for improved performance and memory utilization
- Improve self-hosted installation process with Nginx reverse-proxy and LetsEncrypt SSL certificate generation
🚀 New Features
- Upgrade all projects to .NET 9 by @lanedirt in #361
- Change DataProtection certificate generation so its not dependent on local machine keystore by @lanedirt in #366
- Update docker setup to run https by default by @lanedirt in #365
- Publish docker images on release by @lanedirt in #379
- Add -y flag to install.sh for uninstall action by @lanedirt in #380
- Log failed favicon extraction as information instead of warning by @lanedirt in #384
- Add LetsEncrypt ssl certificate generation to docker setup by @lanedirt in #388
🐞 Bug Fixes
- Fix bug in reset-password regex check by @lanedirt in #381
- Update absolute urls to relative URLs in admin by @lanedirt in #387
- Fix email from value which was empty by @lanedirt in #385
🧩 Dependencies Updates
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #376
- Bump Microsoft.IdentityModel.Tokens from 8.2.0 to 8.2.1 by @dependabot in #378
- Bump NUnit.Analyzers from 4.3.0 to 4.4.0 by @dependabot in #377
Full Changelog: 0.6.0...0.7.0