JUCE v6.0.4 Release Notes

Release Date: 2020-10-14 // over 3 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.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