<4.12.0
V4.9.7
FastGPT V4.9.7 Release Notes
Upgrade Guide
1. Back Up Your Data
2. Update Image Tags
- Update FastGPT image tag: v4.9.7-fix2
- Update FastGPT Pro image tag: v4.9.7
- mcp_server: no update required
- Sandbox: no update required
- Update AIProxy image tag: v0.1.8
New Features
- Knowledge base answers now include citations at the end of each referenced paragraph.
- MCP tools support the HTTP Streamable protocol.
- MCP Server supports editing tool names to accommodate clients that don't support Chinese characters.
- Right-click in the workflow editor to auto-align nodes.
- Support for custom
config.jsonpath in production environments. - API calls support passing a special chatId (
NO_RECORD_HISTORIES) to prevent the system from storing conversation history. - Rerank model usage-based billing support.
- Subscription plan redemption codes.
- Alipay payment support.
- Short link analytics tracking.
- Added Jina AI model system configuration.
Improvements
- Doc2x document parsing: added error message capture and increased timeout duration.
- Adjusted PG vector query to force vector index usage.
- Conversation time statistics now accurately return the overall workflow execution time.
- Audio parsing duration now retrieved from ai_proxy.
- AI model token counts now prioritize the API usage values for accuracy. If unavailable, falls back to GPT-3.5 estimation.
- Optimized the chat log list API to handle scenarios with large numbers of messages in a single conversation.
Bug Fixes
- File upload chunk size limit to prevent exceeding MongoDB limits.
- Usage dashboard unable to retrieve statistics for specific members.
- Dashboard API returning incorrect statistics due to timezone handling issues.
- LLM model test API unable to test disabled models. Also fixed the issue where model testing would strip custom request URLs.
- Copy app permission issues.
- Chat record export now limits individual conversations to 1,000 message pairs to prevent export failures.
- Workflow variables followed by another workflow variable not triggering rendering.
- Debugging the knowledge base search module showing "no permission" errors.
- Text content extraction node default value assignment logic.
- Share links forcibly returning citation content from nested apps.
- Knowledge base collection metadata filtering: same-named tags across different knowledge bases returning no results when using
$andfilters. - App list permission configuration potentially causing index refresh issues.
Edit on GitHub
File Updated