Skip to content

CC-GUI v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:09
6b08aa6

What's Changed

  • Drag a session onto a section to pin it there; drop onto the index-0 "In Progress" catch-all to clear the pin — complements the existing right-click "Move to section" menu. (#6)
  • Fixed tab drag-reorder, which never worked because the native webview drag-drop handler swallowed the events; also added an accent insertion line at the drop point and made Esc cancel a drag cleanly. (#7)
  • Release tooling: the release script now keeps package-lock.json in sync with the bumped version, so the lockfile no longer drifts and npm ci stays green. (#8)

Full changelog: v0.2.1...v0.3.0


Download the asset for your platform below. aarch64 = Apple Silicon
(macOS); amd64 = x86_64 (Linux).

macOS (.dmg, Apple Silicon): the app is unsigned, so macOS
quarantines it and may report it as "damaged" — it isn't. Drag
CC-GUI.app into /Applications, then clear the quarantine flag:

xattr -cr /Applications/CC-GUI.app

Then open it normally.

Linux: run the portable .AppImage (any distro) or install the .deb.