docs/en/releases/v2.0.8.mdx
No more manual app setup, permission scopes and event subscriptions in the Feishu Open Platform. When feishu_app_id is not configured, both the Web Console and CLI startup flow now show a QR-scan entry â scan with Feishu, authorize, and the bot is created and config is filled back automatically. Out-of-the-box.
Documentation: Feishu Channel
Receive Feishu voice messages with automatic speech-to-text, and reply in voice via TTS. Recognition accuracy for short Chinese voice messages has been improved.
Integrated with Feishu CardKit streaming cards, enabled by default, matching the Web Console experience:
The voice and streaming building blocks come from a community contribution #2791. Thanks @ooaaooaa123
DeepSeek V4 series: Added deepseek-v4-pro / deepseek-v4-flash, with deepseek-v4-flash set as the new default
Unified thinking-mode toggle: DeepSeek V4, Qwen3 and other thinking-capable models now share the same enable_thinking switch
Baidu Qianfan / ERNIE first-class integration: New qianfan provider supporting ernie-5.0 (default recommendation), ernie-x1.1, ernie-4.5-turbo-128k, ernie-4.5-turbo-32k. Dedicated qianfan_api_key / qianfan_api_base settings keep OpenAI config clean; legacy wenxin / wenxin-4 paths are fully preserved. #2790 Thanks @jimmyzhuu
Documentation: Baidu Qianfan / ERNIE
translate/ module using the v3 SHA-256 signing scheme, with automatic ISO 639-1 language-code mapping (zh, zh-TW, etc.) #2797 Thanks @Zmjjeff7tool.vision.model config now actually takes effect, with automatic fallback when unconfigured #2792reasoning_content on some history turns in DeepSeek multi-turn conversationsSource-code deployments can run cow update or ./run.sh update for a one-click upgrade, or pull the latest code and restart manually. See Upgrade Guide for details.
â ïļ One-click Feishu app creation requires
lark-oapi>=1.5.5.cow updatepulls it automatically; manual deployments must update dependencies.
Release Date: 2026.05.05 | Full Changelog