Skip to content

Bump JUCE to 8.0.13#171

Merged
drowaudio merged 4 commits into
developfrom
8.0.13
May 26, 2026
Merged

Bump JUCE to 8.0.13#171
drowaudio merged 4 commits into
developfrom
8.0.13

Conversation

@sudara
Copy link
Copy Markdown
Collaborator

@sudara sudara commented May 25, 2026

A couple of fixes for pluginval to be happy with JUCE 8.0.13.

Main issue: createEditor() is private now, which means we have to use createEditorAndMakeActive (and tear it down afterwards).

This also removes 8.0.3 from tests in favor of 8.0.13 only, based on prior conversation with @drowaudio that we don't need to support multiple JUCE versions when pluginval is used as a dependency.

@sudara sudara marked this pull request as draft May 25, 2026 17:19
@sudara sudara marked this pull request as ready for review May 25, 2026 19:05
@drowaudio drowaudio merged commit 5bd45ad into develop May 26, 2026
7 checks passed
@drowaudio drowaudio deleted the 8.0.13 branch May 26, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants