You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapted URL for winds aloft download to NOAA changes and added atmos as directory. This fixed the Error downloading or reading wind data issue. #623
Now disabling wind and other downloads with log warning message if URL is empty. #623
Corrected approach identifier in FLP flight plan export and loading for Aerosoft aircraft. Now using ARINC identifier for approaches and ignoring transitions of type VECTOR.
Added patch by Slawek Mikula to support loading of Avia Maps flight plans. #616
Added support for new faster VATSIM JSON feed. Allowing centers without coordinates now. #606
Now ignoring invalid content types like Unknown in MSFS manifest.json file which are often set wrongly by add-on developers. Added warnings for JSON parsing errors in files layout.json and manifest.json.
New gzip decompression methods for HTTP downloads. Added accept encoding to HTTP downloader to allow compressed downloads. All weather download classes now accept gzip encoding.
Fixed issue where userdata CSV backup files could not be imported and needed to be manually corrected before import.
Updates for detection of military airports and name capitalization.