2026.05.19.2012-nightly
- ci: expand multi-commit commits for nightly workflow (1dd33e4)
- feat(frontend): switch to tanstack router + rspack/rsbuild for improved performance
- feat: use cleaner, structured logging format, recommended to set
LOG_FORMAT=json. - feat: rewrite database layer with migrations.
- feat!: remove deprecated service specific default/forced credential env vars
- feat!: remove deprecated addon specific host/proxy/protocol rewrite env vars
- feat!: remove deprecated proxy URL port/protocol/host rewrite env vars
- feat!: deprecate
ADDON_PASSWORDin favour of usingAIOSTREAMS_AUTH+AIOSTREAMS_AUTH_REQUIREDfor both dashboard and config access control - fix(presets/custom): allow selecting none for pin position
- feat: add user-specific addon statistics
- docs: fix link to stremthru
- docs: reference dashboard settings page in favour of environment variables
- docs: auto generate environment variable reference via schemas
- docs!: add v2.30 migration guide for breaking changes
- ci: use matrix with hosted arm runners for docker builds, improves build performance
- chore(Dockerfile): update frontend output location
- feat(api/user)!: switch to basic auth