Features
Bug Fixes
- Fixed an issue where the carrier deck position list was not populated in the launcher (#3444, !514, @zakalawe)
- Fixed an issue which prevented the launcher from starting when using Qt 6.11 (#3441, !519, @zakalawe)
- Fixed an issue in Nasal where selecting an empty directory could crash (#87, !277, @henning.stahlke)
- Fixed an issue where OpenGL was not detected under Wayland (#3386, !459, @zakalawe)
- Fixed an error when aircraft lack TCAS/GPWS sounds (#57, !482, @zakalawe)
- Fixed an issue in the input devices dialog when the devices list is emtpy (!255, @henning.stahlke)
Misc.
- A new
ENABLE_CCACHE CMake option controls use of the ccache compiler cache; it defaults to OFF. When enabled, compilations are much, much faster after the first one. (!256, !451, @frougon)