Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-01 | 4.7 kB | |
V4.11.1 source code.tar.gz | 2025-08-01 | 100.7 MB | |
V4.11.1 source code.zip | 2025-08-01 | 102.4 MB | |
Totals: 3 Items | 203.2 MB | 0 |
🚀 新增内容
- 系统工具,工具集支持直接给工具调用使用。 @FinleyGe
- MCP 结构重写,更新 MCP后,会自动更新所有在用的 MCP 组件,无需重新删除再添加。 @newfish-cmyk
- 对话日志看板,支持自定义字段展示。 @FinleyGe
- 账号注销。 @c121914yu
- 新文档框架。 @dreamer6680
- GLM 4.5 系列模型配置。 @c121914yu
⚙️ 优化
- 兑换码功能支持指定对公支付模式。 @c121914yu
- 优化支付套餐模式。 @xqvvu
- 全局变量修改变量名后,节点中的引用值不会丢失。 @c121914yu
- 将模型预设配置移动到 FastGPT Plugin 项目中。 @c121914yu
🐛 修复
- MCP object 类型数据传递错误。 @FinleyGe
- 登录页 UI 偏移。 @xqvvu
- Excel 表带有换行符号时,导致分块异常。 @colnii
- Doc2x PDF 识别去除多余标签。 @colnii
- 404 页面翻译失效 @Kuro-P
🔨 工具更新
- 新增:libulibu 绘图工具。
- 新增:秘塔搜索工具。
- 新增:支持 Signoz 系统监控接入。
- 修复:数学表达式工具数据类型错误。
What's Changed
- update version doc by @c121914yu in https://github.com/labring/FastGPT/pull/5272
- Update 4100.md by @Deepturn in https://github.com/labring/FastGPT/pull/5273
- version doc by @c121914yu in https://github.com/labring/FastGPT/pull/5275
- action by @c121914yu in https://github.com/labring/FastGPT/pull/5277
- update secret by @c121914yu in https://github.com/labring/FastGPT/pull/5278
- Fix API method for retrieving WX login result from GET to POST by @ctrlz526 in https://github.com/labring/FastGPT/pull/5281
- chore(deps): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5279
- Refactor login initialization logic to remove unused configuration by @ctrlz526 in https://github.com/labring/FastGPT/pull/5283
- perf: read file internal by @c121914yu in https://github.com/labring/FastGPT/pull/5282
- feat: coupoun support bank pay way by @c121914yu in https://github.com/labring/FastGPT/pull/5285
- feat: deleted user by @c121914yu in https://github.com/labring/FastGPT/pull/5289
- feat: enhance wallet billing features by @xqvvu in https://github.com/labring/FastGPT/pull/5293
- extra point by @c121914yu in https://github.com/labring/FastGPT/pull/5296
- fix: i18n by @c121914yu in https://github.com/labring/FastGPT/pull/5297
- New document by @c121914yu in https://github.com/labring/FastGPT/pull/5299
- Doc action test by @c121914yu in https://github.com/labring/FastGPT/pull/5302
- feat:add 4111.mdx and remove unuse doc by @dreamer6680 in https://github.com/labring/FastGPT/pull/5303
- Document action by @c121914yu in https://github.com/labring/FastGPT/pull/5304
- chore(deps): bump form-data from 4.0.2 to 4.0.4 in /plugins/webcrawler/SPIDER by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5301
- chore(deps): bump starlette from 0.27.0 to 0.47.2 in /plugins/model/llm-ChatGLM2 by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5300
- remove old doc by @c121914yu in https://github.com/labring/FastGPT/pull/5305
- fix: doc action by @c121914yu in https://github.com/labring/FastGPT/pull/5306
- fix:change docs url by @dreamer6680 in https://github.com/labring/FastGPT/pull/5307
- doc: evaluation by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5276
- Fix document action and content by @c121914yu in https://github.com/labring/FastGPT/pull/5308
- fix:add not-found path map by @dreamer6680 in https://github.com/labring/FastGPT/pull/5309
- fix:not-found not return jsx by @dreamer6680 in https://github.com/labring/FastGPT/pull/5311
- add tool params return by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5312
- feat:get lastmodified time by git log by @dreamer6680 in https://github.com/labring/FastGPT/pull/5314
- Update 4100.mdx by @c121914yu in https://github.com/labring/FastGPT/pull/5325
- fix: page /404 translator not working bug by @Kuro-P in https://github.com/labring/FastGPT/pull/5320
- fix: fix the login container; fix the incorrect input of captcha enter trigger by @xqvvu in https://github.com/labring/FastGPT/pull/5327
- feat: add robots.txt by @dreamer6680 in https://github.com/labring/FastGPT/pull/5339
- fix: resole crawl cannot get docs by @dreamer6680 in https://github.com/labring/FastGPT/pull/5344
- docs: update plugin guide by @FinleyGe in https://github.com/labring/FastGPT/pull/5345
- feature: V4.11.1 by @c121914yu in https://github.com/labring/FastGPT/pull/5350
Full Changelog: https://github.com/labring/FastGPT/compare/v4.11.0...v4.11.1