Skip to content

Releases: josepacelli/mc-gui

mc-gui v1.0.5

Choose a tag to compare

@josepacelli josepacelli released this 12 Sep 14:50

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

Choose a tag to compare

@josepacelli josepacelli released this 12 Sep 14:27

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-dmg instead 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

Choose a tag to compare

@github-actions github-actions released this 11 Sep 21:24

Automated macOS (arm64) build.

mc-gui v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 00:53

Automated macOS (arm64) build.

mc-gui v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 22:51

Automated macOS (arm64) build.