Skip to content

Releases: rsitech-ai/space_lens

Release list

SpaceLens 1.0.2

Choose a tag to compare

@s1korrrr s1korrrr released this 28 Jul 18:34
18a5308

SpaceLens 1.0.2

SpaceLens 1.0.2 makes very large scan results faster to review and easier to
identify.

What’s improved

  • Every Name cell shows a compact home-relative parent location; tooltips and
    accessibility expose the complete absolute path.
  • Selected, cleanup-queued, and combined row states remain visually and
    accessibly distinct.
  • The result table now uses reusable native AppKit cells with stable
    identifier-based selection, responsive columns, and synchronized cell reuse.
  • Cleanup queue membership is cached for constant-time visible-row lookup.

Verification

  • Built from protected main commit
    18a53089a973786fcef0faf1b6950c8ba597cb22.
  • Protected CI passed SwiftPM tests with warnings as errors, Xcode tests,
    universal Release build, and release metadata validation.
  • The final download contains x86_64 and arm64, targets macOS 14+, and is
    Developer ID-signed with the hardened runtime.
  • Apple notarization accepted submission
    2e3622d8-8983-4a64-b908-82f70bd1ee30; the ticket is stapled and Gatekeeper
    accepts the app.
  • The final notarized bundle passed a launch smoke.

Safety boundaries

  • SpaceLens scans only folders the user explicitly selects and cannot override
    macOS privacy, sandbox, permission, or filesystem errors.
  • Review every exact path before cleanup. Safety classifications are
    deterministic guidance.
  • Cleanup moves eligible items to the Bin; it never permanently erases files
    or empties the Bin.
  • Smart Scan focuses on known rebuildable caches and generated outputs rather
    than every application-specific location.

Verify SpaceLens-1.0.2-macOS-universal.zip against SHA256SUMS.txt before
opening the app.