What's Changed
This hotfix release fixes a few UI bugs, simplifies the self-host installation process and updates dependencies.
🚀 New Features
- Add GitHub issue templates by @lanedirt in #540
- Simplify installation by using relative url for API instead of requiring hostname in env file by @lanedirt in #556
🐞 Bug Fixes
🧩 Dependencies Updates
- Bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in #543
- Bump Microsoft.AspNetCore.DataProtection from 9.0.0 to 9.0.1 by @dependabot in #544
- Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.WebAssembly.Authentication by @dependabot in #545
- Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 9.0.0 to 9.0.1 by @dependabot in #546
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #547
- Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.FileExtensions by @dependabot in #548
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.1 by @dependabot in #550
- Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in #549
- Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.0 to 9.0.1 by @dependabot in #552
Full Changelog: 0.11.0...0.11.1