Releases: vatis-project/vatis
Releases Β· vatis-project/vatis
vATIS 4.0.0-beta.15
vATIS 4.0.0-beta.14
π Download vATIS
Added
- Implemented offline ATIS testing feature
Changed
- Contraction translations now handled by text-to-speech server (#139)
Fixed
vATIS 4.0.0-beta.13
π 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
π 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
π 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 as11/2SM
)
vATIS 4.0.0-beta.10
π Download vATIS
Fixed
vATIS 4.0.0-beta.9
vATIS 4.0.0-beta.8
π Download vATIS
Added
- Added support for customized ATIS formatting, see documentation for details
Changed
- Re-designed min-display window; include wind and altimeter
Fixed
vATIS 4.0.0-beta.7
π 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