You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,19 +10,19 @@ The app scans only folders the user grants through macOS folder selection or sto
10
10
11
11
The name is intentional: StorageScope is not a black-box cleaner. It scopes storage pressure, separates verified duplicates from review-only suggestions, and helps the user decide what to reclaim.
12
12
13
-
**Current release:** v0.7.0, focused on scan control, live results, pause/resume, folder exclusions, and redacted presentation mode for screen sharing.
13
+
**Current release:** v0.7.1, focused on window sizing, keyboard cleanup navigation, and visual polish across the main storage views.

17
+

18
18
19
-
## What's New In v0.7.0
19
+
## What's New In v0.7.1
20
20
21
-
-Live scan results stream into the storage views while the scan is still running.
22
-
-Pause, resume, and cancel controls keep long scans understandable and interruptible.
23
-
-Folder exclusions let scans skip folders such as `node_modules`, `.git`, and cache directories entirely.
24
-
-Redaction mode masks file and folder names/paths with stable placeholders for screenshots and screen sharing.
25
-
-Cleanup Review keeps verified duplicate reclaim separate from review-only cleanup suggestions.
21
+
-Main and Settings windows now open at roomier default sizes so dense controls and cleanup review states are not clipped.
22
+
-Cleanup Review, Folder Tree, and item tables support keyboard-first movement, reveal, and selection flows.
23
+
-Storage views use cleaner row spacing, stronger empty/loading states, and steadier column behavior for large scans.
24
+
-Overview, sidebar, tree, type breakdown, and duplicate-review surfaces were visually tuned for better scanning at a glance.
25
+
-New tests cover keyboard selection, folder-tree reveal behavior, and tree navigation state.
26
26
27
27
## Highlights
28
28
@@ -38,15 +38,15 @@ The name is intentional: StorageScope is not a black-box cleaner. It scopes stor
38
38
39
39
## Screenshots
40
40
41
-
The screenshots below were captured from the v0.7.0 macOS build with redaction mode enabled, so placeholder names are visible while sizes, counts, and cleanup classifications remain real.
41
+
The scanned-state screenshots below were captured from the v0.7.1 macOS build with redaction mode enabled, so placeholder names are visible while sizes, counts, and cleanup classifications remain real.
42
42
43
-
|Overview | Cleanup Review|
43
+
|Cold Launch | Scanned Overview|
44
44
| --- | --- |
45
-
|||
45
+
|||
46
46
47
-
| Privacy Setting |
48
-
| --- |
49
-
||
47
+
|Cleanup Review |Privacy Setting |
48
+
| --- | --- |
49
+
|||
0 commit comments