Skip to content

Commit 16de377

Browse files
mkschulzeclaude
andcommitted
docs(download): advertise v1.1-beta.20.7 as latest macOS beta
Adds a new "Latest macOS Beta β€” v1.1-beta.20.7 (Universal)" section above the existing v1.1-beta.20.5 download. v1.1-beta.20.7 is the first public beta of the native H.264 video stack β€” single universal binary running natively on both Apple Silicon and Intel Macs. v1.1-beta.20.5 stays visible as "Last Cross-Platform Beta" for users on Windows or Linux until those CI lanes ship in the next beta tag. Per memory `feedback_update_download_page` β€” always update docs/download.md when tagging a new beta release. This restores the practice after the v1.1-beta.20.6 user-directed pause (skipped download.md update because .20.6 was mac-arm64-only and most users needed cross-platform .20.5 anyway). v1.1-beta.20.7 supersedes both .20.5 (for Mac) and .20.6 (universal coverage). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3ca23b0 commit 16de377

1 file changed

Lines changed: 23 additions & 4 deletions

File tree

β€Ždocs/download.mdβ€Ž

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,33 @@ title: Download
77

88
---
99

10-
## v1.1 Beta β€” JUCE Rewrite
10+
## Latest macOS Beta β€” v1.1-beta.20.7 (Universal: Apple Silicon + Intel)
1111

12-
The new JUCE-based version of JamWide is available as a beta. This is a complete rewrite with multichannel output routing, DAW transport sync, standalone mode, and Linux support. (FLAC lossless support is in development; this beta uses OGG/Vorbis.)
12+
**First public beta of the native H.264 video stack.** Replaces VDO.Ninja browser companion with an in-app/in-plugin video stack compatible with the NinjamZap mobile/web clients via `video.ninjamzap.com:2049`. Single universal binary runs natively on both Apple Silicon and Intel Macs.
1313

14-
**This is beta software** β€” it may contain bugs. Please report issues on [GitHub](https://github.com/mkschulze/JamWide/issues).
14+
**Highlights:**
15+
- Native webcam capture + H.264 broadcast/receive in standalone and DAW-hosted plugin
16+
- Per-user video tile grid + detachable popout windows (multi-monitor)
17+
- HD broadcast preset (1280Γ—720 @ 30fps); Medium/Low presets for bandwidth-constrained sessions
18+
- iOS NinjamZap-mobile receiver compat (cross-AI encoder review by Javier @ NinjamZap)
19+
20+
**This is beta software** β€” report issues on [GitHub](https://github.com/mkschulze/JamWide/issues).
21+
22+
<div class="download-section">
23+
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.7" class="btn btn-primary btn-large">
24+
Download v1.1-beta.20.7 (macOS Universal)
25+
</a>
26+
<p class="version-info">macOS Universal (Apple Silicon + Intel) β€” Windows + Linux next beta</p>
27+
</div>
28+
29+
---
30+
31+
## Last Cross-Platform Beta β€” v1.1-beta.20.5
32+
33+
If you're on Windows or Linux, use this older beta until the next cross-platform tag lands. macOS users β€” prefer v1.1-beta.20.7 above; it has the new native video stack + variant-C freeze fix + Javier's encoder fixes.
1534

1635
<div class="download-section">
17-
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.5" class="btn btn-primary btn-large">
36+
<a href="https://github.com/mkschulze/JamWide/releases/tag/v1.1-beta.20.5" class="btn btn-large">
1837
Download v1.1-beta.20.5
1938
</a>
2039
<p class="version-info">macOS (Universal) / Windows (x64) / Linux (x64)</p>

0 commit comments

Comments
Β (0)