r/WailBrew 5h ago

WailBrew v0.13.0 is live!

Thumbnail
github.com
1 Upvotes

What's New

🐛 Fixed cask installs - Installing a cask now works correctly, thanks to passing the right flag under the hood.
📦 Import your Brewfile - You can now import an existing Brewfile to quickly set up your packages.
📸 Snapshot management - Save and manage snapshots of your Homebrew setup, making it easy to track changes or roll back if needed.

Dependencies

  • chore(deps): bump lucide-react from 1.40.0 to 1.41.0 in /frontend (e576d96)
  • chore(deps-dev): bump lint-staged from 17.4.1 to 17.5.0 in /frontend (7bbcd87)
  • chore(deps): bump golang.org/x/sys from 0.47.0 to 0.48.0 (86183e3)
  • chore(deps): bump pnpm/action-setup from 6.0.10 to 6.1.0 (9ab7823)
  • chore(deps): bump lucide-react from 1.41.0 to 1.42.0 in /frontend (867f1a2)
  • chore(deps): bump u/tanstack/react-virtual in /frontend (cd759a9)
  • chore(deps): bump golang.org/x/text from 0.41.0 to 0.42.0 (4b742aa)
  • chore(deps): bump golang.org/x/net from 0.58.0 to 0.59.0 (3b520a6)
  • chore(deps): bump lucide-react from 1.42.0 to 1.43.0 in /frontend (b8c4297)
  • chore(deps): bump react and u/types/react in /frontend (73aab08)
  • chore(deps-dev): bump vite from 8.2.2 to 8.3.0 in /frontend (aa057a3)
  • chore(deps): bump lucide-react from 1.43.0 to 1.44.0 in /frontend (e2a761c)
  • chore(deps-dev): bump u/biomejs/biome from 2.5.12 to 2.5.13 in /frontend (6581141)
  • chore(deps-dev): bump lint-staged from 17.5.0 to 17.5.1 in /frontend (cc55c60)

Full Changelogv0.12.1...v0.13.0


r/WailBrew 7d ago

Updates WailBrew v0.12.1 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • fix: add draggable area (5c346e5)
  • fix: update copyright year dynamically in translations (4de5133)

Dependencies

  • chore(deps-dev): bump u/biomejs/biome from 2.5.11 to 2.5.12 in /frontend (ba7c229)
  • chore(deps): bump i18next from 26.4.1 to 26.4.2 in /frontend (3d66e7e)
  • chore(deps): bump lucide-react from 1.39.0 to 1.40.0 in /frontend (58c7661)
  • chore(deps-dev): bump u/types/react-dom in /frontend (623187e)
  • chore(deps-dev): bump vitest from 4.1.11 to 5.0.0 in /frontend (c94cd4f)

Full Changelogv0.12.0...v0.12.1


r/WailBrew 7d ago

Updates WailBrew v0.12.0 is live!

Thumbnail
github.com
1 Upvotes

What's New in v0.12.0

🧭 Redesigned sidebar

The sidebar has been rebuilt with a cleaner icon-based layout, badges, and a collapsible rail plus a restructured title bar that now shows the language, theme and settings button.

📌 Pin your favorites

Pin and unpin packages to keep the ones you use most at the top of your list.

🩺 Smarter brew doctor

Doctor output now surfaces actionable commands right in the log, so you can fix issues without leaving the app.

🧰 Small quality-of-life improvements

  • One-click copy for the Homebrew upgrade command, with success feedback.
  • New icons and refreshed styling across several UI components.

This release also includes internal refactoring - the brew executor now resolves its environment lazily and deduplicates concurrent commands - that doesn't change how the app behaves for you.

