Releases: shell-extensions/foldersize
Releases · shell-extensions/foldersize
v0.3.3
v0.3.1
Update UUID and Quick Settings toggle
v0.3.0
Add Nemo/Caja hooks and installer scripts
v0.2.0
Release Notes v0.2.0
Summary
- Fix: enabling folder-size scanning now queues pending scans immediately.
Changes
- When scanning is disabled, visible folders are tracked for later.
- Re-enabling scans queues missing or stale items and updates the UI to waiting.
Testing
- Enable scan from Nautilus context menu and observe new jobs.
- Disable scan and confirm running jobs stop.
v0.1.0
Release Notes v0.1.0
Summary
- Initial public release of the Folder Size GNOME Shell + Nautilus extension.
Features
- Show folder sizes in Nautilus list view and context menu.
- GNOME Shell extension manages the Nautilus Python hook (symlink creation/removal).
- Async size calculation to keep the UI responsive.
- Translations: DE/EN/ES.
Requirements
- GNOME Shell 45–48
- Nautilus with nautilus-python
duavailable in PATH (coreutils)
Install Notes
- Run
glib-compile-schemasafter copying the extension directory. - Run
maketo regenerate translations after modifying.pofiles.