Skip to content

Releases: davewalker5/FlightRecorder

Version 1.23.0.0

06 Nov 07:55

Choose a tag to compare

ADS-B BaseStation Reader Tracker Hub Integration

Version 1.21.0.0

04 Sep 07:24

Choose a tag to compare

  • 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

03 Aug 10:37
9466d90

Choose a tag to compare

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

15 Jul 10:17
a5bcdf9

Choose a tag to compare

  • 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

22 Apr 16:40
34f62af

Choose a tag to compare

  • 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

21 Apr 14:20
6300e9c

Choose a tag to compare

  • 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

21 Apr 09:15
4c01f43

Choose a tag to compare

  • 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

20 Apr 18:06
d86abc8

Choose a tag to compare

  • Added out-of-app reporting using Jupyter Notebooks

Version 1.14.0.0

01 Dec 11:24
1010837

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

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