JUCE v6.0.5 Release Notes
Release Date: 2020-12-01 // over 2 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