Skip to content

Commit 9ce21ec

Browse files
mkschulzeclaude
andcommitted
docs(download): advertise v1.1-beta.20.10 (skips broken 20.9 tag)
v1.1-beta.20.9 was tagged + the empty release page created before we caught that the Windows packaging step had also been shipping zips without ffmpeg DLLs since the vendored Windows tree landed. Rather than force-rewriting the v1.1-beta.20.9 tag (destructive), we bump to v1.1-beta.20.10. The v1.1-beta.20.9 tag remains as a historical marker; its release page will be deleted to avoid user confusion. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fb5ece8 commit 9ce21ec

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/download.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ title: Download
77

88
---
99

10-
## Latest Beta — v1.1-beta.20.9 (macOS Universal + Windows x64)
10+
## Latest Beta — v1.1-beta.20.10 (macOS Universal + Windows x64)
1111

12-
**Critical fix release.** v1.1-beta.20.8 crashed on launch on every macOS user's machine because the ffmpeg dylibs weren't bundled inside the `.app` / `.vst3` / `.component` / `.clap` — the binaries pointed at the GitHub Actions runner's build path. v1.1-beta.20.9 ships dylibs inside each bundle's `Contents/Frameworks/` and uses `@loader_path` so they resolve anywhere.
12+
**Critical fix release.** v1.1-beta.20.8 crashed on launch on every macOS user's machine because the ffmpeg dylibs weren't bundled inside the `.app` / `.vst3` / `.component` / `.clap` — the binaries pointed at the GitHub Actions runner's build path. v1.1-beta.20.10 ships dylibs inside each bundle's `Contents/Frameworks/` and uses `@loader_path` so they resolve anywhere.
1313

1414
**Highlights (carried over from beta.20.8):**
1515
- Native webcam capture + H.264 broadcast/receive in standalone and DAW-hosted plugin
@@ -21,8 +21,8 @@ title: Download
2121
**This is beta software** — report issues on [GitHub](https://github.com/mkschulze/JamWide/issues).
2222

2323
<div class="download-section">
24-
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.9" class="btn btn-primary btn-large">
25-
Download v1.1-beta.20.9 (macOS + Windows)
24+
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.10" class="btn btn-primary btn-large">
25+
Download v1.1-beta.20.10 (macOS + Windows)
2626
</a>
2727
<p class="version-info">macOS Universal (Apple Silicon + Intel) / Windows x64 — Linux next beta</p>
2828
</div>
@@ -33,7 +33,7 @@ title: Download
3333

3434
## Linux — use v1.1-beta.20.5 for now
3535

36-
If you're on Linux, use the older cross-platform beta until the next tag lands the camera-code conditional. v1.1-beta.20.9 ships macOS + Windows only.
36+
If you're on Linux, use the older cross-platform beta until the next tag lands the camera-code conditional. v1.1-beta.20.10 ships macOS + Windows only.
3737

3838
<div class="download-section">
3939
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.5" class="btn btn-large">

0 commit comments

Comments
 (0)