What's New
- Make cask uninstall and brew cleanup much faster by reading install receipts instead of the huge(15MB) json cache homebrew uses
- Make formula uninstall more performant as well by offloading cleanup to background task after formula removal
- Show uninstall button for brew packages with update available - #369
- Merge Formulae/Casks tabs into one Available tab with collapsible sections like Installed tab
- Show more details in info drawer for homebrew packages
- Make cask lookup table more efficient by using install receipts instead of recursive directory scans
- Fix flash of text “There are no files to remove” for a second after brew cleanup finishes
- Update translations (Added Italian , thanks @Roccobot)