Releases: alienator88/Pearcleaner
Releases · alienator88/Pearcleaner
v1.7
- Fix app names missing for apps that don't have a CFBundleName property, fallback to last path component
- Small internal code changes for efficiency
v1.6
- Only show permissions dialog on first app launch to avoid getting stuck in permissions loop on some systems
- Check if app is running from /Apps dir for updater function
- Fix animation transition in mini mode
- Fix searchbar not extending full width in mini mode on hover
v1.5
- Rearrange toolbar buttons/search to be more streamlined
- Changed dark mode toggle in settings to a segmented picker to allow Auto/Dark/Light options
- Fix file find function getting stuck on missing directories
- Fix publishing changes from within view errors on Uninstall in mini mode
- Updated icon design (Thanks to /u/CounterBJJ on Reddit)
v1.4
Small update to fix:
- Padding between app items in User section only
- Added a label for Safari created web-apps which use the LSTemplateApplication plist property. These will not search for extra files, only the app itself as it will find Safari related files only
v1.3
- Added some new logic to check for Full Disk Access permission via checking the com.apple.TCC db directly
- Fix window resizability in mini mode allowing much smaller window frame
- Add popover FilesView in mini mode
- Fix drop target dash symmetry
- Add contact email in About settings tab
- Add homebrew cask via my own brew repo (Tap instructions in the README)
- Fix (🤞🏻) auto-updater
- Replaced built-in alerts with custom separate windows
v1.2
- Redesigned colors/layout slightly in regular view
- New Mini Mode
- Can now drop apps to uninstall on the App Icon itself
Note: Disabled auto-updater install function as I'm running into some issues I need to debug. When update is available, you'll get option to open releases page for now.
v1.1
- Added sentinel monitor status on home page when enabled
- Changed sentinel monitor toggle in settings
- Fixed updater failing when App Support folder is missing
v1.0
Initial release, skip if you want auto-updater to work okay