CC-GUI v0.3.0
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.jsonin sync with the bumped version, so the lockfile no longer drifts andnpm cistays 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.