升级指南
1. 更新镜像 tag
- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.13
🐛 修复
- 分享链接获取单条引用接口鉴权失败。
- opensandbox 鉴权绕过风险。
⚙️ 优化
- completions 接口 chatId 支持 null 类型。
What's Changed
- Fix docker-compose command syntax by @Deepturn in #6777
- fix(sandbox): fix unauthenticated RCE via agent-sandbox by @ctlaltlaltc in #6781
- fix: correct export config sensitive filter behavior by @c121914yu in #6782
- chore: bump deploy image tags for v4.14.12 by @xqvvu in #6789
- fix: getquote api auth error by @c121914yu in #6792
- doc by @c121914yu in #6793
- fix: ts by @c121914yu in #6794
Full Changelog: v4.14.12...v4.14.13