We are publishing SuperCollider 3.14.0-rc2, a release candidate for the next minor version of SC. As this is a release candidate, it is meant for testing and evaluation, and it is not an official release. If no major issues are found in the release candidate, a proper release will be made in about a week. You can download it here: Release 3.14.0-rc2 · supercollider/supercollider · GitHub
The changes from 3.14.0-rc1 include:
- Fix View.setBackgroundImage by @elgiano in #6970
- UDP: set max buffer size to 4MB and fallback to 1MB by @xunil-cloud in #6989
- Adjust touchpad and mouse wheel scrolling by @elgiano in #7030
- Add kwargs for Pbindef and PbindProxy by @telephon in #6977
- Fix scrolling in NodeTreeView by @prko in #6948
- Use WASAPI as default backend on Windows by @dyfer in #6994
- Increase font size of status box by @capital-G in #7033
- Fix crash on some Wayland configurations by @dyfer in #7036
A big thank you to all developers for your contributions!
Full Changelog: supercollider/CHANGELOG.md at 3.14 · supercollider/supercollider · GitHub
Marcin, Dennis, Gianluca, and Josh