v0.3.6
Release state
Signed artifacts and the Homebrew formula are publicly available. Clean installs passed on Apple Silicon; Intel finalize was not re-run for this tag.
Direct download
Signed/notarized app assets are attached to this release.
Homebrew (publicly available)
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.6-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.6
Full guide: INSTALL.md.
What's Changed
- chore(brew): bump formula to v0.3.5 by @github-actions[bot] in #80
- fix(t3): accept T3 Code 0.0.29 and matching nightlies by @DevVig in #81
- chore(release): bump to v0.3.6 by @DevVig in #82
Full Changelog: v0.3.5...v0.3.6
Homebrew formula PR
Homebrew installation is publicly available.