brew-browser 0.7.1 / Brew Browser native 0.3.1
A small follow-up to 0.7.0 (Bundles). Signed + notarized; Tauri is the macOS
13+ / Linux build, native is the macOS 26 SwiftUI build. Split-track versions
track the same batch (native 0.3.1 ≙ Tauri 0.7.1).
What's new
Resizable Activity console
The bottom Activity console — the live brew output drawer — is now
resizable in both shells, so you can give a long install or upgrade as much
room as you want. Drag the divider to resize; the height persists across
launches (localStorage on Tauri, UserDefaults on native), clamped to a sensible
floor and 60% of the window. A community contribution by @cseelye (#136).
Fixes
- Linux CI produces artifacts again. The Linux bundle workflow was failing
at the updater-signing step (it tried to sign an updater artifact with a
private key CI doesn't hold), so no.deb/.rpm/.AppImagewere
published on tagged releases. The Linux auto-updater is unwired anyway, so the
build now skips that artifact and uploads the installers as intended (#149).
Note
The resizable Activity console was listed in the 0.7.0 notes but did not make
the 0.7.0 build — it landed just after. It ships here in 0.7.1.
Acknowledgments
Issues & feedback
github.com/msitarzewski/brew-browser/issues.
Every error toast in the app has a "Report" button that pre-fills the issue with
your context.