What's Changed
- 修复: 通过 provider 指令设置提供商,重启后失效
- 新增: WebChat 支持直接选择提供商和模型
- 优化: WebUI 视觉效果、WebChat 视觉效果
- 优化: WebUI 测试提供商功能
- 优化: 修复潜在的 README XSS 注入问题
- 修复: WechatPadPro 授权码提取逻辑以适配上游新版本,并提高安全性
- 修复: Gemini 下,多轮工具调用时可能报错的问题
- 其他修复与优化
Details
- Fix: 修复插件平台配置报错的问题 by @railgun19457 in #1966
- feat: 集成r1_filter至框架 by @Raven95676 in #1981
- fix: Multi-turn tools use error when using streaming output by @Soulter in #1990
- Refactor: 重构 WebChat 的 SSE 监听逻辑 by @Soulter in #1987
- Feature: WebChat 增加可选择提供商和模型的功能 by @Soulter in #2003
- perf: 优化WebChat对话标题生成 by @Raven95676 in #1991
- refactor:将前端测试供应商部分修改为独立并发异步获取各个文本供应商的状态 by @RC-CHN in #1984
- Fix: adjust z-index for the add button on ExtensionPage by @Soulter in #2018
- [Copilot] feat: 添加风险插件安装确认对话框以及风险插件标签特殊处理 by @Raven95676 in #2013
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #2005
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #2034
- fix: 增加演示模式下校验插件开启/关闭/安装指令 by @jiongjiongJOJO in #2029
- fix: direct send tool_call_result by @Raven95676 in #2037
- 🐞 fix(WebUI): 解决XSS注入的问题 by @IGCrystal in #2027
- fix(wechatpadpro): 修复授权码提取逻辑以兼容新旧接口格式 by @Zhenyi-Wang in #2043
- Fix: 防止错误恢复机制_remove_image_from_context发生KeyError by @uersula in #2049
- Improve: 改善 WebUI 效果 by @Soulter in #2051
New Contributors
- @cclauss made their first contribution in #2005
- @dependabot made their first contribution in #2034
- @jiongjiongJOJO made their first contribution in #2029
- @uersula made their first contribution in #2049
Full Changelog: v3.5.18...v3.5.19