Skip to content

v1.1.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@chenhg5 chenhg5 released this 01 Mar 05:08
· 1066 commits to main since this release

v1.1.0-beta.3

New Features

  • Voice Message Support (Speech-to-Text): Send voice messages on supported platforms — auto-transcribed via Whisper API (OpenAI / Groq / SiliconFlow) + ffmpeg
    • Supported: Feishu, WeChat Work, Telegram, LINE, Discord, Slack
  • Image Message Support: Send images to AI agents with multimodal content
    • Supported: Feishu, WeChat Work, Telegram, LINE, Discord, Slack
  • CLI Send Command: cc-connect send for external message injection via Unix socket API

Bug Fixes

  • WeChat Work duplicate message deduplication (MsgId-based)
  • WeChat Work media download timeout (async goroutines)

Improvements

  • Bilingual config template (English + Chinese comments)
  • Updated README with voice/image support matrix

Upgrade

npm install -g cc-connect@beta
# or
cc-connect update --pre