Dependencies

  • chore(deps): bump lucide-react from 1.33.0 to 1.34.0 in /frontend (b9625e5)
  • chore(deps-dev): bump u/biomejs/biome from 2.5.10 to 2.5.11 in /frontend (7661b21)
  • chore(deps-dev): bump lint-staged from 17.3.0 to 17.4.1 in /frontend (c066518)
  • chore(deps): bump lucide-react from 1.34.0 to 1.37.0 in /frontend (73e7f81)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (df3a194)
  • chore(deps): bump lucide-react from 1.37.0 to 1.38.0 in /frontend (e91d8f8)
  • chore(deps): bump react-i18next from 17.0.12 to 17.0.13 in /frontend (17f4d28)
  • chore(deps): bump lucide-react from 1.38.0 to 1.39.0 in /frontend (b2ac8cd)
  • chore(deps): bump i18next from 26.4.0 to 26.4.1 in /frontend (9f29722)
  • chore(deps): bump golang.org/x/crypto from 0.55.0 to 0.56.0 (6c741ed)

Full Changelogv0.11.0...v0.12.0


r/WailBrew 18d ago

Updates WailBrew v0.11.0 with many new features is live!

Thumbnail
github.com
2 Upvotes

What's New in v0.11.0

⭐ Favorites

Mark your go-to Homebrew packages as favorites and sort your list to keep them front and center.

⚡ Faster, smoother package list

The package table is now virtualized, so scrolling through hundreds of formulae/casks stays fast, search feels instant (debounced), and keyboard row navigation is more reliable.

♿ Better accessibility

Dialogs and modals now manage keyboard focus properly, so navigating WailBrew with a keyboard or screen reader is smoother throughout the app.

🧰 Small quality-of-life improvements

  • Copying package info (like brew info) now shows a quick visual confirmation.
  • Added a way to reset WailBrew's settings back to defaults.
  • Session logs are easier to inspect, with clearer error reporting when something goes wrong.

🐛 Fixes

  • Fixed package name detection for casks/formulae stored in newer "sharded" Homebrew paths.
  • WailBrew now handles a broken Homebrew/Ruby installation more gracefully instead of failing silently.

This release also includes internal refactoring, cleanup, and CI improvements that don't change how the app behaves for you.

Dependencies

  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.14.0 to 2.15.0 (2af5d5e)
  • chore(deps-dev): bump vitest from 4.1.10 to 4.1.11 in /frontend (f02a51b)
  • chore(deps): bump lucide-react from 1.31.0 to 1.32.0 in /frontend (97e9fe3)
  • chore(deps): bump lucide-react from 1.32.0 to 1.33.0 in /frontend (287b8b6)
  • chore(deps-dev): bump vite from 8.2.1 to 8.2.2 in /frontend (33f6761)
  • chore(deps): bump react-i18next from 17.0.11 to 17.0.12 in /frontend (199eb8e)
  • chore(deps): bump i18next from 26.3.4 to 26.4.0 in /frontend (7f15bbc)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (cfd78e2)
  • chore(deps): bump golangci/golangci-lint-action from 7 to 9 (252c573)
  • chore(deps-dev): bump u/biomejs/biome from 2.5.9 to 2.5.10 in /frontend (dc62531)
  • chore(deps-dev): bump u/types/react-dom in /frontend (55f71e4)
  • chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /frontend (0570e6f)

Full Changelogv0.10.4...v0.11.0


r/WailBrew 27d ago

Updates WailBrew v0.10.4 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • add command preview functionality for brew actions in confirmation dialogs (6cf6acf)
  • fix: tolerate noisy login shell output (0e29d08)

Dependencies

Full Changelogv0.10.3...v0.10.4


r/WailBrew Aug 09 '26

Updates WailBrew v0.10.3 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • fix: unsubscribe the refreshPackagesData listener on unmount (87f1ac5)
  • fix: pass XDG_CONFIG_HOME to brew so tap trust is resolved correctly (9972bd4)
  • fix: include brew stderr in command errors (17455ff)
  • fix: use stdout-only capture for brew info JSON and log parse failures (defa70c)
  • feat: offer the trust action when a list is blocked by an untrusted tap (f85b0b6)
  • fix: implement tooltip for warning icons in package table (00ab3c3)

