Mouzi 0.1.6
This release focuses on safer file handling, quicker rule control and a release pipeline ready for automatic updates.
Highlights
- Automatic update checks and one-click installation through the signed Tauri updater.
- Clearer Organize wording throughout the app instead of Clean, which could imply deletion.
- Extensionless files can be identified by their contents and processed by existing rules.
- Manual-mode files can be selected and organized as a batch.
- Rules now have a destination folder picker, a quick enable/disable switch and clearer accessible labels.
- Per-rule extension normalization supports mappings such as
jpeg:jpg. - Per-rule custom notifications support
{file},{rule}and{destination}placeholders. - Remove actions send files to the operating system Recycle Bin or Trash instead of deleting them permanently.
- Clearing history now requires confirmation, and the rule editor action is labelled Save.
.mouziignoresupports inline#comments; use\#for a literal hash.
Platform notes
- Windows: NSIS installer, MSI package and portable executable for x64.
- Linux: AppImage, DEB and RPM for x86_64.
- The AppImage icon links are repaired during the release workflow and the final artifact is installed with AppManager as a release check.
Important Windows signing note
The 0.1.6 Windows executables are not yet Authenticode-signed while the SignPath Foundation production certificate is pending. Download Mouzi only from mouzi.cc or this official GitHub repository and verify SHA256SUMS.txt when needed.
The in-app updater uses a separate cryptographic signature to verify update packages. Because 0.1.5 did not include the updater, automatic updates begin with upgrades from 0.1.6 to future releases.