Skip to content

v1.2.0-beta

Latest

Choose a tag to compare

@TheEasyPilot TheEasyPilot released this 25 Jun 12:40
5a94919

1.2.0-beta - 2026-06-25

Finished my A-levels so expect alot more updates to come! This update contains some bug fixes and some refactoring of existing features.

Added

  • The theme of the webapp is intially set to the user’s choice for thier browser (DEV#16)
  • New flight plan PDF Generating system using pupeteer (DEV#10)
  • You can now use ‘/pdf-template’ to preview the flight plan pdf before generating
  • New landing page for AIVFR! User’s will now enter this page first before the main menu, which has changed to route ‘/home’ (DEV#35)

Fixed

  • Fixed variation calculation error where the inputs give reversed outputs (V East → M Best least) (DEV#9)
  • Fixed bug where the expenses and brief never appeared on initial download of flight plan (DEV#12)
  • Fixed bug where the AI could not generate a route if the departure and arrival aerodromes were the same (DEV#11)