Skip to content

Releases: alienator88/Pearcleaner

v4.0.4

19 Dec 18:34
Compare
Choose a tag to compare

What's New

  • Add DeepLink actions for automation, see new guide in repo Wiki tab - #171
  • Add CMD+1, 2, 3 shortcuts to switch between apps, development and orphaned files - #183
  • Fix deeplink queue frame height
  • Adjust toolbar shape to wrap around window traffic light controls instead of sitting below them

v4.0.3

16 Dec 17:11
Compare
Choose a tag to compare

What's New

  • Fix cancelling Finder password prompt not breaking the action correctly - #179
  • Update fuzzy search library to Ifrit
  • Fix no update sheet not showing on demand
  • CMD+D to show live debug console
  • Add zap to cask cleanup - #172
  • Add file list validation before deleting - #172
  • Fix Finder authentication prompt not being focused - #179
  • Fix BlueStacks missing files - #182

v4.0.2

28 Nov 19:19
Compare
Choose a tag to compare

What's New

  • Always show scrollbars settings toggle - #168
  • If app bundle id is only 1 component, check it’s at least 5 chars in length, otherwise fallback to app name search only - #170
  • Fix some app list loading bugs
  • Sidebar transparency fix for new sidebar design
  • Refactor uninstall button logic to account for several scenarios

v4.0.1

27 Nov 19:57
Compare
Choose a tag to compare

What's New

  • Development view UI updates
  • Testing rounded sidebar app list
  • Make orphaned file search more efficient by excluding more unrelated folders
  • Bundle application and found files for easy migration to another computer (CMD+B in files view) - #158
  • Fix unable to toggle CLI support with missing /usr/local/bin folder - #165
  • Fix missing AndroidStudio caches folder to dev category - #166
  • Fix scrollbar not showing in app list view - #168
  • Fix category view picker hit area too small - #167
  • Fix close after uninstall affecting non-external uninstalls too - #165
  • Fix brew cleanup not running if close after uninstall is enabled - #165

v4.0.0

18 Nov 19:23
Compare
Choose a tag to compare

What's New

  • Development environment cleaning (Beta) - #121
  • Allow copy/pasting folders into Settings > Folders - #152
  • Add fuzzy matching when filtering app list - #150
  • Ignore symlinked/aliased apps when searching for app bundles - #153
  • Handle multiple apps from external means (drag/drop, sentinel monitor, Finder extension) - #145
  • Fix Settings > Folders drag/drop not working in Marta file manager - #151
  • Fix sentinel launch agent to use a plist file instead of loading into memory - #148
  • Fix orphan files exclude not updating until rescan - #146
  • Fix monochrome files not excluded from google chrome search - #144
  • Update available translations

v3.9.3

04 Nov 19:22
Compare
Choose a tag to compare

What's New

  • Fix Arc browser not finding some files - #141
  • Updater fixes
  • Merge available translations for Chinese(HK), Chinese(Simplified), Russian, Slovak - #83

v3.9.2

19 Oct 21:32
69ba42a
Compare
Choose a tag to compare

What's New

  • Add auto_updates flag to homebrew cask to prevent double updates between built-in updater and brew - #122
  • Fix non-minimalist app rows size showing as calculating - #126
  • Search home folder for files - #125
  • Fix close after uninstall - #124
  • Begin adding multilingual support (If you want to help, see this issue) - #83
  • Add link to permissions view in settings sidebar
  • Add close button to selected app item in regular mode
  • Add --run/-r flags for CLI to launch app in Terminal for reading console logs
  • Fix logger suppression issue (OS_ACTIVITY_MODE)

v3.9.1

07 Oct 21:30
Compare
Choose a tag to compare

What's New

  • Crash fixes, hopefully (Couldn't reproduce on my end) - #118
  • Move search to top to match mini modes - #119
  • Pull application data via mdls with failover to old logic
  • Sort list additions to app list and file views
  • Group app details in a groupbox
  • Hide/Show app details toggle
  • Fix General tab slow to load when querying extension status
  • Picker interface selection in Regular mode for Applications and Orphaned Files(Renamed from leftover files)

v3.9.0

30 Sep 21:00
Compare
Choose a tag to compare

What's New

  • App list scrolling stutter - #112
  • Add brew cleanup to sentinel monitor - #110
  • Use bash shell for brew cleanup - #108
  • Fix app name localization in app list - #110
  • Add PreferencePanes directory to search locations - #114
  • Only launch brew cleanup terminal if cask is found
  • Miscellaneous window settings fixes
  • Setting the updater to Never performs no network requests now + various other updater fixes
  • When Full Disk permission is checked, it will now auto-populate Pearcleaner in the OS permission list to enable the toggle.
  • Overhaul Settings window layout completely

v3.8.7

20 Sep 23:15
Compare
Choose a tag to compare

What's New

  • Beta CLI support (Enable from Settings > General) - #95
  • Click app list headers (User|System) to toggle the list - #103
  • Fix double windows opening on Sequoia - #106
  • Fix Finder Extension on Sequoia + add icon to context menu - #84
  • Fix window frame settings not saving on application termination
  • Fix application title showing on titlebar when switching between mini/regular views
  • Fix default window frame settings when toggling between mini/regular views