mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Bump version number to 8.0.9
This commit is contained in:
parent
a37b35ad15
commit
cb9ec7e38f
30 changed files with 43 additions and 29 deletions
|
|
@ -3,6 +3,20 @@
|
|||
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
|
||||
|
||||
## Version 8.0.8
|
||||
|
||||
- Improved the TextEditor layout behaviour
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue