Skip to content

Releases: EMcNugget/D-ATIS-to-vATIS

v1.7.3

19 Sep 13:40
11fec35
Compare
Choose a tag to compare

See the CHANGELOG for more details.

v1.7.2

09 Sep 04:38
Compare
Choose a tag to compare

See the CHANGELOG for more details.

v1.7.1

06 Sep 18:30
Compare
Choose a tag to compare

Patch Changes

  • aebdb99: Added GUI for adding custom contractions
  • a876405: Added ability to suppress new ATIS notification
  • 0eafaa6: Fixed ATIS's with parsing errors not displaying a code in the alert message

v1.7.0

04 Sep 03:16
Compare
Choose a tag to compare

Minor Changes

  • 1eba84e: Added ability to fetch ATIS for all airports in a profile

Patch Changes

  • 1eba84e: Fixed alerts having duplicate messages (resurgence)
  • 1eba84e: Fixed profile dropdown duplicating entries when selecting a profile
  • 1eba84e: Added added error handling for fetching
  • 9c00d5e: Fixed settings validation CTD

v1.6.1

30 Aug 14:29
Compare
Choose a tag to compare

Patch Changes

  • 44e85ef: Added contractions for atis introduction (e.g "ATL DEP INFO" -> "ATL DEPARTURE ")
  • ad5569a: Added dropdown for profiles

v1.6.0

12 Aug 01:11
Compare
Choose a tag to compare

Minor Changes

  • 0cdfb6b: Added option to listen for D-ATIS updates. Notifies user via alert and sound.

Patch Changes

  • 0cdfb6b: Added option to open vATIS on fetch.
  • 5b0bc61: Various styling changes.
  • 5b0bc61: Settings validation now correctly orders entries.
  • 77a101c: Added versioning CI
  • 0cdfb6b: Updated default window size to better fit added settings.

v1.5.3

09 Aug 05:06
Compare
Choose a tag to compare

Changes:

  • Added settings validiation where if a key value pair is missing it will add the default value to prevent a setting parsing error.
  • Added option to use default vATIS installation path.
  • Fixed user being able to fetch ATIS even while vATIS is open.
  • Updated contractions.
  • Tweaked alert messages.
  • Tweaked log entries.

Note:

Windows users, I have removed .exe from the installer options. I advise that you reinstall with the .msi version.

v1.5.1

08 Aug 23:43
Compare
Choose a tag to compare

Changes:

  • Can no longer fetch while vATIS is running.
  • Tooltip resets when all the criteria are met.

v1.5.0

08 Aug 23:04
Compare
Choose a tag to compare

Changes:

  • Added updater.
  • Added custom contractions.

App v1.4.5

06 Aug 07:23
Compare
Choose a tag to compare

Changes:

  • Fixed user having the ability to fetch ATIS without setting vATIS installation path, casuing CTD.
  • Fixed theme not initializing correctly on startup.
  • Added tooltip to Fetch button.