Changelog
v1.0.1
- Fixed Saving an airport to favorites was showing an error even though it succeeded
v1.0.0
- Added Backup export and import to the settings
- Changed Current airport time no longer stays static on page load
- Changed Improved accuracy of some of the calculations
- Changed Updated all dependencies to latest version
- Changed Improved density altitude calculation
- Fixed Some spelling/wording mistakes
- Fixed The local timezone setting not showing yesterday/tomorrow labels correctly for times
- Fixed VV000 not being displayed as 0 vertical visibility (previously it was filtered out)
v0.12.0
- Changed Updated all dependencies to latest version
v0.11.0
- Changed Updated all dependencies to latest version
- Fixed An AeroView data loading issue
v0.10.0
- Changed Updated all dependencies to latest version
v0.9.0
- Added Support for TAF-only stations
- Changed Updated all dependencies to latest version
v0.8.4
- Added A couple of additional error handling cases
- Changed Updated all dependencies to latest version
v0.8.3
- Changed Updated all dependencies to latest version
v0.8.2
- Fixed A bug that was not always showing the AeroView option for eligible airports
- Fixed A bug that caused the wrong airport information to be displayed in some cases
- Changed Updated all dependencies to latest version
v0.8.1
- Fixed An app crash when loading weather stations with only a single METAR
v0.8.0
- Changed The formatting for TAF time ranges if the from and to times are the same
- Changed The top search is now more responsive and prevents accidental Enter presses while a search is still running
- Fixed The METAR parser to cover an additional RVR edge case
v0.7.0
- Added Your current position coordinates to the nearby screen
- Changed The wind arrow option naming from 'Away from Wind' to 'With the Wind' to make it more clear
- Changed The coordinate formatting to use slightly less precision for better fit on smaller screens
- Fixed The ability to see the icon tooltips on mobile devices
v0.6.0
- Added AeroView for supported Canadian airports to see live winds, runway conditions and ATIS
- Added Changelog dialog to highlight changes since last use/visit of app
- Added Tooltips for TAF forecast abbreviations (if used on small screens)
- Changed The way tooltips work slightly to make them work better on touch devices
v0.5.0
- Added Option to configure wind direction indication. Either point away from the wind (default) or into the wind (previous default)
- Added Option to configure how the airport list gets displayed. You can now switch between decoded version (default) or raw METAR
- Changed The default wind direction indication to point away from the wind
- Changed The METAR/TAF encode/decode setting is now persisted
- Changed The "recommended" runway (the runway with a headwind component) indication is now a bit more clear
v0.4.0
- Added Display of vertical visibility in METAR reports
- Added Tooltips to explain some of the icons used
- Added Support to create new custom groups from the favorite dialog
- Changed TAF time color to make the different sections easier to visually identify
- Fixed An error when hitting 'Return' without a value entered in the search box
v0.3.0
- Added Max range support for RVR reports
v0.2.0
- Added RVR support
- Changed Styling for TAF time range to make it fit better on different screen sizes
- Fixed TAF not indicating light weather (e.g. -RA)
v0.1.0
- Added Initial beta release!