diff --git a/_posts/2025-11-23-supercollider-3.14.1.md b/_posts/2025-11-23-supercollider-3.14.1.md new file mode 100644 index 0000000..b51dd19 --- /dev/null +++ b/_posts/2025-11-23-supercollider-3.14.1.md @@ -0,0 +1,14 @@ +--- +layout: post +title: "SuperCollider 3.14.1" +description: "SuperCollider 3.14.1 now available" +category: Releases +author: dyfer +tags: [] +--- + +We are pleased to announce the release of SuperCollider 3.14.1! The release is available here: https://github.com/supercollider/supercollider/releases/tag/Version-3.14.1 + +This release fixes a bug when setting args as keyword arguments in class methods. It also fixes the content of some helpfiles, boost libraries integration, build system, and the CI pipeline. + +A big thank you to all developers for your contributions!