🚀 新增内容
- 商业版支持企微发布渠道。
⚙️ 优化
- 权限继承优化,子资源权限高于父级时,不会强制打断继承模式。
- Prompt 编辑器支持列表渲染。
- 数据页返回知识库列表,保持分页。
- 知识库上传文件成功后,返回对应上传目录。
- 删除应用,减少事务操作。
- 用户选择 UI。
🐛 修复
- HTTP 工具空指针,导致无法编辑。
- python 代码运行,入参无法是 boolean 值。
- debug 模式下,全局变量未传递。
更新指南
1. 更新镜像:
- 更新 FastGPT 镜像tag: v4.12.4
- 更新 FastGPT 商业版镜像tag: v4.12.4
- 更新 fastgpt-plugin 镜像 tag: v0.1.13
- mcp_server 无需更新
- 更新 Sandbox 镜像 tag: v4.12.4
- AIProxy 无需更新
What's Changed
- fix: node card copy toolConfig by @FinleyGe in #5605
- Update sso.mdx by @Deepturn in #5603
- Update 4101.mdx by @Deepturn in #5602
- perf: search result by @c121914yu in #5608
- fix: table size by @xqvvu in #5598
- fix http plugin chatconfig undefined by @newfish-cmyk in #5621
- feat: scan QRCode auto redeem coupon by @fishwww-ww in #5616
- chore(deps): bump axios from 1.8.2 to 1.12.0 in /plugins/webcrawler/SPIDER by @dependabot[bot] in #5637
- chore(deps): bump jsondiffpatch from 0.6.0 to 0.7.2 by @dependabot[bot] in #5634
- V4.12.4 features by @c121914yu in #5626
Full Changelog: v4.12.3...v4.12.4