From 9c8f413976ba97232f0a0e30a54e6506742825b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20P=C4=85czkowski?= Date: Sat, 15 Mar 2025 13:15:29 -0400 Subject: [PATCH] Create 2025-03-15-supercollider-3.13.1.md --- _posts/2025-03-15-supercollider-3.13.1.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _posts/2025-03-15-supercollider-3.13.1.md diff --git a/_posts/2025-03-15-supercollider-3.13.1.md b/_posts/2025-03-15-supercollider-3.13.1.md new file mode 100644 index 0000000..44f78f5 --- /dev/null +++ b/_posts/2025-03-15-supercollider-3.13.1.md @@ -0,0 +1,16 @@ +--- +layout: post +title: "SuperCollider 3.13.1" +description: "SuperCollider 3.13.1 now available" +category: Releases +author: dyfer +tags: [] +--- + +We are pleased to announce the release of SuperCollider 3.13.1! The release is available here: https://github.com/supercollider/supercollider/releases/tag/Version-3.13.1 + +This release fixes HID support on Linux. + +There are no functional updates for macOS and Windows and we won't be publishing new binaries for these platforms. Please use [3.13.0](https://github.com/supercollider/supercollider/releases/tag/Version-3.13.0) to download builds for these platforms. + +A big thank you to all developers for your contributions!