Skip to content

v0.3.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:34
· 17 commits to main since this release
d07a5b6

Release 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.app

Upgrade 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

#79

Homebrew publication is pending; this release remains a prerelease.