Skip to content

Comate 0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:31
· 101 commits to main since this release
b2b5c03

Comate 0.3.0

This release completes the Electron desktop transition and expands the day-to-day session workflow.

Highlights

  • Choose Claude Code output styles directly from the prompt toolbar and see structured context usage plus reasoning effort in the status bar.
  • Send screenshots and images in prompts, and preview workspace video and audio files inside Comate.
  • View live coding-plan usage for supported providers from the account menu.
  • Use workspace context menus, activity-based workspace ordering, atomic prompt reference chips, and smoother file/browser panels.
  • Run the bundled Claude Code 2.1.237 toolchain with its reliability and security fixes.

Desktop release reliability

  • Automatic update checks now surface feed failures instead of reporting false success.
  • Electron updater manifests and blockmaps are generated and validated even when macOS or Windows signing credentials are unavailable.
  • Unsigned macOS and Windows installers remain available as direct assets; the managed signing-status section below records the exact status of this build.
  • The release workflow validates packaged renderer files, updater feed configuration, draft assets, and version consistency before publication.

See the full changelog for all additions, changes, and fixes.

Signing status

  • macOS: UNSIGNED — full code-signing and notarization credentials were unavailable
  • Windows: UNSIGNED — full Azure Trusted Signing credentials were unavailable
  • Linux: No platform signing requirement; Linux release assets are published without a platform signature.