Skip to content

v0.1.3

Latest

Choose a tag to compare

@MTTamurex MTTamurex released this 25 Jun 12:44
· 2 commits to main since this release

MTT File Manager — v0.1.3 Beta

Release Notes

New Feature - Tags

  • Tags / color labels: persistent path-based tags with colors, custom tags, tag manager, sidebar section with counts, filtering, collapse support, and context menu integration.
  • Tag views: virtual folder views per tag.
  • Tag filtering in global search: dedicated tag filter (All, Any tag, specific tags) in the global search overlay.
  • Tag badges in grid view and color dots in list view.

Improvements

  • Clickable breadcrumb in preview panel: navigate to any path segment directly from the preview header.

Bug fixes

  • Global search cache invalidation: added tag_assignments_epoch and invalidated filter/sort cache when tag assignments change.
  • File path normalization: centralized normalizer that strips \\?\, \\.\, and \??\ prefixes, preserves C:\ and UNC \\server\share roots, and handles trailing separators safely.
  • File operation proxy window: shell progress dialogs owned by a worker-thread proxy window to avoid UI-thread starvation during long operations.
  • Move operations no longer remap tag/thumbnail cache to the wrong file** when the Shell resolves a conflict differently (Keep both, replace/skip, folder merge).
  • Shell ShowProperties no longer loses its parent/owner window** when dispatched on the worker proxy.
  • File metadata cache prefix invalidation now covers descendants and is no longer defeated by LIKE wildcard escaping.
  • file_entry_cache rename now updates descendants in addition to the exact row.
  • Dual panel tag view snapshots correctly sanitize state when switching active/inactive panels.
  • Settings window no longer allows input bleed-through to the main window when a modal is open.

SHA-256
MTT-File-Manager-Setup-0.1.3.exe
91ED6B127CE4F478D916E39D75D76DC72501687F55E8691E7442A636B36816C7

License notes:

Repository-authored source code: Apache-2.0
The Windows installer is a multi-license distribution
Bundled third-party components, including libmpv/mpv, PDFium, and UnRAR, remain under their own respective licenses
See THIRD_PARTY_NOTICES.md and the bundled third_party_licenses materials for notices, license texts, provenance, and source-availability information.