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.4

This commit is contained in:
Tom Poole 2023-01-05 14:36:45 +00:00
parent f5051d4e39
commit 715fa7e8dc
26 changed files with 33 additions and 26 deletions

View file

@ -3,12 +3,19 @@
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.4
- Improved Metal device handling
- Adopted more C++17 features
- Improved input handling on macOS and iOS
- Fixed a GUI display issue on Linux
- Fixed some compiler warnings
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
- Improved AudioDeviceManager sample rate handling
- Fixed Studio One drawing performance
- Updated the FLAC library