What's Changed
🚀 Features
- feat: add a PieChart for most specific aircraft flown by @conchyliculture in #260
🌟 Enhancements
- fix: improve airport search accuracy by using unaccented string matching by @johanohly in #270
- fix: always show arrival date in flight list by @johanohly in #274
🐛 Bug fixes
- fix(jetlog): if arrival time is before departure and no arrival_date is provided, assume next-day arrival by @johanohly in #272
- fix: when editing flight time, always display time in latin format by @johanohly in #273
📚 Documentation
New Contributors
- @nelsonni made their first contribution in #242
- @conchyliculture made their first contribution in #260
- @Gaudv made their first contribution in #261
Full Changelog: v2.5.2...v2.5.3