Changelog

Every public Tare release, newest first.

v1.0

  • Initial release.
  • Five cross-synced views: Tree, Top Files, Duplicates, Treemap, and File Types.
  • Scans 2M files in ~12 seconds on Apple Silicon; 0.13s incremental rescan.
  • Duplicate detection grouped by name and size, computed in milliseconds from the in-memory tree.
  • Squarified treemap with filter-by-type and selection synced across every view.
  • 50,000+ file extensions organized into 20 categories, with editable categories.
  • Batch rename with token templates: {name}, {ext}, {n:03}, {date}, {parent}, plus UPPER / LOWER / TITLE / SNAKECASE / KEBABCASE / CAMELCASE / PASCALCASE wrappers.
  • Sub-millisecond fuzzy search across the entire scanned tree.
  • Smart Folders: pre-computed views like Largest, Recently Modified, By Type.
  • Zero telemetry. Native for macOS 26+ and Apple Silicon.