Skip to content

Releases: alienator88/Pearcleaner

v4.2.0

10 Feb 17:46
Compare
Choose a tag to compare

What's New

  • Add strict app name search to use equals instead of contains in Settings > General (enabled by default) - #199
  • Alter JetBrains condition to not include all files which contain “jetbrains” keyword - #199
  • Rewrite parts of AppPathFinder class to be more optimized and reuse code in more places
  • Finder extension not working in mini mode - #198
  • Custom toggle style in settings

v4.1.0

03 Feb 17:29
Compare
Choose a tag to compare

What's New

  • Remove all from exclusion list button in Settings/Folders tab - #193
  • Select multiple apps in the app list - #195

v4.0.6

22 Jan 16:28
Compare
Choose a tag to compare

What's New

  • Add dmg download option starting with next version of 4.1.0 - #186 (Needed to alter the updater logic to ignore the dmg file during upgrade)
  • Brew cleanup - Fix cask identifier when more than 1 app bundle exists in the Caskroom directory - #190
  • Fix mini mode drop target vertical alignment - #191

v4.0.5

07 Jan 18:08
Compare
Choose a tag to compare

What's New

  • Move non-minimal hover indicator in app list to left side to prevent jarring experience - #184
  • Allow keyboard navigation around more UI elements - #185
  • Find files in HOME/.config folder - #186

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