mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Bump version number to 8.0.10
This commit is contained in:
parent
81e4d59da2
commit
360dfe5f3d
29 changed files with 37 additions and 28 deletions
|
|
@ -3,6 +3,15 @@
|
|||
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.10
|
||||
|
||||
- Avoided restarting Android Activities on system theme change
|
||||
- Fixed an issue with PopupMenu item visibility
|
||||
- Fixed iOS screen size detection in plug-ins
|
||||
- Fixed some LLVM 21 compiler warnings
|
||||
- Fixed some Direct2D drawning issues
|
||||
- Fixed an XEmbedComponent issue
|
||||
|
||||
## Version 8.0.9
|
||||
|
||||
- Added support for configurable font features (ligatures, kerning, ...)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue