Skip to content

Releases: vatis-project/vatis

vATIS 4.0.0-beta.15

14 Dec 01:10
Compare
Choose a tag to compare
vATIS 4.0.0-beta.15 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Added support for custom station pressure #144

Changed

Fixed

  • Fixed metric cloud conversion #144
  • Fixed text-to-speech parsing for numbers that appear at the end of a phrase #143
  • Fixed broken ATIS audio for external ATIS generator #160
  • Fixed weather types #157 and #171

vATIS 4.0.0-beta.14

17 May 02:55
Compare
Choose a tag to compare
vATIS 4.0.0-beta.14 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Implemented offline ATIS testing feature

Changed

  • Contraction translations now handled by text-to-speech server (#139)

Fixed

  • Caret symbol removed from runway identifier in text ATIS (#141)
  • Fixed issue with saving static NOTAM definition ordinal (#140)
  • Fixed issue with present weather regex expression (#142)

vATIS 4.0.0-beta.13

10 May 02:29
Compare
Choose a tag to compare
vATIS 4.0.0-beta.13 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Added support for parsing individual runway identifiers (#131)
  • Added support for customizing undetermined cloud layer altitude (#138)
  • Mini display window position is now saved

Changed

  • Moved authentication token management to separate class
  • Force HttpClient to use IPv4 address, possible fix for #135
  • Don't immediately disconnect if METAR is not found during METAR refresh (#133)

Fixed

  • Fixed tab order and tab stops (thanks @neilenns)
  • Fixed UI issue with profile configuration tab hide/show functionality when switching between FAA and non-FAA composites

vATIS 4.0.0-beta.12

05 May 04:53
Compare
Choose a tag to compare
vATIS 4.0.0-beta.12 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Added LTFM and LTFO to airport navdata (submitted by @gurselalp)
  • Added navdata updater (vATIS will now update its navdata files when starting); moved navdata to separate repository

Changed

  • Disable self-contained option for silent installer; the required .NET files are now included with the silent update installer
  • Refactored contraction and navaid parsing

Fixed

  • Fixed issue that caused the client to crash if altimeter or winds are missing from the METAR
  • Catch ObjectDisposedException, possible fix for object disposed exception when shutting down vATIS
  • Fixed issue that caused ATIS letter to not cycle properly when advancing from Z to A

vATIS 4.0.0-beta.11

30 Apr 16:58
Compare
Choose a tag to compare
vATIS 4.0.0-beta.11 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Added text and voice templates to customize 9999 visibility
  • Added text and voice templates for cloud layers
  • Added text and voice templates for transition level
  • Added support for multiple standard observation times (#128)

Changed

  • Updated numerous nuget package versions

Fixed

  • Fixed missing space in visibility value (e.g. 1 1/2SM was being encoded as 11/2SM)

vATIS 4.0.0-beta.10

26 Apr 01:36
Compare
Choose a tag to compare
vATIS 4.0.0-beta.10 Pre-release
Pre-release

πŸ”— Download vATIS

Fixed

  • Fixed missing leading zero in spoken wind direction (7b5a210)
  • Fixed mispronunciation of "plus" and "minus" due to a missing space (951571f)
  • Fixed missing SG (Snow Grains) in present weather parsing (d54c0da)

vATIS 4.0.0-beta.9

20 Apr 19:38
Compare
Choose a tag to compare
vATIS 4.0.0-beta.9 Pre-release
Pre-release

πŸ”— Download vATIS

Changed

  • Enable double buffering on controls to hopefully fix UI artifacts

Fixed

  • Use Application.Exit during client updater process; this should prevent "error opening file for writing" errors (#124)
  • Fixed issue with frequency formatting (#125)

vATIS 4.0.0-beta.8

19 Apr 01:22
Compare
Choose a tag to compare
vATIS 4.0.0-beta.8 Pre-release
Pre-release

πŸ”— Download vATIS

Added

Changed

  • Re-designed min-display window; include wind and altimeter

Fixed

  • Fixed NullReferenceException if server is null in config file
  • Fixed issue with ATIS code range not saving correctly (#110, #121)
  • Fixed airport data race condition
  • Mark UseExternalAtisGenerator property obsolete, fixes #117

vATIS 4.0.0-beta.7

25 Mar 04:18
Compare
Choose a tag to compare
vATIS 4.0.0-beta.7 Pre-release
Pre-release

πŸ”— Download vATIS

Added

  • Added fullstop (period) after each spoken voice ATIS element

Changed

  • Tweaked hPa and inHg pressure variables, remove hardcoded "QNH" prefix (#98)
  • Changed VATDNS endpoint URL

Fixed

  • Fixed missing calm wind in voice and text output (#99)
  • Fixed issue that caused current ATIS letter to not update in the mini display window (#100)
  • Fixed issue that caused ATIS letter to be stuck blinking in composite tab after acknowledging updating in mini display window (#101)

vATIS 4.0.0-beta.6

23 Mar 23:21
Compare
Choose a tag to compare
vATIS 4.0.0-beta.6 Pre-release
Pre-release

πŸ”— Download vATIS

Fixed

  • Fixed ArgumentNullException