JUCE v5.4.7 Release Notes

Release Date: 2020-02-10 // about 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 5.4.7

    • ๐Ÿ›  Fixed a macOS focus bug causing Components to not receive mouse events
    • ๐Ÿ›  Fixed a potential NullPointerException in the Android IAP code
    • ๐Ÿ›  Fixed an entitlements file generation bug in the Projucer
    • โšก๏ธ Send VST2 audioMasterUpdateDisplay opcode on the message thread to fix some hosts not updating
    • ๐Ÿ›  Fixed some build errors and warnings when using Clang on Windows
    • ๐Ÿ”„ Changed the default architecture specified in Linux Makefiles generated by the Projucer