Releases: josepacelli/mc-gui
Releases · josepacelli/mc-gui
Release list
mc-gui v1.0.5
Changed
- The app bundle is now signed with a local self-signed identity when available on the build machine (stable code identity across rebuilds, avoids repeated keychain/permission prompts during local development), falling back to ad-hoc signing otherwise. No change for people downloading the DMG - Gatekeeper still shows the normal unidentified-developer notice either way.
mc-gui v1.0.4
New features
- Drag-and-drop copy between panels (same F5 confirmation dialog, never copies silently)
- Right-click context menu: Open, Select/Deselect, Zip, Edit, Delete, Show Info (recursive folder size)
- Go to Folder dialog (double-click the path bar): type a path or pick it from a live directory tree
- Transfer speed (B/s, MB/s, GB/s) shown in the copy/move progress dialog
Fixes
- Insert/+ selection no longer desyncs from mouse clicks (marked-file set decoupled from the row cursor)
- Show/Hide Hidden Files menu label now reflects the actual current state
- Context menu "Delete" wording now matches F8/the rest of the app in pt-BR/pt-PT
- DMG installer no longer shows as "damaged" on first launch (the assembled app bundle is now properly signed, not just its raw binary)
Packaging
- DMG is now built with
create-dmginstead of a hand-rolled hdiutil+osascript script - Releases are built and published locally now (
.claude/skills/release); the GitHub Actions build-macos workflow is disabled
mc-gui v1.0.1
Automated macOS (arm64) build.
mc-gui v1.0.0
Automated macOS (arm64) build.
mc-gui v0.1.0
Automated macOS (arm64) build.