Skip to content

1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 13:40
· 184 commits to main since this release
7c93722

1.8.0 (2023-01-08)

Bug Fixes

  • arrival time format (00ad884)
  • clearing search (1760f56)
  • clicking out (743327d)
  • coordinates helper text (0610414)
  • distance to destination rounded to nearest mile (933ea81)
  • handle flightplans with no cruise tas (47d387a)
  • lat long labels (b0a46fb)
  • move traffic insights in navigation (7498c9c)
  • select width (970a8ee)
  • show all arriving aircraft in table (cec3294)
  • table columns (257c32c)
  • table should show ground aircraft (a9865aa)
  • total inbound should exclude landed (bb2f940)
  • unique constraint violations on pilot updates (0b96853)
  • update chart on airport change (bf27dfa)

Features

  • allow setting of coordinates for airports (9fcf5c0)
  • basic airport statistics page (39184e5)
  • calculate aircrafts distance to destination (80eeb10)
  • calculate estimated time of arrival (dd13954)
  • colour coded statuses (c0fc768)
  • determine pilot status (5290bde)
  • display graph of inbounds (fc7c1e3)
  • download and store network data (907ff7e)
  • make the chart a bar (ad62e76)
  • on the ground nearby overview bubble (99f2bbe)
  • properly store information (8859fef)
  • restrict insight access to known user roles (2dbe0fa)
  • searchable airports in insights (4642c0c)

Performance Improvements

  • dont use livewire for select highlighting (881eb79)