Releases: milanvarady/Applite
Releases · milanvarady/Applite
1.2.5
1.2.4
1.2.3
1.2.2
New Features
- Add option to completely uninstall apps (--zap flag) #41
- Add option to show all updates (--greedy flag) #42
Fixes
- Fix Applite self-uninstall not removing certain folders #45
1.2.1
Improvements
- Installation can now be completed even if Pinentry installation fails
Fixes
- Fix errors getting incorrectly dismissed immediately
- Other minor fixes
Known Issues
Update: Fixed in macOS 14.1
On macOS Sonoma (14.0), in the "Discover" section when scrolling the apps with the arrows on the side, the scroll animation is missing. The problem is on the OS's side, and cannot be fixed in code. The issue has been reported to Apple.
1.2
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
1.1
New Features
- Applite can now be installed with Homebrew
- New languages: French and Hungarian
- New "Terminals" category is now available
- Installed apps can now be exported to a file. Import it on another device to install all exported apps. You can find this option in the "Manage Homebrew" section
- New "Active Tasks" section where you can view actively installing apps
Known Issues
Apps installed with .pkg installers require an admin password to complete. This is not currently supported by Applite. We are working on a fix, but in the meantime, see Troubleshooting for a possible workaround.
1.0
Initial release