Skip to content

Releases

Changelog

What changed in each Mouzi release. The published installation files live on GitHub Releases.

v0.2.1

Complete translations for the new organization controls

  • Translate the review queue, folder options, rule conditions, rename templates, history filters, confirmations and errors into all 11 supported interface languages.
  • Fill in missing Spanish archive-import text.
  • Keep the new translations in the standard locale JSON files for contributors.
  • Check every language for missing keys, empty strings and mismatched placeholders in CI. Tests also resolve each key without English fallback.

This patch addresses #67 and does not change file-organization behavior. Update from inside Mouzi or use the download page. Existing stable settings, rules and history are preserved.

Windows packages remain unsigned with Authenticode. Updater integrity signatures are separate. Official packages cover Windows and Linux; macOS remains experimental.

v0.2.0

Review before organizing, richer rules and safer undo

  • Preview files, matched rules and destination paths before applying selected operations.
  • Use Suggest mode to collect files for approval, or enable Process only new files to skip an existing backlog.
  • Combine extensions and filename patterns with file-size and modification-date conditions.
  • Rename files in place with naming templates and collision protection.
  • Group History by organization run; filter by filename, rule, extension and local date range, then undo selected files or runs with per-file results.
  • Leave misleading executable filenames such as invoice.pdf.exe for review. Suspicious names and Trash actions start unchecked in the preview.
  • Optionally add Add to Mouzi to the Windows Explorer folder menu.
  • Add Simplified Chinese. New controls are translated into English and Polish, with English fallback in other languages.
  • Normalize comma-separated extension lists defensively and validate rules before saving or importing.
  • Fix warning/error contrast when Mouzi’s selected theme differs from the system theme.

Stable settings and watched folders are preserved. Private beta profiles stay separate. Older History entries remain visible, but entries without verification records require manual restoration. Recycle Bin/Trash restoration is handled by the operating system.

Windows files remain unsigned with Authenticode; updater integrity signatures are separate. Linux keeps the AppImage link repair and AppManager verification. macOS is still unofficial and experimental. Recursive watching, OCR, screenshot cleanup and Flatpak are not included.

Read organization preview, rules and History and undo for behavior and limits.

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