FlowShelf 1.1.1
Changelog
All notable changes to FlowShelf. Versioning is semantic:
MAJOR.MINOR.PATCH — bump PATCH for fixes, MINOR for features, MAJOR for breaking
changes. The number in parentheses is the build number (CFBundleVersion).
[1.1.1] — 2026-06-17 (build 3)
Fixed
- Universal binary — now runs natively on both Apple Silicon and Intel Macs
(1.1.0 was Apple-Silicon-only by mistake).
[1.1.0] — 2026-06-16 (build 2)
Added
- Automatic updates via Sparkle — checks daily and prompts when a new version
is available; "Check for Updates…" in Settings. - Buy Me a Coffee support button in Settings (buymeacoffee.com/mahinkadery).
- Launch at login toggle (General settings).
Changed
- Privacy hardening: the clipboard store is now owner-only (0700/0600) and
excluded from iCloud / Time Machine backups, so copied text never syncs off-device. - Lighter on memory: window thumbnails are released when the Peek tab closes
and when a Dock preview hides (idle RAM stays low).
Fixed
- Cleaner now quits a running app before trashing it (no more half-failed uninstalls).
- Shelf "time left" labels count down live instead of only updating on open.
- Hardened Accessibility value casts against unexpected system responses.
[1.0.0] — 2026-06-16 (build 1)
First release.
Shelf
- 24-hour temporary shelf — one place for everything you copy, capture, or drag.
- Items show time left until auto-delete (live countdown); pin to keep forever.
- Clipboard history: text, links, images, files. Privacy markers + excluded apps skipped.
- Screenshot + local OCR (
⌘⇧7/⌘⇧O) via the native crosshair + Apple Vision. - Floating drop-shelf (
⌘⇧S): type-aware tiles, click-to-copy, drag in/out,
opens at the cursor, shake-to-summon (toggle in Settings).
Peek (Dock window previews)
- Hover a Dock icon → live window thumbnails; click to switch, hover to close/minimize.
- Window list via Accessibility; thumbnails via the system window-capture API.
- "Capture working" self-test so the UI reflects real permission state.
Clean (App uninstaller)
- Drop an app → scans
~/Library+/Libraryfor leftovers, scored High/Medium/Low. - Removes the app itself + leftovers, quitting the app first; Trash-only (reversible).
Dashboard & system
- Unified window (
⌘⇧D): Shelf · Peek · Clean · Settings. - Launch-at-login, custom app icon, menu-bar agent.