AirTrail
A modern, open-source personal flight tracking system
Alternative to: flighty, app in the air, tripit
About
Versions (66)
v0.1.2
2024-09-17What’s Changed
🚀 Features
- feat: import from JetLog by @johanohly in https://github.com/johanohly/AirTrail/pull/24
🐛 Bug fixes
- fix: handle 12-hour clock conversion edge-cases (12am and 12pm) (closes #31)
- fix: include some regional US airports that were previously filtered out due to wrong parsing of ICAO codes (closes #30)
🌟 Enhancements
- fix: default to departure date when no arrival date is supplied along with an arrival time
- fix: allow more time separators
- for example “10.40 PM” and “1040 PM” are allowed
- fix: add custom error page
Full Changelog: https://github.com/johanohly/AirTrail/compare/v0.1.1…v0.1.2