Releases: WizenPainter/shuffle
Releases · WizenPainter/shuffle
Release list
Shuffle 0.3.4
Shuffle 0.3.4
A quick follow-up to 0.3.3 — one important fix and one small workflow win.
Fixed
- Clicking a file or folder's name selects it again. 0.3.3's marquee
improvements accidentally made clicks on the Name column do nothing (Kind /
Date / Size still worked). If clicking felt broken, this is why — please
update. Everything from 0.3.3 (box-select from row cells, auto-scroll while
selecting) still works as intended.
New
- Click where you are for quick actions. Click the current folder's crumb
in the path bar (the last one — you're already there, so it used to do
nothing) and the ⌘P palette opens targeted at that folder with its actions
ready: Copy path, Reveal in Finder, Open in new tab. Copying the current
directory's path is now two clicks.
Install: download Shuffle.dmg below and drag to Applications — or let the
in-app updater offer it. Universal (Apple Silicon + Intel), notarized by Apple,
with build provenance you can check:
gh attestation verify Shuffle.dmg -R WizenPainter/shuffle
Shuffle 0.3.3
Shuffle 0.3.3
A polish release driven almost entirely by early-adopter feedback — thank you
@podgerg for the detailed review (discussion #3) and @everyone filing issues.
Selection, done right
- Rubber-band select from anywhere: start a selection box from a row's
Kind/Date/Size area, like Finder — no more hunting for blank space in full
folders. (The name cell still drags the file.) - Auto-scroll while selecting: drag the box to the top/bottom edge of the
list and it scrolls — gently near the edge, faster as you push past it. - Scroll while selecting: wheel or trackpad-scroll mid-drag and the box
stays glued to the rows it swept; the selection extends as you go. - Shift-click range select now also works in Column and Gallery views;
Cmd-click multi-select added to Column view.
Navigation & chrome
- Native macOS menu bar: File (New Tab, New Folder, Close Tab, Move to
Trash), View (List/Icons/Columns/Gallery, Hide Sidebar, Search), Go (Back,
Forward, Home, Applications, Computer). - Context menus on tabs (New/Duplicate/Close/Close Others) and on the
path bar (New Tab, Copy Path, Reveal in Finder). - Toolbar: New Folder and Delete buttons, tooltips everywhere, and the
Sort button greys out in Column view where it doesn't apply. - Scrollbars in Column view and Settings.
List view
- Folder sizes: folders now show their real (recursively summed) size,
computed in the background so nothing stalls.
Command palette
- Opacity control: set how see-through the ⌘P window is — click the number
and type a value (20–100%), with a live preview right in Settings.
Under the hood
- Settings → Software Update now shows the exact build (
Version 0.3.3 (sha)). - A CI release workflow with build-provenance attestations (issue #12) is
in the repo; once its signing secrets are configured, every release will be
verifiable withgh attestation verify Shuffle.dmg -R WizenPainter/shuffle. - Fixed a packaging bug where dev bundles could silently ship a stale binary.
Install: download Shuffle.dmg below, drag to Applications. Universal
(Apple Silicon + Intel), notarized by Apple. In-app updater will offer this
release automatically.