Releases: DevBubba/Rocket-Cleaner
Releases · DevBubba/Rocket-Cleaner
Rocket Cleaner V1.0
🚀 Release Date - 2025-02-25
➕ Added
- Request for admin rights on launch.
- Comments for more readable user code related to file deletion.
- Auto-update feature with version control.
- Preferred method for requesting Chrome closure before cleaning cache files (history, cookies, cache, and user data).
- Slightly improved user-friendliness.
🔨 Fixed
- UI spacer in the finished task display.
- Admin rights gain method improved using flag files.
🛠️ Changed
- Modified file deletion process to be faster and check if the directory exists before attempting deletion.
- Optimized chkdsk flags for better disk checking (/F /R /X used where needed).
- UI delay reduced for a smoother experience.
- Pause added after each task to allow users to review logs.
🗑️ Removed
- Desktop file fixer (temporarily removed due to errors, may return in a future version).
✍️ To Do
- Add a restart check before restarting the PC.
- Automatically run sfc /scannow after a restart instead of prompting the user.
- Implement a way to check if files are in use by another process and skip those, while displaying successful deletions.
- Possibly remove the admin rights request display in PowerShell and show it only via Batch.
- Add defragmentation options for selected drives.
- Reintroduce an improved desktop file fixer supporting more file types.
🚫 Not Working
- Nothing
📝 Notes
- The auto-update feature requires an active internet connection to check for the latest version.
- Running the script without admin privileges may limit functionality.
- Some features, like defragmentation, may take longer depending on the system's state.
- The desktop file fixer will be reintroduced once stability improvements are made.
- Report any bugs or issues on the GitHub Issues Page.