What's Changed
- chore(version): update version to 1.1.5.post1 by @zhijianma in #3970
- feat(feishu): introduce FeishuCardHandler and upgrade tool_guard approval to interactive buttons by @hongxicheng in #3941
- fix(WeCom): keep placeholder stream alive to prevent stuck "Thinking..." by @hongxicheng in #3950
- fix(chat): fix CodeMirror line wrapping in tool call input/output blocks by @bowenliang123 in #3960
- fix(WeCom): avoid double reconnect race and cross-loop disconnect by @hongxicheng in #3963
- feat(WeCom): add share_session_in_group toggle for group chats by @hongxicheng in #3948
- feat(app): prevent path traversal by rejecting absolute static file paths by @zhijianma in #3973
- feat(feishu): hint docs link on approval card when card.action.trigger is unsubscribed by @hongxicheng in #3982
Full Changelog: v1.1.5...v1.1.5.post1