JUCE v6.0.1 Release Notes

Release Date: 2020-07-07 // 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.1

    • ๐Ÿ›  Fixed a bug in the Projucer GUI editor causing existing code to be overwritten
    • โšก๏ธ Updated Android Oboe to 1.4.2
    • โฌ†๏ธ Bumped default Android Studio gradle and plugin versions to the latest
    • ๐Ÿ›  Fixed some Android Oboe and OpenSL issues
    • ๐Ÿ›  Fixed some Doxygen parsing issues
    • ๐Ÿ›  Fixed MIDI input/output bus enablement in VST3 plug-ins
    • ๐Ÿ‘Œ Improved Windows Clang compatibility
    • ๐Ÿ›  Fixed GCC 4.8 and 5.0 compatibility
    • ๐Ÿ›  Fixed some VST3 build errors and warnings on Linux
    • ๐Ÿ›  Fixed dynamically loaded X11 library names on Linux
    • ๐Ÿ›  Fixed Projucer CLion exporter generated CMakeLists.txt
    • ๐Ÿ›  Fixed drag and drop for non-DPI aware plug-ins on Windows