v2.4.0 #60
soimy
announced in
Announcements
v2.4.0
#60
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v2.4.0 版本发布说明
本次更新带来了期待已久的多账号 Token 隔离机制,并针对钉钉协议中的一些边界情况(如消息重复、ID 大小写敏感)进行了深度修复。
🚀 新特性 (New Features)
peer-id-registry,彻底解决conversationId大小写敏感导致的会话匹配失败问题。 (PR [#53](feat: 添加 peer-id-registry,修复 conversationId 大小写敏感问题 #53) by @Explorer1092)🐛 修复与改进 (Fixes & Improvements)
clientId对 Access Token 缓存进行物理隔离,完美支持多账号并发运行,避免 Token 冲突。 (PR [#50](fix: isolate Access Token cache by clientId for multi-account support #50) by @wuditata)accounts字段为空字典导致无法启动 Stream 监听的崩溃问题。 (PR [#57](fix: 修复页面点击Accounts并删除后,accounts是一个空字典,从而导致无法使用默认账户,无法启动Stream监听的问题 #57) by @S-yangbin)🤝 贡献者名单 (Contributors)
衷心感谢所有参与本次版本开发的贡献者,正是你们的 PR 让 OpenClaw 更加完善:
完整变更日志: [v2.3.0...v2.4.0](v2.3.0...v2.4.0)
This discussion was created from the release v2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions