4.14.x
V4.14.8
FastGPT V4.14.8 Release Notes
Upgrade Guide
Update Images
- FastGPT image tag: v4.14.8
- FastGPT commercial image tag: v4.14.8
- fastgpt-plugin image tag: no update needed
- mcp_server: no update needed
- sandbox image tag: v4.14.8
- AIProxy: no update needed
- mongo: no update needed
đ New Features
- Upgraded Next.js to version 16 with rspack for local development, delivering 3â5Ã faster local development performance.
- Refactored the code sandbox with a unified isolation model, adding support for network requests and built-in dependency packages.
âī¸ Improvements
- MCP JSON Schema
typefields no longer need to be restricted to enum values. - Updated the variable reference label in Knowledge Base search to use clearer, more intuitive wording.
đ Bug Fixes
- New SDK compatibility: fixed errors caused by multiple connections when calling the same MCP service consecutively.
- Fixed incorrect ordering of text and tool outputs after saving when both are produced simultaneously.
- Fixed variable update logic where
$1in input values was incorrectly replaced by a regex capture group. - API Knowledge Base now returns the
titleof the uploaded file in the response; if notitlewas provided, the field is omitted.
Edit on GitHub
File Updated