From 404bdf07760c6f339caeb4dfa1b825a7ff7f276a Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Mon, 18 Mar 2024 18:03:17 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 655d94f..6398aa9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Status: Maintained
- Version: 3.1.1 + Version: 3.2.0
Download ยท @@ -32,6 +32,7 @@ This project was born out of wanting to learn more on how macOS deals with app i - Will differentiate between regular apps and wrapped iOS apps with an "iOS" label next to each item in the list - Has clean uninstall menu option for the Pearcleaner app itself if you want to stop using it and get rid of all files and launch items - New feature alert on app startup +- Menubar option - Optional Homebrew cleanup - Custom auto-updater that pulls latest release notes and binaries from GitHub Releases (Pearcleaner has to run from /Applications folder for this to work because of permissions)