Releases: fboes/aerofly-wettergeraet
Releases · fboes/aerofly-wettergeraet
v1.4.3
- 🎁 Improve error output while encountering API errors
- 💊 Switch default API to HTTPS
v1.4.2
- 🎁 Improve error output while encountering API errors
v1.4.1
- 🎁 Improve error output while encountering API errors
v1.4.0
- 🎁 Add extra header
Authorization
for API calls, improve documentation for API keys
As the avwx.rest
API service decided to require an API key, the documentation has been updated. There is also now the required HTTP header supplied to the API. Sorry for the inconvenience. 😞
v1.3.1
- 🎁 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
v1.3.0
- 🎁 Switch GUI to feet and kts values
v1.2.10
- 🎁 Append METAR information to clipboard file
clip.txt
- 💊 Limit variable wind bearing impact relative to wind force
v1.2.9
- 🎁 Add link to airport approach procedures and other useful information
- 🎁 Set default airport to flightplan destination
- 🎁 Add link to world clock
v1.2.8
- 🎁 Switch ICAO airport code finder to https://opennav.com/search because of approach plates
- 🎁 Starting airport finder will open currently active airport code
v1.2.7
- 💊 Fix error handling of HTTP requests