Skip to content

Releases: davewalker5/FlightRecorder

Version 1.14.0.0

01 Dec 11:24
1010837
Compare
Choose a tag to compare
  • 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

30 Nov 09:30
ca5392f
Compare
Choose a tag to compare
  • 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

18 Aug 09:41
3efb387
Compare
Choose a tag to compare
  • Remove the application version from the mount points in the Docker compose file

Version 1.11.1.0

14 Aug 07:33
a2af588
Compare
Choose a tag to compare
  • Fix "directory not found" export bug

Version 1.11.0.0

13 Aug 09:12
929f1c6
Compare
Choose a tag to compare
  • Added summary sighting statistics report

Version 1.10.0.0

10 Jul 16:03
44a9196
Compare
Choose a tag to compare
  • 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

17 Jan 17:54
7f6ba31
Compare
Choose a tag to compare
  • Dependabot updates

Version 1.9.0.0

11 Dec 14:58
fd5a076
Compare
Choose a tag to compare
  • Fix bug where IATA code validation interfered with the ability to edit existing flights

Version 1.8.0.0

11 Dec 11:56
0c2381c
Compare
Choose a tag to compare
  • Fix sighting reports and aircraft editing bugs arising from aircraft with incomplete details
  • Align API and UI version numbers

Version 1.6.0.0

10 Dec 17:50
Compare
Choose a tag to compare
  • 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
    • 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
  • Previous release tags on this repository may not be reliable following the repository merge