Skip to content

Releases: wickenico/WailBrew

v0.9.19

11 Apr 22:38

Choose a tag to compare

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 Changelog: v0.9.18...v0.9.19

v0.9.18

25 Mar 21:52

Choose a tag to compare

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 Changelog: v0.9.17...v0.9.18

v0.9.17

21 Mar 23:45

Choose a tag to compare

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 @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 @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 Changelog: v0.9.16...v0.9.17

v0.9.16

10 Mar 23:19

Choose a tag to compare

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 Changelog: v0.9.15...v0.9.16

v0.9.15

25 Feb 23:57

Choose a tag to compare

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 Changelog: v0.9.14...v0.9.15

v0.9.14

19 Feb 21:35

Choose a tag to compare

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 Changelog: v0.9.13...v0.9.14

v0.9.13

15 Feb 09:14

Choose a tag to compare

Changes

  • Add sponsor link in Sidebar (6eea398)
  • Fix to display newly installed packages directly correct after closing the log dialog (aebcc9d)
  • Refactor update check logic to show new version toast correctly (952469d)
  • Fix user-configurable outdated detection mode is used when updating packages (d8b9e1d)
  • Show package type in outdated view (ce0c8b5)
  • Add missing translations (f7e7e5c)

Full Changelog: v0.9.12...v0.9.13

v0.9.12

15 Feb 00:24

Choose a tag to compare

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 @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 Changelog: v0.9.11...v0.9.12

v0.9.11

10 Feb 23:48

Choose a tag to compare

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

  • Bump @vitejs/plugin-react from 5.1.2 to 5.1.3 in /frontend (#201) (48b7baf)
  • Bump i18next from 25.8.0 to 25.8.1 in /frontend (#202) (a6a9eca)
  • Bump i18next from 25.8.1 to 25.8.3 in /frontend (#204) (fd88806)
  • Bump @types/react from 19.2.10 to 19.2.11 in /frontend (#205) (af0aa12)
  • Bump @types/react from 19.2.11 to 19.2.13 in /frontend (#208) (963c108)
  • Bump i18next from 25.8.3 to 25.8.4 in /frontend (#209) (d9d48c4)
  • Bump @vitejs/plugin-react from 5.1.3 to 5.1.4 in /frontend (d8375fb)

Full Changelog: v0.9.10...v0.9.11

v0.9.10

02 Feb 23:27

Choose a tag to compare

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 Changelog: v0.9.9...v0.9.10