
New features
- Background map refresh is moved to a separate thread. This way zooming and panning requires no time in the main thread, but it displays raster zoomed map while the background task finishes.
- To avoid LAGging all the simulated traffic is calculated and moved OnIdle time only. Also the planes are updated in every 15 seconds instead the old 60 seconds.
- Caching GDI object – once again to avoid LAGging.
- Display settings speed up (indexed element lists)

Bug fixes
- Random crash when a message was too long for the message area and the content was about to be wrapped.
- EOBT display fix.
- ASR content save in case no geographic data is requested.
- Simulator AUTO accept fixed.
- change ==> change.
