Releases: davewalker5/FlightRecorder
Releases · davewalker5/FlightRecorder
Version 1.23.0.0
ADS-B BaseStation Reader Tracker Hub Integration
- Integrate with the ADS-B BaseStation Reader Tracking Hub application to present live aircraft tracking data
Version 1.21.0.0
- Added info icon to show airport details from the flight details page
- API returns airport details as part of the Flight object
- Fix error saving new aircraft with no model
- Provide more detail in 'last sighting' and 'sighting saved' messages
- Fixed bug adding aircraft with 0/missing age
- Show 'my flight' indicator in sighting search results
- UI Locale Fix for Date Entry
Version 1.20.0.0
UI data entry improvements, as follows:
- Enforce uppercase entry for the following fields in the UI:
- Flight numbers
- Aircraft registration numbers
- Aircraft serial numbers
- Airport IATA codes
- Enforce numeric only data entry for the following fields in the UI:
- Altitude, on the sighting details page
- Aircraft age, on the aircraft details page
- Aircraft age, in the aircraft editor
- In the search pages for the editors, respond to ENTER in the following fields to retrieve records for editing:
- Aircraft registration, for the aircraft editor
- Embarkation and Destination , for the flight editor
Version 1.19.0.0
- Bump urllib3 from 2.4.0 to 2.5.0 in /reports
- Bump pillow from 11.2.1 to 11.3.0 in /reports
- Refactor the clients used by the UI to talk to the API
- Aircraft API endpoint, manager and logging improvements
- Airlines API endpoint, manager and logging improvements
- Airports API endpoint, manager and logging improvements
- Countries API endpoint, manager and logging improvements
- Job Status API endpoint, manager and logging improvements
- User management and authentication API endpoint, manager and logging improvements
- Don't uppercase country names when updating them
- Make sure the associated country is returned via the API when an airport is updated
- Location API endpoint, manager and logging improvements
- Manufacturer API endpoint, manager and logging improvements
- Remove redundant duplicate test class
- Flights API endpoint, manager and logging improvements
- Aircraft models API endpoint, manager and logging improvements
- Sightings API endpoint, manager and logging improvements
- Location management UI improvements
- Airline management UI improvements
- Manufacturer management UI improvements
- Airport management UI improvements
- Sighting management UI improvements
- In-app reporting UI improvements
Version 1.18.0.0
- Added additional out-of-application reports:
- Aircraft type trends over time
- Aircraft type by airline heatmap
- Manufacturer popularity over time
Version 1.17.0.0
- Added new out-of-app reports:
- Manufacturer/aircraft type heatmap for all manufacturers
- Manufacturer/aircraft type pie chart for a single manufacturer
Version 1.16.0.0
- Added new out-of-app reports:
- Top N airlines over time
- Top N manufacturers and aircraft types
- Top routes (unidirectional and bidirectional)
Version 1.15.0.0
- Added out-of-app reporting using Jupyter Notebooks
Version 1.14.0.0
- Add sighting location to the sightings reports
- Add support to tag flights you’ve flown on as “My Flight"
- Add a “My Flights” report
Version 1.13.0.0
- Report most recent sighting details for a flight when entering flight details for a new sighting
- Report most recent sighting details for an aircraft when entering aircraft details for a new sighting