v4.14.9.3
labring/FastGPTv4.14.9.3Mar 23, 2026by c121914yu
AI Summary
Fixes workflow code context errors that could cause variable updates to be lost during API calls.
Key Highlights
- Fix workflow code context error causing variable updates to be lost on API calls
New Features
- Fix variable context logic in workflows
Full Release Notes
## 变更说明 1. 修复工作流 code context 错误,导致变量更新在API调用时候可能丢失 ## What's Changed * deploy doc by @c121914yu in https://github.com/labring/FastGPT/pull/6612 * var context by @c121914yu in https://github.com/labring/FastGPT/pull/6617 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.9.2...v4.14.9.3