Skip to content

Releases: pbogre/jetlog

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