Skip to content

Releases: alienator88/Pearcleaner

v2.0

15 Dec 22:11
Compare
Choose a tag to compare
  • Hovering over search icon or to the left of the search icon in mini mode will now expand the search bar fully
  • Search bar cursor will be focused automatically when hovered - #10
  • Fix app list hover effect enlarging the whole row
  • Fix CMD+R hotkey for refreshing app list not showing the "Refreshing applications" loader
  • Fix toggling from regular to mini mode showing app list view initially instead of drop zone - #10
  • Fix file/folder search logic catching some unwanted files for certain apps

v1.9

13 Dec 18:54
8324188
Compare
Choose a tag to compare
  • Fix bug #8 where bundle component search failed for bundles that don't start with com.
  • Edit Transparency label in Settings
  • Add clear search button inside the searchbar when text is present
  • Add Close button to FilesView in mini mode, no longer have to click on app window to dismiss the popover
  • Change Uninstall/Close buttons formatting in FilesView
  • Clear searchbar on app delete for #9
  • Clicking drop area in mini mode will also show app list view for #9
  • Change drop icon to home icon in regular mode as it's more descriptive

v1.8

08 Dec 19:25
8d75032
Compare
Choose a tag to compare
  • Added Uninstall menubar option for Pearcleaner itself to clean uninstall the app from the main app menu label
  • Added check for wrapped iOS apps since their bundle structure differs from regular apps

v1.7

27 Nov 20:50
c8471f7
Compare
Choose a tag to compare
  • 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

20 Nov 17:26
Compare
Choose a tag to compare
  • 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

18 Nov 02:43
Compare
Choose a tag to compare
  • 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

16 Nov 20:00
010c588
Compare
Choose a tag to compare

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

16 Nov 18:27
8f3d997
Compare
Choose a tag to compare
  • 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

14 Nov 20:13
Compare
Choose a tag to compare
  • 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

13 Nov 20:34
9cbde64
Compare
Choose a tag to compare
  • Added sentinel monitor status on home page when enabled
  • Changed sentinel monitor toggle in settings
  • Fixed updater failing when App Support folder is missing