Releases: EbonJaeger/budgie-trash-applet
Thankful Fixes
What's Changed
- Fix monitoring for given file on FreeBSD by @OlivierDuchateau in #10
- Escape file names in all cases as URIs
- Fix memory safety issue with error handling
New Contributors
- @OlivierDuchateau made their first contribution in #10
Full Changelog: v2.1.1...v2.1.2
Spring Cleaning
Cleaned up all the files, greatly decreasing the "public" surface. Only a few actual user-facing changes.
Re-released for added changelog item.
Changelog can be found here.
Taking Out the Trash
This release completely reworks how paths to trashed files are handled, allowing the trash deletion code to be far simpler. Also added are file sizes in the trash item revealer, and the ability to change the panel icon when all trash bins are empty, or when trash is added.
Changelog is available here.
The Rewrite
This marks the first release of the applet after its complete rewrite in C! It has full feature parity with the old Vala version, plus a few additions.
Changelog is available here.
Update 1.2.0
Update 1.1.0
Changelog:
- Implemented tracking of trash bins on removable devices (#2)
- Reworked UI
- Added styling to everything
v1.0.0
Initial release version.
Allows the managing of the user trash bin from the Budgie panel. Allows you to view, restore, and permanently delete items in the trash bin.