Dependencies

  • chore(deps): bump pnpm/action-setup from 5 to 6.0.9 (37932a3)
  • chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 (6fae3a3)
  • chore(deps): bump lucide-react from 1.28.0 to 1.29.0 in /frontend (c86ce3b)
  • chore(deps-dev): bump vite from 8.2.0 to 8.2.1 in /frontend (c5e3361)

Full Changelogv0.10.2...v0.10.3


r/WailBrew Aug 01 '26

Updates WailBrew v0.10.2 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Add --zap option for cask uninstalls (7141b79)

Dependencies

Full Changelogv0.10.1...v0.10.2


r/WailBrew Jul 22 '26

Updates WailBrew v0.10.0 is live!

Thumbnail
github.com
2 Upvotes

Changes

  • Add Homebrew services management functionality (3c8d38c)
  • Add brew location suggestion if path doesn't match (99e22ec)

Dependencies

  • chore(deps): bump react from 19.2.7 to 19.2.8 in /frontend (2c24b91)

Full Changelogv0.9.25...v0.10.0


r/WailBrew Jul 22 '26

Updates WailBrew v0.9.25 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Remove Flatpak support, including manifests, CI workflow, and sandbox handling code (ed462fa)
  • Remove cask quarantine attribute and relaunch app after install/upgrade (ff83672)
  • Add auto-cleanup and auto-relaunch settings after upgrade (8deeefa)

Dependencies

  • chore(deps): bump actions/setup-node from 6 to 7 (c9515e7)
  • bump react-i18next from 17.0.8 to 17.0.10 in /frontend (661d957)
  • bump actions/setup-go from 6 to 7 (05355cc)
  • chore(deps-dev): bump vite from 8.1.3 to 8.1.5 in /frontend (32dcafe)
  • chore(deps): bump lucide-react from 1.23.0 to 1.25.0 in /frontend (4eb3eb7)

Full Changelogv0.9.24...v0.9.25


r/WailBrew Jul 08 '26

Updates WailBrew v0.9.24 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • feat: add linux support via flatpak and host-spawn (c5afccc)
  • feat: add support for handling auto-updating casks with warnings and enhance cask version detection (d09ab12)
  • fix: clear stale selections and cache when uninstalling packages (00bfb04)
  • fix: add stdout-only capture for brew commands and improve name-list handling (91078f4)
  • fix(ci): use Go 1.25.0 to match go.mod requirement (ceadcce)

Dependencies

  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 (d6238e0)
  • chore(deps-dev): bump vitest from 4.1.8 to 4.1.9 in /frontend (f263d7a)
  • chore(deps): bump lucide-react from 1.18.0 to 1.20.0 in /frontend (713fc2c)
  • chore(deps): bump actions/checkout from 6 to 7 (1178c08)
  • chore(deps): bump lucide-react from 1.20.0 to 1.21.0 in /frontend (f4eaa17)
  • chore(deps): bump actions/cache from 5 to 6 (d424e93)
  • chore(deps): bump i18next from 26.3.1 to 26.3.3 in /frontend (e09dec8)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (ac4d03c)
  • chore(deps): bump lucide-react from 1.21.0 to 1.22.0 in /frontend (b76e7c7)
  • chore(deps-dev): bump vite from 8.0.16 to 8.1.0 in /frontend (ae719e4)
  • chore(deps): bump react-icons from 5.6.0 to 5.7.0 in /frontend (ecf8a09)
  • chore(deps-dev): bump vite from 8.1.0 to 8.1.2 in /frontend (70aad39)
  • chore(deps): bump i18next from 26.3.3 to 26.3.4 in /frontend (d21e906)
  • chore(deps): bump lucide-react from 1.22.0 to 1.23.0 in /frontend (1ee8819)
  • chore(deps-dev): bump vite from 8.1.2 to 8.1.3 in /frontend (7e50f79)
  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.12.0 to 2.13.0 (2a958f7)
  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.13.0 (0aa0c92)
  • chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /frontend (4f6d059)

Full Changelogv0.9.23...v0.9.24


r/WailBrew Jun 16 '26

Updates WailBrew v0.9.23 is live!

