- Improved documentation
- Fixed parsing of cloud levels if there are more than three cloud levels
- Improved time handling
- Added nautical time calculation
- 💊 Fixing URL encoding issues
- 🎁 Improve menu structure, adding "Reset time & date"
- 💊 Limit date to current and past dates
- 💊 Updating dependencies
- 🎁 Keeping time intact while importing from
main.mcf
or METAR info - 🎁 Added ICAO flight settings
- 🎁 Improved date parameter in URL
- 💊 Fixed time zone issues
- 🎁 Added support for Aviation Weather Center and date property
- 💊 Keep date / time at current date / time to enable fetching of current weather
- 💊 Fix VFR / IFR conditions, ignoring thin clouds
- 💊 Fix cloud layer height for Aerofly FS 4
- 🎁 World clock shows time at airport
- 🎁 Added pressure settings (not yet supported in "Aerofly FS 2" and "Aerofly FS 4")
- 💊 Improve position of cloud layers
- 🎁 Improve HTTP error messages
- 🎁 Show flight rules (VFR, MVFR, IFR, LIFR)
- 💊 Now also reads new MCF files
- 💊 Now also reads new MCF files
- 🎁 Improve error output while encountering API errors
- 💊 Switch default API to HTTPS
- 🎁 Improve error output while encountering API errors
- 🎁 Add extra header
Authorization
for API calls, improve documentation for API keys
- 🎁 Add airport names to labels, ignoring extra information while calling APIs
- 🎁 Make GUI sliders snap to next readable value
- 💊 Set maximum visibility to 15,000 meters, thus decreasing effects of low visibility
- 🎁 Switch GUI to feet and knots values
- 🎁 Append METAR information to clipboard file
clip.txt
- 💊 Limit variable wind bearing impact relative to wind force
- 🎁 Add link to airport approach procedures and other useful information
- 🎁 Set default airport to flightplan destination
- 🎁 Add link to world clock
- 🎁 Switch ICAO airport code finder to https://opennav.com/search because of approach plates
- 🎁 Starting airport finder will open currently active airport code
- 💊 Fix error handling of HTTP requests
- 🎁 Open METAR file via CLI parameter
- 🎁 Add menu option to open, reload and save the Aerofly configuration file
- 🎁 Add accelerator keys
- 💊 Fix handling of
--file
parameter, as it did not work as advertised - 💊 Improve desktop error output, restricting application to single instance
- 🎁 Open METAR file via CLI parameter (or double-click on desktop app)
- 🎁 Save METAR information to file
- 🎁 Add sample ICAO airport codes to combo box
- 🎁 Interpret date
YYYY/MM/DD
prepended to METAR string - 🎁 Read METAR information from file
- 🎁 Add ICAO airport code combo box with codes from current flightplan
- 💊 Fix handling of
--file
parameter, as it did not work as advertised. - 💊 Improve error handling
- 💊 Fix handling of non-valid JSON API replies.
- 💊 Remove unsecure functions
- 🎁 Add 64bit build settings
- 🎁 Add "Update" / "Help" menu entries
- 🎁 Add "Find ICAO airport codes" menu entries
- 🎁 Add marker for unsaved changes
- 💊 Fix METAR value translation into Aerofly Weather object (wind speed, visibility)
- 💊 Improve handling of ICAO airport codes
- 💊 Fix behavior of seconds in UTC time
- 🎁 Initial release