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 7.0.3

This commit is contained in:
Tom Poole 2022-11-29 11:04:54 +00:00
parent 23445ebd92
commit 306ed633c6
27 changed files with 36 additions and 27 deletions

View file

@ -3,6 +3,15 @@
This file just lists the more notable headline features. For more detailed info
about changes and bugfixes please see the git log and BREAKING-CHANGES.txt.
Version 7.0.3
- Added a unique machine ID
- Added new threading classes
- Improved the performance of multiple OpenGL contexts
- Refactored AudioProcessorGraph
- Improved AudioDeviceManager sample rate handling
- Fixed Studio One drawing performance
- Updated the FLAC library
Version 7.0.2
- Fixed accessibility table navigation
- Fixed Android file access on older APIs