What's Changed
This release makes the map much more interactive. Selecting an airport or route now opens a details pane with airport activity, related flights, local time, and METAR weather, while the selected airport or route is highlighted directly on the map. Map appearance also gets a satellite basemap, more airport detail controls, and frequency-based route coloring so heavily flown routes stand out more clearly.
AirTrail now also has a dedicated Preferences settings page for units and date/time display, including distance, wind speed, temperature, pressure, time format, date format, week start, and whether flight times are shown in airport local time, UTC, or your system timezone. Existing unit settings are migrated automatically.
🚀 Features
- feat: map panes by @johanohly in #578
🌟 Enhancements
- fix: reduce airport import memory usage by @johanohly in #562
- feat: add frequency-based route color visualization by @Gaudv in #571
🐛 Bug fixes
- fix: constrain deduplicate table height to viewport by @timmaurice in #572
📚 Documentation
- docs: document outbound proxy configuration by @johanohly in #579
New Contributors
- @hwcltjn made their first contribution in #566
- @timmaurice made their first contribution in #572
Full Changelog: v3.9.0...v3.10.0