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 sendfor 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