JUCE 8.0.13 released

Thank you for reporting. A fix has been released on the juce9 branch

So no fix for JUCE 8, even though this is a regression just introduced, with a one-line fix?

I’d expect bugs to also be addressed in the JUCE 8 branch until JUCE 9 is officially released.

8 Likes

The fix has been pushed to develop

2 Likes

I believe the 8.0.13 release broke DPI scaling in some DAWs including Renoise (it gets applied twice, so JUCE’s UI is inflated extra large):

3 Likes

8.0.13 completely changes the ways DPI is handle in plugins on Windows (for the better), so that kind of issue was to be expected.

I really hope we will get a final JUCE 8 release that fixes all that. We are still within JUCE 8’s life cycle, right?

The way this was handled with JUCE 7 was a bit brutal honestly, with fixes left hanging in develop.

3 Likes

Found an issue introduced with this patch: in PluginDoctor when showing the plugin UI the window is too big for a fraction of a second (eg twice as big when DPI scale is 200%).

Hi,

I believe 8.0.13 broke the Projucer’s “Embedded Frameworks” for the Xcode builds.

Please see: