This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed release workflow to upload Tauri GUI bundles, resolving missing installer artifacts in previous releases.
Full changelog
[0.1.2] - 2026-04-22
Fixed
- Release workflow now uploads Tauri GUI bundles to the GitHub Release.
The upload glob pointed atgui/src-tauri/target/release/bundle/...
but this is a Cargo workspace with a sharedtarget/at the repo
root, so Tauri's actual output (target/release/bundle/...) was
being silently dropped byupload-artifact'sif-no-files-found: warn.
Thev0.1.0andv0.1.1releases shipped with zero installers; this
is the first release with.dmg/.AppImage/.deb/.msi
downloads attached.
Changed
- README: removed the "coming soon" banners now that npm publish is
live; documented that pre-release GUI installers are unsigned.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Relay
Local-first orchestrator that runs inside your existing Claude or Codex CLI via MCP; classifies a request, decomposes it into tickets with a dependency DAG, dispatches across one or more repos, and supervises with live PR tracking + approval gates. CLI, TUI (ratatui), and GUI (Tauri)
Related context
Related tools
Beta — feedback welcome: [email protected]