Skip to content

5.4.6

Compare
Choose a tag to compare
@juce-push-bot juce-push-bot released this 04 Feb 14:59
· 4047 commits to master since this release

== 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