Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@pierr3 pierr3 released this 29 Jun 21:36
· 154 commits to main since this release

What Changed

⚠️ This version changes the way the PTT key is detected, rebinding your PTT key in the settings is strongly recommended ⚠️

  • Upgrade to SFML 2.6.0, with multiple bugfix
  • Implemented Scancode, another way to handle keyboard keypressed and supporting significantly more keys (#32 #46)
  • Fix an issue with VHF filters not being disabled by config #47
  • Implemented the slurper:
    • This allows for faster connection, as pressing connect with pull data from VATSIM immediately
    • The datafile is still available in case the slurper is down, this will show in the top bar
    • If the slurper does not work, you can manually force the usage of the datafile by clicking on the slurper text in the top bar
    • Improved error messages related to VATSIM connection
  • Removed unused ATIS display, incompatible with current multiple ATIS systems
  • New app icon

Full Changelog: v1.1.0...v1.2.0