github chenhg5/cc-connect v1.2.2-beta.3

latest releases: v1.3.3-beta.2, v1.3.3-beta.1, v1.3.2...
pre-releaseone month ago

v1.2.2-beta.3 — 2026-03-19

Features

  • Multi-user mode - per-user rate limits, ACL, and audit logging (#150)
  • ImageSender - unified image sending for 6 platforms (#222)
  • MiniMax M2.7 - upgraded from M2.5 with 1M context (#211)
  • /whoami - display user ID for ACL configuration
  • /btw - inject messages into busy sessions (#138)
  • /dir - runtime work directory switching
  • Cron muting - mute/unmute cron jobs
  • Interrupt support - send Ctrl+C to agent sessions (#198)
  • CORS support - Bridge API cross-origin requests (#196)
  • Message queuing - queue when agent is busy instead of dropping
  • QQ Bot Markdown - full Markdown support (#172)
  • models config - per-provider model selection via alias (#200)

Bug Fixes

  • Workspace persistence - sessions persist to disk in multi-workspace mode
  • Race conditions - fixed adminFrom, degraded, userRolesMu data races
  • Memory leaks - fixed pendingAcks leak on WeCom disconnect (#199)
  • Relay timeout - returns partial text instead of error (#205)
  • QQ Bot reconnect - handles nil wsConn on reconnect (#202)
  • i18n - complete translation coverage

Improvements

  • Cron expressions more human-readable
  • Slack file download error handling and auth diagnostics (#204)
  • Message queue handling extracted to dedicated method

Contributors

Thanks to all contributors who made this release possible:

Breaking Changes

  • None

Don't miss a new cc-connect release

NewReleases is sending notifications on new releases.