Releases
Changelog
What changed in each Mouzi release. The published installation files live on GitHub Releases.
v0.1.6
Safer organization, selective batches and automatic updates
- Added secure in-app update checks and one-click installation through the Tauri updater.
- Renamed cleaning actions to Organize so the interface no longer suggests that ordinary sorting deletes files.
- Added magic-byte detection for extensionless files and routes recognized formats through the existing rules.
- Added checkboxes for organizing only selected files waiting in Manual mode.
- Added a destination folder picker, quick enable/disable switches and clearer accessible labels to the rule list.
- Added per-rule extension normalization with custom mappings such as
jpeg:jpg.
- Added optional custom rule notifications with
{file}, {rule} and {destination} placeholders.
- Rule actions that remove a file now use the operating system Recycle Bin or Trash instead of permanent deletion.
- Added a confirmation step before clearing history and renamed the rule editor action from Edit to Save.
.mouziignore now supports inline # comments, with \# available for a literal hash.
- Repaired and validated the AppImage icon links as part of the Linux release workflow.
- Updated translations across all 10 supported languages.
v0.1.5
Linux packages and scheduled cleans
- Published Linux builds: AppImage, DEB and RPM (x86_64).
- Added scheduled cleans, up to four fixed times per day.
- Added the portable Windows build.
- Fixed tray registration on Wayland sessions.
Older releases: github.com/hsr88/mouzi/releases