Releases: pbogre/jetlog
Releases Β· pbogre/jetlog
v1.1.0 - Multiple users!
What's Changed
- π User authentication and different accounts by @pbogre in #48
- π Add aircraft side option by @adepssimius in #59
- Allow short usernames by @adepssimius in #57
- Minor UI changes
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
- @pbogre made their first contribution in #48
- @adepssimius made their first contribution in #57
Full Changelog: v1.0.2...1.1.0
v1.0.2
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
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
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
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
- @adamzvolanek made their first contribution in #19
Full Changelog: https://github.com/pbogre/jetlog/commits/v1.0.0-beta