What's Changed
Important
This patch fixes a production issue in v3.11.0 where oversized SvelteKit
preload Link headers could cause 502 Bad Gateway responses behind nginx.
🌟 Enhancements
- feat: add system theme option by @johanohly in #627
- feat: add flight backup API endpoint by @johanohly in #628
🐛 Bug fixes
- fix: drop excessive link headers by @johanohly in #626
Full Changelog: v3.11.0...v3.11.1