Skip to content

6.0.8

Choose a tag to compare

@juce-push-bot juce-push-bot released this 22 Mar 11:04
· 3648 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 6.0.8

  • Fixed a macOS graphics invalidation region issue
  • Improved the handling of modal dialog dismissal
  • Fixed audio glitching in CoreAudio before microphone permission is granted
  • Improved AUv3 resizing and initialisation
  • Fixed some string to double conversions
  • Improved iOS split view behaviour
  • Added Display::safeAreaInserts
  • Improved assertion behaviour on macOS ARM
  • Multiple resizing and display scaling fixes
  • Added more information to audioProcessorChanged callbacks
  • Fixed some DSP convolution issues
  • Added host detection on macOS ARM