AirTrail
A modern, open-source personal flight tracking system
Alternative to: flighty, app in the air, tripit
v3.11.1
2026-06-28Whatβs Changed
[!IMPORTANT] This patch fixes a production issue in v3.11.0 where oversized SvelteKit preload
Linkheaders could cause502 Bad Gatewayresponses behind nginx.
π Enhancements
- feat: add system theme option by @johanohly in https://github.com/johanohly/AirTrail/pull/627
- feat: add flight backup API endpoint by @johanohly in https://github.com/johanohly/AirTrail/pull/628
π Bug fixes
- fix: drop excessive link headers by @johanohly in https://github.com/johanohly/AirTrail/pull/626
Full Changelog: https://github.com/johanohly/AirTrail/compare/v3.11.0β¦v3.11.1