v4.14.26
microsoft/TinyTroupev4.14.26Jun 24, 2026by c121914yu
AI Summary
This release focuses on stability by locking the Node.js version to prevent stream reception errors that occur when using newer Node.js versions.
Key Highlights
- Locked Node.js version to prevent stream reception errors
- Ensures compatibility and avoids issues with the latest Node.js runtime
Full Release Notes
## 变更说明 1. 锁定 node 版本,避免使用最新node导致流接收异常。 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.25...v4.14.26