v4.14.10.4
labring/FastGPTv4.14.10.4Apr 10, 2026by c121914yu
AI Summary
A security patch addressing NoSQL injection vulnerabilities and transaction errors in the feedback interface.
Key Highlights
- Fixed NoSQL injection security vulnerabilities.
- Resolved transaction errors in the `updateFeedback` interface.
Full Release Notes
## 变更说明 1. 修复部分nosql注入安全问题 2. 修复 updateFeedback 接口事务错误 ## What's Changed * fix: team token auth by @c121914yu in https://github.com/labring/FastGPT/pull/6734 * Refactor/unify sandbox client by @ctlaltlaltc in https://github.com/labring/FastGPT/pull/6735 * Fix secret by @c121914yu in https://github.com/labring/FastGPT/pull/6738 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.10.3...v4.14.10.4