What's Changed
- ๐ Add Flighty CSV import, use
tini
for cleaner shutdowns, various fixes by @ClumsyAdmin in #94 - ๐ Support for connection flights by @pbogre in #97
- ๐ Implement ability to compute & display visited countries by @pbogre in #111
- Make AUTH_HEADER optional by @pbogre in #91
- Fix: Create valid tag on pull requests by @pbogre in #95
- Force public npm registry on Docker build by @pbogre in #98
- Prioritize shorter names in airport/airline queries by @pbogre in #96
- Add curl to runtime docker build by @pbogre in #102
- Fix editing tail number, import flight number from FR24 CSV by @pbogre in #103
- Remove geo markers API (use lines instead), implement rendering single flight trajectories by @pbogre in #109
- Statistics and Insights #107 by @Floo33R in #108
- WorldMap fix when user has no flights by @pbogre in #110
- Ability to bulk compute connections; avoid importing/exporting flight connections by @pbogre in #112
Note: you can automatically set the
connection
ย field for all of your previous flights by going toSettings > Compute flight connections
New Contributors
Full Changelog: v1.1.2...v1.1.3