Skip to content

v0.7.0

Latest

Choose a tag to compare

@Vortrix5 Vortrix5 released this 11 Jul 11:02

What's new in 0.7.0

Added

  • Discord cache cleanup — the junk cleaner now covers Discord's Cache, Code Cache, and GPUCache (cache only, never tokens or message history).
  • Windows installer — a graphical sifty-setup.exe with a Welcome/License/Install/Finish wizard that adds Sifty to PATH and registers an Add/Remove Programs entry, alongside the existing portable sifty.exe.

Changed

  • Item counts now read with thousands separators across the CLI (12,480 files, not 12480).
  • Worktree cleanup is described by what it detects — any prunable git worktree, not just coding-agent leftovers.

Fixed

  • sifty tui no longer crashes in the packaged exe. Textual imports its widgets lazily, so PyInstaller left textual.widgets._tab_pane and the styles.tcss stylesheet out of the build. Both are now bundled. This affected winget / scoop / installer users; pip and pipx installs were unaffected. (#34)
  • Optimize no longer crashes when you navigate away mid-run.
  • Self-update is disabled on editable (-e) installs instead of offering a phantom upgrade that then fails.

Install: winget install Vortrix5.Sifty · pip install sifty · or grab sifty.exe / sifty-setup.exe below.