Skip to content

CCEM v2.81.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:25
Immutable release. Only release title and notes can be modified.

CCEM Desktop v2.81.1

Downloads

  • Apple Silicon (M1/M2/M3/M4): CCEM.Desktop_*_aarch64.dmg
  • Intel Mac: CCEM.Desktop_*_x64.dmg
  • Windows (x64): CCEM.Desktop_*_x64-setup.exe

CLI

npm install -g ccem@2.81.1

Desktop trust and browser availability

These Desktop artifacts use the legacy unsigned distribution path. macOS includes CEF with ad-hoc code signatures and System Keychain storage; these apps are not Developer ID-signed or notarized. Windows does not include CEF; its embedded browser is unavailable.
On macOS, if Gatekeeper blocks the app, clear quarantine after installing:

xattr -c /Applications/CCEM\ Desktop.app

Commits

  • fix(desktop): simplify workspace navigation to one sidebar (6c484b5)
  • feat(desktop): add reference-first session mentions and explicit handoff (3418b76)
  • fix(desktop): bundle CEF in unsigned macOS releases (180f8e9)
  • fix(desktop): keep startup responsive and show delayed progress (f929ca5)
  • feat(desktop): support user-directed session messages from chat (821f19e)
  • chore: merge remote v2.80.0 before session messaging push (d20f6ea)
  • fix(desktop): merge macOS CEF release bundle repair (0549ec1)
  • chore(desktop): sync main before workspace startup integration (2324f37)
  • fix(desktop): recover terminated WebContent and release animation contexts (e5434b9)
  • fix(desktop): integrate recovery with startup and session references (aa43382)
  • chore: release v2.81.0 (8fc9add)
  • fix(desktop): align Tauri API with the Rust release (54bd9e0)
  • fix(ci): resolve cross-platform CEF validation failures (b6f3d3d)
  • fix(ci): accept exact-source dispatch readiness for releases (0f89037)
  • chore: release v2.81.1 (fba9a78)