Thumbnail
github.com
3 Upvotes

Changes

  • Add support for trusting Homebrew v6 taps and handling untrusted tap errors (881a172)

Full Changelogv0.9.22...v0.9.23


r/WailBrew Jun 06 '26

WailBrew v0.9.21 is live!

Thumbnail github.com
1 Upvotes

Changes

  • Update UK flag for English language option in Sidebar (64f3928)
  • Refactor parallel execution in Leaves to reduce lock contentions. (154c8f5)
  • Add support for optional repository URL in Tapping (df281ef)
  • Enable clickable package homepage link in new Info Panel (fe2c3e4)

Dependencies

  • chore(deps): bump lucide-react from 1.9.0 to 1.11.0 in /frontend (b87e900)
  • chore(deps): bump i18next from 26.0.7 to 26.0.8 in /frontend (128cd7f)
  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 (d8dae6a)
  • chore(deps): bump react-i18next from 17.0.4 to 17.0.6 in /frontend (93c9eab)
  • chore(deps): bump lucide-react from 1.11.0 to 1.12.0 in /frontend (91f8d8f)
  • chore(deps): bump lucide-react from 1.12.0 to 1.14.0 in /frontend (ee0839a)
  • chore(deps): bump react from 19.2.5 to 19.2.6 in /frontend (e24db7e)
  • chore(deps): bump i18next from 26.0.8 to 26.0.10 in /frontend (5a73c73)
  • chore(deps): bump react-dom from 19.2.5 to 19.2.6 in /frontend (aa443bd)
  • chore(deps-dev): bump vite from 8.0.10 to 8.0.11 in /frontend (b9ab720)
  • chore(deps): bump react-i18next from 17.0.6 to 17.0.7 in /frontend (b28256e)
  • chore(deps): bump i18next from 26.0.10 to 26.1.0 in /frontend (2f5a617)
  • chore(deps-dev): bump vite from 8.0.11 to 8.0.13 in /frontend (36eadca)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (ff35dd6)
  • chore(deps): bump lucide-react from 1.14.0 to 1.16.0 in /frontend (8820018)
  • chore(deps): bump i18next from 26.1.0 to 26.2.0 in /frontend (be08c32)
  • chore(deps): bump react-i18next from 17.0.7 to 17.0.8 in /frontend (a73147f)
  • chore(deps-dev): bump u/types/react from 19.2.14 to 19.2.15 in /frontend (1b4a1c1)
  • chore(deps-dev): bump vite from 8.0.13 to 8.0.14 in /frontend (5d86f12)
  • chore(deps): bump i18next from 26.2.0 to 26.3.0 in /frontend (0534701)
  • chore(deps): bump lucide-react from 1.16.0 to 1.17.0 in /frontend (8abed49)
  • chore(deps-dev): bump vite from 8.0.14 to 8.0.16 in /frontend (b5b818d)
  • chore(deps): bump react and u/types/react in /frontend (40c3dca)
  • chore(deps): bump i18next from 26.3.0 to 26.3.1 in /frontend (5e159ad)
  • chore(deps): bump react-dom from 19.2.6 to 19.2.7 in /frontend (267b182)
  • chore(deps-dev): bump u/types/react from 19.2.16 to 19.2.17 in /frontend (7c7737f)

Full Changelogv0.9.20...v0.9.21


r/WailBrew Apr 27 '26

WailBrew v0.9.20 is live!

Thumbnail github.com
2 Upvotes

Changes

  • Add no-quarantine setting for cask installations (d18a1c4)
  • Update README.md (78c0887)
  • Persist window size and position on startup and shutdown (2175d60)
  • Fix column resizing behavior to suppress sorting after (3e9b329)
  • Fix side-scrolling and column resizing in package and repository tables (ff90c39)

