Mouzi 0.2.0
Review where files will go before organizing them, combine more rule conditions, and undo selected organization runs. Mouzi remains local: no account, cloud processing or telemetry.
New in this release
- Organization preview: inspect each file, matched rule and destination, select operations, then confirm. Previewing changes no files. Stale previews and files changed since preview are rejected.
- Suggest mode: collect files in the review queue for approval instead of moving them automatically. Scheduled organization does not bypass approval.
- Process only new files: optionally skip filenames already present when this setting is enabled for a folder. The baseline survives restarts; turning it off includes the backlog, and enabling it again records a new baseline.
- More rule conditions: combine extensions and filename patterns with minimum/maximum size and modification dates. All specified conditions must match. Rule dates use UTC.
- Rename only: rename a file in its current folder using
{stem},{filename},{extension},{year},{month}and{day}. Collision protection and undo apply. - History by organization run: filter by filename, rule, extension and local date range; select files or a run and review an undo batch. Conflicting or changed files are skipped with individual results.
- Misleading executable names: names such as
invoice.pdf.exeare left for review. These entries and Trash actions start unchecked in the preview. This is a filename warning, not an antivirus scan. - Windows Explorer integration: optionally add Add to Mouzi to a folder's context menu. It opens a form for confirmation. On Windows 11, use Show more options.
- Simplified Chinese joins the language selector. New 0.2.0 controls have English and Polish translations; other languages fall back to English for those controls.
Fixes and safeguards
- Trim extension lists and discard empty comma-separated entries at the form, storage and matching boundaries.
exe, msi,becomesexe,msi; an empty entry cannot match an unrecognized extensionless file. Explicit*and existing signature-based file detection retain their roles. - Validate patterns, size/date ranges, destinations and rename templates before saving; importing invalid rules does not partially replace the current set.
- Match warning and error colors to Mouzi's selected theme, including when it differs from the system theme.
- Keep destination picking, rule-row toggles and accessible button labels available in the revised editor.
- Preserve the AppImage symlink repair and AppManager installation check in the Linux build workflow.
Updating and platform notes
Install over stable Mouzi or use its updater. Version 0.2.0 keeps stable settings, rules and watched folders. Quit Mouzi and back up mouzi.db before upgrading if you want a restorable copy. Private beta profiles remain separate and are not imported automatically.
Older history remains visible, but entries without a file verification record cannot be safely undone by Mouzi; restore those files manually. New history records support verified undo. Recycle Bin/Trash restoration is handled by the operating system.
Windows packages are not Authenticode-signed. Tauri updater signatures verify update integrity and are separate from Authenticode. Use the attached checksums to verify downloads.
Linux packages target x86_64. The existing WebKitGTK DMABUF workaround remains; this release does not claim to fix every GPU/driver-specific Settings rendering failure. macOS remains unofficial and experimental and is not part of the official Windows/Linux release.
Watching remains non-recursive. OCR, content-based rules, screenshot cleanup, Flatpak and idle WebView memory changes are not included.