Skip to content

Commit b79d5a4

Browse files
authored
Merge pull request #304 from supercollider/downloads-and-news-for-3.14.0
Update downloads and news for 3.14.0
2 parents 2192874 + fbc13a2 commit b79d5a4

File tree

2 files changed

+42
-15
lines changed

2 files changed

+42
-15
lines changed

_data/downloads.yml

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@ os:
88
- key: current_version
99
name: Current Version
1010
end_text: macOS builds are signed and notarized
11+
downloads:
12+
- name: 3.14.0 universal binary, macOS 11+
13+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.14.0/SuperCollider-3.14.0-macOS-universal.dmg
14+
- name: 3.14.0 "legacy" x64, macOS 10.15+
15+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.14.0/SuperCollider-3.14.0-macOS-x64-legacy.dmg
16+
- key: previous_releases
17+
name: Previous Releases
1118
downloads:
1219
- name: 3.13.0 universal binary, macOS 10.14 and later
1320
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0-macOS-universal.dmg
1421
- name: 3.13.0 "legacy" x64, macOS 10.10-10.13
1522
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0-macOS-x64-legacy.dmg
16-
- key: previous_releases
17-
name: Previous Releases
18-
downloads:
1923
- name: 3.12.2 for macOS 10.13 and later
2024
link: https://github.com/supercollider/supercollider/releases/download/Version-3.12.2/SuperCollider-3.12.2-macOS.dmg
2125
- name: 3.12.2 - legacy (macOS 10.10-10.12)
@@ -49,12 +53,12 @@ os:
4953
# The first download in this category will be shown on the index page
5054
- key: current_version
5155
name: Current Version
52-
end_text: Build with gcc >= 6.3
56+
end_text: Build with gcc >= 9
5357
downloads:
54-
- name: 3.13.1 source tarball for Linux
55-
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.1/SuperCollider-3.13.1-Source.tar.bz2
56-
- name: 3.13.1 GPG signature
57-
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.1/SuperCollider-3.13.1-Source.tar.bz2.asc
58+
- name: 3.14.0 source tarball for Linux
59+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.14.0/SuperCollider-3.14.0-Source.tar.bz2
60+
- name: 3.14.0 GPG signature
61+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.14.0/SuperCollider-3.14.0-Source.tar.bz2.asc
5862
- key: official_linux_packages
5963
name: Official Linux Packages
6064
downloads:
@@ -88,18 +92,20 @@ os:
8892
# The first download in this category will be shown on the index page
8993
- key: current_version
9094
name: Current Version
91-
end_text: Supports Windows 7, 8, 10
95+
end_text: Supports Windows 10, 11
9296
downloads:
93-
- name: 3.13.0 for Windows 64-bit
94-
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0_Release-x64-VS-3188503.exe
95-
- name: 3.13.0 for Windows 32-bit
96-
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0_Release-x86-VS-3188503.exe
97+
- name: 3.14.0, x64
98+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.14.0/SuperCollider-3.14.0_Release-x64-VS-d263b8c.exe
9799
- key: previous_releases
98100
name: Previous Releases
99101
downloads:
100-
- name: 3.12.2 for Windows 64-bit
102+
- name: 3.13.0, 64-bit
103+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0_Release-x64-VS-3188503.exe
104+
- name: 3.13.0, 32-bit
105+
link: https://github.com/supercollider/supercollider/releases/download/Version-3.13.0/SuperCollider-3.13.0_Release-x86-VS-3188503.exe
106+
- name: 3.12.2, 64-bit
101107
link: https://github.com/supercollider/supercollider/releases/download/Version-3.12.2/SuperCollider-3.12.2_Release-x64-VS-7c4c983.exe
102-
- name: 3.12.2 for Windows 32-bit
108+
- name: 3.12.2, 32-bit
103109
link: https://github.com/supercollider/supercollider/releases/download/Version-3.12.2/SuperCollider-3.12.2_Release-x86-VS-7c4c983.exe
104110
- name: 3.11.2, 64-bit
105111
link: https://github.com/supercollider/supercollider/releases/download/Version-3.11.2/SuperCollider-3.11.2-Windows-64bit-VS.exe
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: "SuperCollider 3.14.0"
4+
description: "SuperCollider 3.14.0 now available"
5+
category: Releases
6+
author: dyfer
7+
tags: []
8+
---
9+
10+
We are pleased to announce the release of SuperCollider 3.14.0! The release is available here: https://github.com/supercollider/supercollider/releases/tag/Version-3.14.0
11+
12+
This version has a number of changes since SC 3.13. Highlights include:
13+
14+
- Sclang functions now support collecting arbitrary keyword arguments via `{ |...args, kwargs| kwargs }`
15+
- The initialization sample of multiple UGens was fixed
16+
- Documentation can now also be themed like the IDE
17+
- Due to updated bundled boost libraries on macOS and Windows, FluCoMa UGens which were working under SuperCollider 3.13 are not compatible anymore with 3.14! Go to https://github.com/flucoma/flucoma-sc to check for compatible version.
18+
- This does not apply to other extensions - e.g. sc3-plugins version 3.13 will still work with SuperCollider 3.14, as the plugin interface was not changed
19+
- Even though these are not as much of user-facing changes, there were countless structural upgrades: we migrated to Qt6, added and improved tests, updated 3rd-party libraries, updated the build system for most recent build tools, and adapted a new organizational structure for development
20+
21+
A big thank you to all developers for your contributions!

0 commit comments

Comments
 (0)