JUCE v5.4.6 Release Notes

Release Date: 2020-02-04 // 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.6

    • ๐Ÿ›  Fixed compatibility with macOS versions below 10.11
    • Multiple thread safety improvements
    • โž• Added dynamic parameter and parameter group names
    • โšก๏ธ Updated to the latest Android In-App Purchases API
    • ๐Ÿ‘Œ Improvements to the Windows message queue under high load
    • Replaced WaitableEvent internals with std::condition_variable
    • ๐Ÿ›  Fixed some macOS text alignment issues