Skip to content

Brew-browser

v0.7.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates What's new, Acknowledgments, and Bundles across a mixed release.

Changes in this release

Feature Medium

Activity console is now resizable in both shells, persisting height across launches.

Activity console is now resizable in both shells, persisting height across launches.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Linux CI workflow now successfully produces .deb, .rpm, and .AppImage artifacts.

Linux CI workflow now successfully produces .deb, .rpm, and .AppImage artifacts.

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

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 / .AppImage were
    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

  • @cseelye — the resizable Activity console, contributed to both shells
    (#136).

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.

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

Track Brew-browser

Get notified when new releases ship.

Sign up free

About Brew-browser

All releases →

Related context

Earlier breaking changes

  • v0.3.1 Bundle identifier changed from `dev.openbrew.browser` to `com.zerologic.brew-browser`, requiring re‑authorization on upgrade.

Beta — feedback welcome: [email protected]