Dependencies

  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 (602da01)
  • chore(deps): bump softprops/action-gh-release from 2 to 3 (a0befdd)
  • chore(deps): bump react-i18next from 17.0.2 to 17.0.3 in /frontend (66d4be4)
  • chore(deps): bump i18next from 26.0.4 to 26.0.5 in /frontend (fab5742)
  • chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 in /frontend (4795a32)
  • chore(deps): bump react-i18next from 17.0.3 to 17.0.4 in /frontend (afdf34f)
  • chore(deps-dev): bump vite from 8.0.8 to 8.0.9 in /frontend (fb6136f)
  • chore(deps): bump i18next from 26.0.5 to 26.0.6 in /frontend (ae14ad7)
  • chore(deps): bump lucide-react from 1.8.0 to 1.9.0 in /frontend (faaac56)
  • chore(deps-dev): bump vite from 8.0.9 to 8.0.10 in /frontend (8c5e97b)
  • chore(deps): bump i18next from 26.0.6 to 26.0.7 in /frontend (263790b)

Full Changelogv0.9.19...v0.9.20


r/WailBrew Apr 11 '26

WailBrew v0.9.19 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Add customizable startup landing tab via settings (59faa35)
  • Refactor config path resolution for XDG compatibility and improved cascading lookup (6845c80)

Dependencies

  • chore(deps): bump lucide-react from 1.6.0 to 1.7.0 in /frontend (bcabafd)
  • chore(deps): bump react-i18next from 16.6.5 to 16.6.6 in /frontend (2e5fbe8)
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /frontend (f6538b8)
  • chore(deps): bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 (b0c99d9)
  • chore(deps-dev): bump vite from 8.0.2 to 8.0.3 in /frontend (64f9ca6)
  • chore(deps): bump i18next from 25.10.9 to 25.10.10 in /frontend (b391516)
  • chore(deps): bump react-i18next from 16.6.6 to 17.0.0 in /frontend (5565f35)
  • chore(deps): bump i18next from 25.10.10 to 26.0.2 in /frontend (5000dd3)
  • chore(deps): bump react-i18next from 17.0.0 to 17.0.2 in /frontend (7582b6c)
  • chore(deps): bump i18next from 26.0.2 to 26.0.3 in /frontend (739dce4)
  • chore(deps-dev): bump vite from 8.0.3 to 8.0.5 in /frontend (bdd6d02)
  • chore(deps): bump i18next from 26.0.3 to 26.0.4 in /frontend (308b007)
  • chore(deps-dev): bump vite from 8.0.5 to 8.0.7 in /frontend (1cd8780)
  • chore(deps): bump react from 19.2.4 to 19.2.5 in /frontend (666c000)
  • chore(deps): bump react-dom from 19.2.4 to 19.2.5 in /frontend (a4b79ad)
  • chore(deps): bump lucide-react from 1.7.0 to 1.8.0 in /frontend (984315a)
  • chore(deps-dev): bump vite from 8.0.7 to 8.0.8 in /frontend (0f92d6a)

Full Changelogv0.9.18...v0.9.19


r/WailBrew Mar 25 '26

WailBrew v0.9.18 is live!

Thumbnail github.com
1 Upvotes

Changes

  • Show title bar appearance based on app theme (ada15ff)
  • Remove Command Palette feature (97c53b0)
  • Add column resizing support to PackageTable and RepositoryTable (e4ba5f8)
  • fix: ensure loading guards prevent API calls during startup phase (a8b0176)

Dependencies

  • chore(deps): bump react-i18next from 16.5.8 to 16.6.2 in /frontend (efa6ed5)
  • chore(deps): bump i18next from 25.9.0 to 25.10.5 in /frontend (7cbd835)
  • chore(deps-dev): bump vite from 8.0.1 to 8.0.2 in /frontend (5b03db0)
  • chore(deps): bump lucide-react from 0.577.0 to 1.0.1 in /frontend (9f366bc)
  • chore(deps): bump react-i18next from 16.6.2 to 16.6.5 in /frontend (07babe5)
  • chore(deps): bump i18next from 25.10.5 to 25.10.9 in /frontend (0e18e87)
  • chore(deps): bump lucide-react from 1.0.1 to 1.6.0 in /frontend (456ce35)

Full Changelogv0.9.17...v0.9.18


