JUCE v6.0.5 Release Notes
Release Date: 2020-12-01 // over 4 years ago-
== ⚡️ Major JUCE features and updates ==
This file just lists the more notable headline features. For more detailed info
🛠 about minor changes and bugfixes, please see the git log!🔖 Version 6.0.5
- ➕ Added more support for styling PopupMenus
- 🛠 Fixed some race conditions in the IPC and name named pipe classes
- Implemented multiple FileChooser improvements
- ➕ Added compatibility with the latest Android SDK
- Prevented CoreAudio glitches before accepting audio access permissions
- Made reading MIDI and audio files more robust
Previous changes from v6.0.4
-
== ⚡️ Major JUCE features and updates ==
This file just lists the more notable headline features. For more detailed info
🛠 about minor changes and bugfixes, please see the git log!🔖 Version 6.0.4
- 👌 Improved the Projucer update mechanism
- 🛠 Fixed an AUv3 parameter normalisation issue
- 🛠 Fixed WASAPI exclusive mode sample rate selection bug
- 🛠 Fixed a Linux build issue when omitting ALSA
🔖 Version 6.0.3
- 🛠 Fixed version numbers in project files
🔖 Version 6.0.2
- ➕ Added support for macOS 11 and arm64
- ➕ Added Windows IAudioClient3 support for low latency audio drivers
- ➕ Added Windows and macOS precompiled header support in the Projucer
- 👌 Improved accessibility support in the macOS menu bar
- 🛠 Fixed VST3 hosting for plug-ins requiring persistent DLL loads
- ⚡️ Updated macOS camera capture API
- 👌 Improved resave diffs in Projucer project files
- 🛠 Fixed some Linux JACK issues