What's Changed
🛩️ Custom Aircraft & Airlines
At long last! You can now fully manage the list of aircraft and airlines directly inside AirTrail.
Over time it became clear that relying on a fixed, hard-coded list wasn’t sustainable - it required constant maintenance and couldn’t keep up with the variety of aircraft and airlines used around the world. With this release, you’re in control. This was the last major feature gap in AirTrail, making the platform much more complete.
Warning
This update includes database migrations. While they’ve been tested thoroughly, we recommend exporting your data (Settings
-> Export
-> .json
) before upgrading - just to be safe.
🚀 Features
- feat: custom aircraft by @johanohly in #289
- feat: custom airlines by @johanohly in #290
- feat: public sharing by @johanohly in #293
- feat: Flighty import by @johanohly in #292
🌟 Enhancements
- feat: introduce interactive pie charts with drill-down functionality in statistics by @johanohly in #287
- feat: add cockpit seats options by @Gaudv in #294
🐛 Bug fixes
- fix: prevent closing edit flight modal when removing a seat by @johanohly in #288
Full Changelog: v2.7.1...v3.0.0