New Features
- Casks from third-party taps are now available through Applite #22
- Detailed cask info window (token, version, tap, etc.) #12
- Dedicated App Migration tab (app import/export)
- Deprecated/disabled apps are now highlighted in the UI #87
- Japanese translation (thanks to @konnano)
Improvements
- Improved load times
- New and more reliable admin password prompt (askpass) #5 #52 #64
- Nicer UI for the Brew Management tab
- Homebrew installation is now auto-detected during setup #11
- No quarantine (gatekeeper bypass) option is now available in settings #75
Fixes
- Fix download progress not being displayed on MacOS Sequoia
Codebase updates
- The codebase is now much cleaner and better organized. Large files and views are now broken up into manageable components.
- Moved from Swift language version 5 to 6, this should ensure better thread safety