What's Changed
Minor release with various bugfixes and quality-of-life tweaks to the documentation and installation process.
🚀 New Features
- Update install.sh by @lanedirt in #392
- Add static docker compose network name by @lanedirt in #393
- Update documentation by @lanedirt in #403
- Update README with new docs website by @lanedirt in #404
- Download fresh install.sh to test pull deploy in GitHub Actions by @lanedirt in #399
- Style blazor wasm exception message by @lanedirt in #406
- Add update option to install script by @lanedirt in #413
🐞 Bug Fixes
- Remove static docker network name to prevent conflicts as its not needed by @lanedirt in #401
- Fix refresh token revoke bug by @lanedirt in #397
- Fix body and footer overlap issue by @lanedirt in #396
- Only show non-expired refresh tokens on client by @lanedirt in #395
- Do not show back button on first step of user creation by @lanedirt in #394
- Fix various warnings in logs by @lanedirt in #411
🧩 Dependencies Updates
- Bump Microsoft.Playwright.NUnit and NUnit by @dependabot in #409
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #408
- Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in #410
Full Changelog: 0.7.0...0.7.1