github johanohly/AirTrail v3.12.0

4 hours ago

What's Changed

This release gives individual flights their own details pane. Select a flight from the map, route details, or flight list, and AirTrail will focus the map on that journey while showing its details. This is especially useful if the flight has a dedicated track.

Uploaded flight tracks can now be colored by altitude, with a legend and dashed sections where the path was estimated. AirTrail can also import readsb trace JSON files and help select the correct flight when a trace contains multiple legs.

An altitude-colored flight track with the individual flight details pane open

Passenger information has also been reworked. Each passenger can now have their own seat, flight reason, and custom field values. Custom fields now support multi-select values too. Existing seat and flight-reason data is migrated automatically.

Importing and browsing flight history is easier as well. v3.12.0 adds a Miles & More importer, mapping for unknown airlines and aircraft, and field-by-field conflict resolution when AeroDataBox returns different information. The flight list now groups connecting legs and separates upcoming flights from past ones.

This release also tightens permissions when importing AirTrail backups and fixes a path traversal issue in custom airline icon uploads.

🚀 Features

  • feat: add altitude-colored flight tracks by @johanohly in #658
  • feat: individual flight details pane by @mhlas7 in #649
  • feat: per-passenger custom fields and flight reasons by @johanohly in #679

🌟 Enhancements

  • fix: correct airport last visit date and add next visit by @jonlarson13 in #640
  • feat: add flight track preference option by @achatman in #655
  • fix: respect date and time preferences throughout the app by @johanohly in #660
  • feat: add unknown aircraft mapping to imports by @achatman in #669
  • fix: add additional PWA app icon sizes and fix the apple icon by @mhlas7 in #680
  • feat: in-app changelog enhancements by @johanohly in #683
  • feat: add Miles & More flight history importer by @nicolaus-hee in #685
  • fix: import flights with unknown airlines by @johanohly in #694
  • feat: consider the entered origin/destination when searching aerodatabox by @mhlas7 in #689
  • feat: add aerodatabox data conflict resolution modal by @mhlas7 in #673
  • feat: group layovers and separate upcoming from past flights by @Gaudv in #696

🐛 Bug fixes

  • fix: improve antimeridian flight track rendering and map interactions by @idunwannagotoschool in #657
  • fix: fill visited countries based on flights not working by @achatman in #659
  • fix: secure AirTrail backup imports by @johanohly in #662
  • fix: make Kosovo and Taiwan selectable on visited countries map by @johanohly in #663
  • fix: path traversal in airline icon upload by @bunlongheng in #695
  • fix: prefer precise AeroDataBox aircraft model by @johanohly in #705
  • fix: make the browser-side map caching actually work by @mhlas7 in #681
  • fix: treat an empty METAR response body as no data by @mews-se in #704
  • fix: count dropped FR24 rows and surface unknown aircraft by @mews-se in #703
  • fix: derive FR24 arrival times left empty in the export by @mews-se in #698
  • fix: align arc endpoints at high zoom by @johanohly in #706
  • fix: preserve flight list scroll after edit by @johanohly in #707
  • fix: close date picker after selection by @johanohly in #708

New Contributors

Full Changelog: v3.11.1...v3.12.0

Don't miss a new AirTrail release

NewReleases is sending notifications on new releases.