Releases: davewalker5/FlightRecorder
Releases · davewalker5/FlightRecorder
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
Version 1.12.0.0
- Remove the application version from the mount points in the Docker compose file
Version 1.11.1.0
- Fix "directory not found" export bug
Version 1.11.0.0
- Added summary sighting statistics report
Version 1.10.0.0
- Add support for an extensible user attributes scheme
- Add support for a "Default Location" to be used when logging sightings for a given user in the absence of another location being selected
Version 1.9.1.0
- Dependabot updates
Version 1.9.0.0
- Fix bug where IATA code validation interfered with the ability to edit existing flights
Version 1.8.0.0
- Fix sighting reports and aircraft editing bugs arising from aircraft with incomplete details
- Align API and UI version numbers
Version 1.6.0.0
- Release tagged following merge of the business logic, API and UI repositories into a single repository
- This release corresponds to:
- Version 1.7.0.0 of the API:
- Added AeroDataBox API integration for lookup of new:
- Flights
- Airports
- Aircraft
- Added AeroDataBox API integration for lookup of new:
- Version 1.6.0.0 of the UI:
- Add a job status report
- Add pagination to the following data maintenance pages:
- Countries
- Airports
- Manufacturers
- Locations
- Version 1.7.0.0 of the API:
- Previous release tags on this repository may not be reliable following the repository merge