Skip to content

Releases: pbogre/jetlog

v1.1.1

15 Feb 13:41
d65ee8a
Compare
Choose a tag to compare

Summary

  • Ability to fetch flight data automatically using the flight number field πŸŽ‰
  • Statistics for airline frequency πŸŽ‰
  • Various new fields, including airline, tail_number, purpose πŸŽ‰
  • Flight distance and duration will now automatically update when (implicitly) edited
  • Ability to import new fields from MyFlightRadar24
  • Many UI improvements
  • Fixes related to statistics API
  • Fixes related to importing / exporting
  • CI/CD pipeline for automatic docker images
  • Various other bug fixes and enhancements

What's Changed

  • Flight fetching via callsign by @pbogre in #76
  • Importing: Use csv module for parsing by @ClumsyAdmin in #75
  • Add Airline Field by @cfarrell987 in #77
  • (fix) Sanitize query inputs for airport, airline endpoints by @pbogre in #81
  • Automatically update flight distance when updating airports by @pbogre in #82
  • Improvements to MFR24 importing (+ import airlines) by @pbogre in #83
  • Airline statistics, grid layout improvements by @pbogre in #84
  • Update flight duration when editing arrival/departure times by @pbogre in #85
  • enhancement : CI pipeline for pushing the docker image by @Helion55 in #79

New Contributors

Full Changelog: 1.1.0...v1.1.1

v1.1.0 - Multiple users!

05 Dec 14:35
9d3fb46
Compare
Choose a tag to compare

What's Changed

Note: upgrading to this version requires you to add a SECRET_KEY environment variable to your Docker compose file. Look at the installation wiki for more details

PS: I am sorry if this update took so long to release, in the past months I haven't had much time to dedicate to this project since I'm a college student. I don't expect this to change any time soon, but I also don't expect to stop working on Jetlog, so future releases will probably come slowly but steadily. Thanks for supporting this project of mine :)

New Contributors

Full Changelog: v1.0.2...1.1.0

v1.0.2

24 Sep 16:41
Compare
Choose a tag to compare

What's Changed

  • πŸŽ‰ Switched airport database provider to a more extensive database
  • Single flight view now shows more details about each airport
  • Improved the look of frequency-based markers
  • Fixed a bug that caused the exported CSV to contain invalid values for the ticket_class column
  • Some minor UI changes

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Sep 14:59
Compare
Choose a tag to compare

What's Changed

  • πŸŽ‰ Added new "Class" field. You can choose between Private, First, Business, Economy+, and Economy
  • πŸŽ‰ Rework and improvement of statistics and statistics page
  • You can now sort flights in the All Flights page by column (date, distance, duration, …)
  • Minor UI improvements

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Aug 05:24
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug that caused the export endpoints to only export 50 flights
  • Fixed a bug that caused the flight seat to not be updated when editing
  • Fixed a bug that caused the exported files to contain quotation marks
  • Importing CSV will now abort completely if the columns are invalid
  • Various small UI Improvements and bug fixes...

Full Changelog: v1.0.0-beta...v1.0.0

v1.0.0-beta

02 Aug 09:33
Compare
Choose a tag to compare

What's Changed

  • Added ability to import from MyFlightRadar24, Custom CSV
  • Added ability to export to CSV, iCal
  • Improved responsiveness
  • Added settings
    • Metric or Imperial system
    • Dynamic marker size (world map)
    • Dynamic line size (world map)
  • Added dynamic airport/flight sizes on world map (based on frequency)
  • Added arrival_date, flight_number, notes fields
  • Improved duration calculation
  • Ability to set a custom port for Jetlog
  • Many improvements and bug fixes...

New Contributors

Full Changelog: https://github.com/pbogre/jetlog/commits/v1.0.0-beta