BleachBit is een programma waarmee rommel op de computer kan worden opgeruimd. Het is daarmee vergelijkbaar met CCleaner van Piriform, maar er zijn ook enkele belangrijke verschillen. Ten eerste is BleachBit opensource en verder is er naast een Windows-uitvoering ook een versie voor Linux. Het programma kan worden gebruikt in meer dan zestig talen, waaronder het Nederlands. Door toevoeging van winapp2.ini, dat het overigens automatisch zelf ophaalt, kan het programma de sporen van ruim 1.700 programma's opruimen. Naast gewoon verwijderen is er ook de optie om de ruimte die de bestanden in gebruik namen diverse keren te overschrijven, zodat terughalen onmogelijk wordt. Andrew Ziem heeft versie 3.0 uitgebracht en de changelog voor deze uitgave ziet er als volgt uit:
ChangesGraphical user interface
- Add ability to make chaff, an anti-forensics system. It generates novel documents inspired by 2600 Magazine or messages inspired by Hillary Clinton's publicly-released emails.
- Add the command line option --wipe-free-space to wipe the free space in a path.
- Add a new option to enable debug logging. Find it in the Preferences dialog or as the new command line option --debug.
- Improve scanning speed. This could be most noticable in preview, deep scan, when deleting many small files, and during startup. In some cases, the improvement is greater than 10x. (Thanks to Paweł Polewicz.)
- Avoid crash on startup when configuration is corrupt. (Reported by notdexterslab.)
- Improve actual speed of application startup.
- Improve cleaners: aMule, FileZilla, Midnight Commander, VLC, and Vuze. (Thanks to Tobias-B-Besemer.)
- Overhaul cleaner for Thunderbird. (Bug reported by pitsi.)
- Fix the error NameError: global name '_' is not defined.
Specific to Linux
- Upgrade the graphical toolkit from GTK+ 2 to GTK 3. (Special thanks to Maël Lavault, Tristan Stenner, and Max Khon.)
- Add dark mode.
- Add a new stop button to the toolbar. (Suggested by shellaaaron.)
- Remember the window size and position and whether it was full screen. (Suggested by BBUser.)
- Make startup seem faster by showing the GUI while loading cleaners in background. (It's also actually faster.)
- Make the error prettier when update check fails. (Suggested by Tobias-B-Besemer.)
- Fix various file-encoding errors. (Thanks to Radoslav Stoyanov and others. Reported by jonfre, Tobias-B-Besemer, Mike, ediowar, and others.)
- Reorder the delete/cancel buttons to a more logical order. (Suggested by hydrogenpi).
Specific to Windows
- Add packages for Debian 10 and Ubuntu 19.04.
- Improve detection that Google Chrome is running.
- Delete VIM swap files. (Thanks to petrohs.)
- Fix wiping FAT32 with more than 4GB free space. (Fixed by jamazi)
- Whitelist the mount point for Flatpak. (Reported by Ub3rZ4cH.)
- Whitelist the working directory for the Bluetooth daemon. (Reported by iromeister.)
More
- Improve cleaners: Internet Explorer, Silverlight, TeamViewer, VLC, Windows Media Player, Windows Defender, WinRAR. (Thanks to Tobias-B-Besemer.)
- Fix shredding a file marked read-only. (Reported by Tobias-B-Besemer.)
- Update shipped dependencies: Python, gettext, SQLite, and GTK.
- Drop support for Windows XP.
Developers
- Do you use GPG? I have a new key for signing releases.
- You can now donate using GitHub sponsors. In the first year, they match your donation and don't charge processing fees! (There are still other ways to donate including PayPal, credit card, and Bitcoin.)
- Did you know, the first BleachBit release was December 2008, almost 11 years ago?
- Packagers: please note multiple changes in dependencies and installed files.
- Add search="walk.top" to delete the top directory and all its contents. It is equivalent to search="walk.all" to delete the contents (files and directories) followed by search="file" to delete the empty top directory.
- Add the multi-value variable $$ProgramFiles$$, which expands to %ProgramFiles% and %ProgramW6432$%.