v0.3.4
Pre-releaseRelease state
Signed artifacts are published as a prerelease. This version is not
promoted to a final release until the Homebrew formula PR merges and
clean public-tap installations pass on Apple Silicon and Intel.
Direct download (prerelease assets available now)
Signed/notarized app assets are attached to this release.
Homebrew (available after the formula PR merges)
Menu bar app + daemon (not CLI-only):
brew tap DevVig/microbridge https://github.com/DevVig/microbridge
brew install microbridge
brew services start microbridge
open ~/Applications/Microbridge.appUpgrade later: brew update && brew upgrade microbridge
Signed + notarized DMG
Grab microbridge-ui-v0.3.4-aarch64-apple-darwin.dmg (Apple Silicon)
or …-x86_64-apple-darwin.dmg (Intel) from the assets below, open it, and drag
Microbridge into Applications. The app includes and starts its own local daemon;
no separate daemon or Marketplace plugin download is required.
Binary + app archive: ./scripts/install-from-release.sh v0.3.4
Full guide: INSTALL.md.
What's Changed
- chore(brew): bump formula to v0.3.3 by @github-actions[bot] in #75
- fix(release): use update.json for in-app updates (v0.3.4) by @DevVig in #76
Full Changelog: v0.3.3...v0.3.4
Homebrew formula PR
Homebrew publication is pending; this release remains a prerelease.