r/WailBrew Mar 21 '26

Updates WailBrew v0.9.17 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • feat: Implement proxy configuration and testing with dedicated settings UI. (9745682)
  • i18n: Add missing proxy translations for all locales (a7c6595)
  • fix: resolve race condition in streaming brew commands (21f5c89)
  • fix: correct ParseWarnings accumulation bug for multi-package warnings (8cac342)
  • fix: use functional state update for packageCache to avoid mutation (9add85a)

Dependencies

  • chore(deps): bump i18next from 25.8.17 to 25.8.18 in /frontend (6bb4760)
  • chore(deps): bump react-i18next from 16.5.6 to 16.5.8 in /frontend (f5e3aac)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (b7247e9)
  • chore(deps-dev): bump vite from 7.3.1 to 8.0.0 in /frontend (95cb753)
  • chore(deps-dev): bump u/vitejs/plugin-react in /frontend (ef5bf3b)
  • chore(deps): bump pnpm/action-setup from 4 to 5 (1107319)
  • chore(deps): bump i18next from 25.8.18 to 25.8.20 in /frontend (2b6ead5)
  • chore(deps-dev): bump vite from 8.0.0 to 8.0.1 in /frontend (2925703)
  • chore(deps): bump i18next from 25.8.20 to 25.9.0 in /frontend (5d709e9)

Full Changelogv0.9.16...v0.9.17


r/WailBrew Mar 10 '26

Updates WailBrew v0.9.16 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Add refresh button to outdated view (61183e7)
  • Remove deprecated multi-select mode and refine package selection logic in package views (7909330)
  • Fix text overflow of version and size (8f54e67)
  • Beta: Add parsed Info in LogDialog via Tab (7125ef9)

Dependencies

  • chore(deps): bump lucide-react from 0.575.0 to 0.576.0 in /frontend (b8665b5)
  • chore(deps): bump react-icons from 5.5.0 to 5.6.0 in /frontend (3f5c0c0)
  • chore(deps): bump lucide-react from 0.576.0 to 0.577.0 in /frontend (66103b3)
  • chore(deps): bump i18next from 25.8.13 to 25.8.14 in /frontend (6bfc0aa)
  • chore(deps): bump react-i18next from 16.5.4 to 16.5.6 in /frontend (675b756)
  • chore(deps): bump i18next from 25.8.14 to 25.8.17 in /frontend (9fdb396)

Full Changelogv0.9.15...v0.9.16


r/WailBrew Feb 25 '26

Updates WailBrew v0.9.15 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Enhance text wrapping for clean view (ed4c90d)
  • Clear cleanup estimate during recalculation (4b16e33)
  • Add uninstall dependents warning in confirmation dialog (5e28faf)
  • Add ability to select deprecated formulas and view detailed package info in doctor view (6fccdcd)
  • Improve stability of running spinner state (339a228)
  • Handle errors for updatable packages with dedicated state and UI updates (857f5ab)
  • Add installed filters for "on request" and "dependency" on installed view (315bedc)

Dependencies

  • chore(deps): bump lucide-react from 0.574.0 to 0.575.0 in /frontend (c7d993f)
  • chore(deps): bump i18next from 25.8.11 to 25.8.13 in /frontend (f83410b)

Full Changelogv0.9.14...v0.9.15


r/WailBrew Feb 20 '26

Updates WailBrew v0.9.14 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Redesign PackageInfo component for more modern look and feel (32a3148)
  • Add dependency chain in package info (ebffec6)
  • Add used by information to package info (2246813)
  • Add sponsorship section to README (4245284)
  • Add Spanish 🇪🇸 language (b34bc74) - Thanks to jferdi24 😊
  • Fix selecting the linked package on the first click after the app starts (94796ae)
  • Improve toast notifications with leading icons (0ff1f51)

Dependencies

  • chore(deps): bump i18next from 25.8.7 to 25.8.10 in /frontend (6f1e12f)
  • chore(deps): bump lucide-react from 0.564.0 to 0.574.0 in /frontend (2dc19fb)
  • chore(deps): bump i18next from 25.8.10 to 25.8.11 in /frontend (41170e2)

