Skip to content

Releases: openblocks-project/patchwork

Patchwork v0.0.10

Choose a tag to compare

@allwinwilliams allwinwilliams released this 19 Jun 02:21

First signed + notarized macOS release.

Install (macOS)

  1. Download Patchwork-0.0.10.dmg below
  2. Open it, drag Patchwork to your Applications folder
  3. Launch from Applications. No Gatekeeper warnings — fully notarized by Apple.

Apple Silicon and Intel Macs both supported. Minimum macOS 11.

External tools (install separately if you want video features)

  • ffmpeg — required for Video In / Video Out / Web Stream. Install via brew install ffmpeg, or download a prebuilt static binary from https://evermeet.cx/ffmpeg/ (no package manager needed).
  • yt-dlp — only needed for YouTube/Vimeo as Video In sources. brew install yt-dlp, pip install yt-dlp, or grab the standalone binary from https://github.com/yt-dlp/yt-dlp/releases.

What's in this release

  • First proper macOS release — signed with Apple Developer ID, notarized, stapled. No more right-click-open dance.
  • Syphon.framework now bundled inside the .app — no host-side install needed for Syphon output to OBS / Resolume / etc.
  • Video In resolution range widened to 1×1–4096×4096 across Camera / URL / File / Screen sources.
  • Better install hints when ffmpeg or yt-dlp is missing (not just brew anymore).

Verify the download (optional)

shasum -a 256 Patchwork-0.0.10.dmg
# expected: 3b7823bc8fa7dc36edcbcb25a2649e2ccbbf18ff6cbc2f32670699e5c94b0d5e

Windows

Windows still has some issue. Will be fixing those in next release.

v0.0.8

Choose a tag to compare

@allwinwilliams allwinwilliams released this 07 May 12:13

Video In — URL source with Visual and Audio output ports.

Web App — bidirectional values (patchwork.set / send), QR code in the node UI.

Fixes — UX, Audio, OS: Windows builds

v0.0.7

Choose a tag to compare

@allwinwilliams allwinwilliams released this 22 Apr 02:16

What's Changed

  • Visuals, Audio Improvement
  • UX improvements

Full Changelog: v0.0.6...v0.0.7

v0.0.5

v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@allwinwilliams allwinwilliams released this 10 Apr 03:31

Key addition: Network communication(Net Send, Net Receive). Added more nodes. Fix some bugs.

v0.0.4

v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@allwinwilliams allwinwilliams released this 06 Apr 20:12

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

Patchwork v0.0.3

Patchwork v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@allwinwilliams allwinwilliams released this 04 Apr 01:06

Improvements across UI and Audio. Still has a lot of bugs across.

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@allwinwilliams allwinwilliams released this 30 Mar 23:20

key updates

  • Migrated 20+ nodes to a trait based structure

  • UI Improvements

  • Audio improvements

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@allwinwilliams allwinwilliams released this 23 Mar 10:30

First test version:
Only for Mac OS