Skip to content

Releases: alienator88/Pearcleaner

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

v3.8.6

03 Sep 18:22
b142c62
Compare
Choose a tag to compare

Changes

  • Export file list changes - #96
  • Move brew cleanup outside of Pearcleaner and into Terminal to allow interactive uninstall when casks need sudo permissions - #98

Fixed

  • Alfred 5 conditions update - #97
  • Ignore pbs keyboard file in leftover search - #99

v3.8.5

12 Aug 22:35
Compare
Choose a tag to compare

Changes

  • Leftover files list, you can now right click an item to add to exclusions list - #93
  • Show github issue links in the release notes on Update tab - #92

Fixed

  • Application scripts folder sometimes not found on initial search, but subsequent searches would be found - #94
  • When deleting a file which requires sudo, cancelling the password prompt would not exit the function as expected - #91

v3.8.4

05 Aug 15:44
91f4ddd
Compare
Choose a tag to compare

Changes

  • Added animation toggle in settings Interface tab to disable animations - #88
  • Added confirmation alert toggle in settings General tab to show a confirmation when deleting files - #86
  • Added minimalist toggle in settings Interface to show app list information on one line or two lines - #88
  • Removed bold effect in app list on hover as it was redundant - #88
  • Pearcleaner now available via main Homebrew repo: brew install pearcleaner - #85

Fixed

  • Leftover file search not ignoring installed app Containers with UUID names in new search algorithm - #86

v3.8.3

03 Aug 04:13
Compare
Choose a tag to compare

Changes

  • Re-wrote leftover file search algorithm, it's now almost instantaneous (~1 second) - via #82

Fixed

  • Fix leftover file CPU usage with large amount of apps - via #82
  • Fix app list scroll lag on load with large amount of apps - via #82
  • Fix menubar icon switching back to default icon after app restart

v3.8.2

20 Jul 16:32
bd46cae
Compare
Choose a tag to compare

Fixed

  • Fixed menu bar icon mode crashing because of missing environmentObject
  • Fixed mini mode crashing because of missing environmentObject
  • Fixed some small theme issues on certain tabs in settings

Changes

  • Updated menu bar mode icons