New Features
- Add support for installing applications that require an admin password (thanks to @toobuntu) #5
- Add support for custom installation directory (appdir) #10 #34
- Errors can now be viewed in-app
Improvements
- Add support for brewfile when importing/exporting apps
- Download button is now persistent to avoid confusion and make it more in line with macOS
- "Manage Homebrew" section is now more visually organized
Fixes
- Fix download progress bar flickering by switching to the CircularProgressSwiftUI package
- Fix French translation (thanks to @tom-theret)
- Most applications that are installed via a .pkg installer will now launch correctly (as long as the app name on Homebrew matches the .app file name)
- Sidebar is no longer disabled during load time #31
- Fix color scheme only partially changing #32