Highlights
- Fix forward auth on wildcard proxy hosts (
*.example.com) — login succeeded but the return redirect silently failed. - Fix Caddy log rotation filling disk.
- Pin
typescriptto5.9.3—7.0.2broke thewebimage build.
Changes
- 6f93055 Update eslint.config.mjs
- 043009a deps(deps): bump apexcharts from 5.16.0 to 6.4.0 (#215)
- 098aa73 Pin typescript to ^5.9.3, fixing broken web Docker build
- f5566f4 Fix forward auth domain resolution for wildcard proxy hosts
- 6a1298f deps(deps): bump the production-dependencies group with 18 updates (#214)
- 5f6e660 deps(deps-dev): bump the development-dependencies group with 2 updates (#213)
- c1de685 deps(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#211)
- 80832a1 deps(deps): bump the production-dependencies group across 1 directory with 21 updates (#212)
- b026e2c deps(deps-dev): bump the development-dependencies group with 5 updates (#210)
- b63b484 deps(deps-dev): bump the development-dependencies group with 4 updates (#208)
- 2129204 Fix Caddy log rotation filling disk
Full Changelog: v1.8...v1.8.1