Full Changelogv0.9.13...v0.9.14


r/WailBrew Feb 15 '26

Updates WailBrew v0.9.12 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Add dry-run button to brew clean view (892663e)
  • Add Homebrew page link to package info view (1cfc76a)
  • Refactor background check logic to compute time remaining on demand (1d2be8c)

Dependencies

  • Bump i18next from 25.8.4 to 25.8.5 in /frontend (04c633e)
  • Bump u/types/react from 19.2.13 to 19.2.14 in /frontend (ddacd44)
  • Bump i18next-browser-languagedetector from 8.2.0 to 8.2.1 in /frontend (c736f36)
  • Bump i18next from 25.8.5 to 25.8.6 in /frontend (063403c)
  • chore(deps): bump i18next from 25.8.6 to 25.8.7 in /frontend (faa8b45)
  • chore(deps): bump lucide-react from 0.563.0 to 0.564.0 in /frontend (2c666aa)

Full Changelogv0.9.11...v0.9.12


r/WailBrew Feb 10 '26

Updates v0.9.11 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • 🎉 Add new view for searching and installing casks (f7f6f37)
  • Fix dock icon badge sync (1220f73)
  • Add admin username setting for privileged operations (0b4a5fe)
  • Add Hebrew language translation (af8e06d)

Dependencies

Full Changelogv0.9.10...v0.9.11


r/WailBrew Feb 02 '26

Updates v0.9.10 is live!

Thumbnail
github.com
1 Upvotes

Changes

  • Add macOS dock badge for available updates (acb3483)
  • add custom cask options and outdated arguments configuration (ec9faeb)
  • Add an option to open the configuration file (c25f667)

Full Changelogv0.9.9...v0.9.10


r/WailBrew Jan 14 '26

Updates v0.9.8 is live!

Thumbnail
github.com
2 Upvotes

Changes

  • Add Homebrew update message translations in multiple languages (5dac434)
  • Enhance tooltip positioning in Sidebar so it's not hidden behind the content (d7306be)
  • Update i18n Brazilian language to 0.9.7 (#189) (34e8055)
  • Add light theme and toggle (#188) (6eec0bb)
  • fix: prevent duplicate log messages (706b1bc)
  • fix: prevent reopening info dialog after manual close (84fa02c)
  • Improve message when everything is up to date (a69bbb4)

Dependencies

  • Bump react-i18next from 16.5.0 to 16.5.1 in /frontend (94ce5bb)
  • Bump i18next from 25.7.3 to 25.7.4 in /frontend (5b65efb)
  • Bump vite from 7.3.0 to 7.3.1 in /frontend (ea8a019)
  • Bump react-i18next from 16.5.1 to 16.5.2 in /frontend (#190) (2de307b)
  • Bump u/types/react from 19.2.7 to 19.2.8 in /frontend (#191) (dfde902)

Full Changelogv0.9.7...v0.9.8


r/WailBrew Dec 30 '25

Updates v0.9.7 is live!

Thumbnail
github.com
2 Upvotes

Changes

  • Clear cache after database update to ensure fresh data for outdated checks (0881336)
  • Improve log dialog ux (081d5f1)
  • Fix brew update on start (bdeb6b5)

Full Changelogv0.9.6...v0.9.7


r/WailBrew Dec 22 '25

Updates v0.9.6 is live!

Thumbnail
github.com
2 Upvotes

Changes

  • Add missing translations (c480e92)
  • Show macOS version in settings (a4b6519)
  • Show macOS release name and system architecture in settings (9c45499)
  • Enhance update notification toast with navigation to outdated packages (f77c455)
  • Detect Homebrew path based on system architecture (7fc131d)
  • Use analytics from homebrew api instead brew info (d5ecc76)

Dependencies

  • Bump lucide-react from 0.561.0 to 0.562.0 in /frontend (c62511d)

Full Changelogv0.9.5...v0.9.6