Skip to content

v1.9.0 — Select All, showStatusBar setting, count fixes

Choose a tag to compare

@spectabile spectabile released this 14 Jun 08:08
· 5 commits to main since this release

Added

  • showStatusBar setting (General, default: true) — when disabled, the status bar item is hidden and no startup scan is performed; the Clean and Disk Usage commands still work on demand; responds live without a reload
  • Section-level Select All — the "Caches & Logs" section header now has a checkbox that selects or deselects all items at once; supports indeterminate state when only some items are checked

Changed

  • Clean panel header subtitle changed from "X available" to "X to reclaim"
  • Status bar icon updated to bow-tie-stars-outline (E903) from the rebuilt IcoMoon font (font-icons.woff)

Fixed

  • Footer showed "Clean 2 items · 0 B" when nothing was selected — zero-size items with defaultEnabled: true were silently included in the checked Set but render no checkbox; they are now skipped when both sizeBytes and itemCount are zero
  • Workspace picker counted as 1 item instead of N — selecting 7 individual workspaces now correctly shows "Clean 7 items"; the count now uses the number of selected sub-entries
  • Permanent deletion warning fired for Orphaned Workspaces — confirmation dialog now only triggers for items that have a warning field (Timeline History, Active Workspaces); Orphaned Workspaces no longer require confirmation