Skip to content

Releases: davewalker5/FlightRecorder

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

Version 1.5.0.0

05 Nov 18:24
7a2ff21
Compare
Choose a tag to compare
  • Add AeroDataBox API integration for looking up:
    • Flights
    • Airports
    • Aircraft

Version 1.4.0.0

30 Oct 12:38
d212d60
Compare
Choose a tag to compare
  • Added the export attribute to fields in the job status entity
  • This allows it to be exported as a CSV report

Version 1.3.0.0

27 Oct 07:07
2662e0f
Compare
Choose a tag to compare
  • Add the ability to export reports as CSV

Version 1.2.0.0

26 Oct 10:42
93870d2
Compare
Choose a tag to compare
  • Add support for background job status reporting
  • Improve unit test coverage for exports

Version 1.1.4.0

23 Oct 17:16
8e6f3e2
Compare
Choose a tag to compare
  • Added the Flights By Month report

Version 1.1.3.0

23 Oct 13:30
e0d6dda
Compare
Choose a tag to compare
  • Changes needed to support minimal aircraft properties in the database (only registration is now mandatory)