4.13.x
V4.13.1
FastGPT V4.13.1 Release Notes
Upgrade Guide
1. Update Images:
- Update FastGPT image tag: v4.13.1
- Update FastGPT commercial edition image tag: v4.13.1
- Update fastgpt-plugin image tag: v0.2.2
- mcp_server: no update needed
- Sandbox: no update needed
- AIProxy: no update needed
New Features
- Added response size limit for HTTP requests.
Improvements
- When copying an app, the avatar is now duplicated to avoid sharing the same image link, which previously caused one app's avatar to disappear when the other's was updated.
- Markdown parser now handles Windows paths correctly, preventing
\from being treated as an escape character.
Bug Fixes
- In loop nodes, the previous round's interactive response value was not cleared at the end of each iteration.
- After an interactive node responded, chat record statistics were not updated.
- Prompt editor displayed incorrect default values in popups.
- Form input fields with
.in the variable name could not accept values properly. - When calling a sub-workflow, auto-flow knowledge base citations were not displayed in share links.
Plugin Updates
- Base64 decode tool now supports conversion to both text and images.
- Moji Weather tool.
- Biyou PPT generation tool.
- Configurable maximum request body size and internal network request maximum response size to prevent memory overflow from oversized responses.
- Added model presets for Claude 4.5, Qwen3, Kimi2, and DeepSeek 3.2.
Edit on GitHub
File Updated