1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Bump version number to 8.0.4

This commit is contained in:
Tom Poole 2024-11-18 10:12:15 +00:00
parent 04a04cffcd
commit 71af005543
30 changed files with 44 additions and 29 deletions

View file

@ -3,6 +3,21 @@
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.4
- Simplified singleton creation
- Fixed some Javascript and C++ interoperability issues
- Added exact passthrough of MIDI CC timestamps
- Switched to obtaining MIDI plug-in properties at runtime
- Improved Windows Arm CMake support
- Improved ShapedText
- Fixed some issues with Windows DLL builds
- Add system-provided timestamps to VBlankAttachment and animations
- Fixed some iOS deprecation warnings
- Updated embedded CHOC version
- Updated embedded Oboe version
- Moved the JavaScript implementation into a separate module
## Version 8.0.3
- Updated the AAX SDK to 2.8.0