-
fix: make disable_plugins accept Plugin types instead of strings by @masenf in #6155
-
feat: add vite_allowed_hosts config option for Vite dev server by @milochen0418 in #6147
Bugfixes
- Unlink broken symlinks in the assets folder by @masenf in #6140
- fix: include frontend_path in sirv prod command for correct 404.html fallback by @masenf in #6154
- Skip MutableProxy rebind self for _sa_instrumented functions by @masenf in #6168
- Gracefully reset the StateProxy internals on error by @masenf in #6169
- fix: clean up stale asset symlinks to prevent hot reload crash loop by @masenf in #6163
Performance Improvements
- fix: more cached type hints by @benedikt-bartscher in #6161
Chores
- 0828dev by @adhami3310 in #6136
- bump devcontainer to python:3.14-trixie by @masenf in #6158
Full Changelog: v0.8.27...v0.8.28