Major JUCE features and updates
This file lists the more notable headline features. For more detailed info
about changes and bugfixes please see the git log and BREAKING_CHANGES.md.
Version 8.0.9
- Added support for configurable font features (ligatures, kerning, ...)
- Multiple improvements to Android windowing
- Multiple improvements to text shaping
- Fixed clearing audio buffers on WASAPI device start/stop
- Fixed AU hosting of plug-ins with poorly implemented parameters
- Added macOS/iOS 26 support
- Added support for iOS UIScene lifecycle on iOS 13+
- Added support for 32-bit int WAV files
- Multiple Linux WebView improvements
- Fixed an issue with MIDI FX AAX plug-ins on any audio channel layouts
- Accessibility navigation is now enabled by default for disabled components