<4.12.0
V4.9.8
FastGPT V4.9.8 Release Notes
Upgrade Guide
1. Back Up Your Data
2. Update Image Tags
- Update FastGPT image tag: v4.9.8
- Update FastGPT Pro image tag: v4.9.8
- mcp_server: no update required
- Sandbox: no update required
- AIProxy: no update required
New Features
- Support for parallel tool call execution.
- All built-in tasks switched from non-stream mode to stream mode to avoid compatibility issues with models that don't support non-stream mode. To override, you can force
stream=falsein the model'sExtra Bodyparameters. - Qwen3 model presets.
- Yuque knowledge base now supports setting a root directory.
- Configurable password expiration — users will be forced to change their password on next login after expiration.
- Password login now includes preLogin temporary key verification.
- Admin panel now supports configuring visibility of publishing channels and third-party knowledge bases.
Improvements
- Chat log list optimization to prevent memory overflow with large datasets.
- Token calculation worker is now preloaded to prevent thread blocking from concurrent creation during main tasks.
- Workflow node version control UI improvements.
- Web fetch and html2md optimization: now supports video and audio tag conversion.
Bug Fixes
- App list / knowledge base list: incorrect permission display for delete row actions.
- Opening knowledge base search parameters automatically enabling the rerank option.
- Incorrect API request format for LLM json_schema mode.
- Expired image indexes not properly cleared during retraining, causing image loss.
- Retraining permission issues.
- Documentation link URLs.
- Claude tool calls failing due to empty index values.
- Nested workflows with interactive nodes inside tool calls causing abnormal flow behavior.
Edit on GitHub
File Updated