v4.12.2-fix3
labring/FastGPTv4.12.2-fix3Sep 4, 2025by c121914yu
AI Summary
A hotfix release addressing specific workflow and UI bugs identified in the v4.12.2 version.
Key Highlights
- Fixed workflow file upload defaults and input/output issues.
- Resolved issues with continuous user selection branches.
- Fixed array selector anomalies in workflows.
Full Release Notes
## 变更内容 1. 纠正 RRF 权重合并算法,使用标准 RRF 权重公式。 2. 工作流文件上传默认打开,但输入侧未添加文件输出。 3. 连续用户选择,分支无法正常运行。 4. 工作流,变量更新,数组选择器异常。 ## What's Changed * fix: favorite apps ui and permission; fix favorite settings' table row by @xqvvu in https://github.com/labring/FastGPT/pull/5553 * fix: incorrect popover position by @xqvvu in https://github.com/labring/FastGPT/pull/5568 * fix: leave team by @FinleyGe in https://github.com/labring/FastGPT/pull/5554 * perf: login page by @c121914yu in https://github.com/labring/FastGPT/pull/5571 * fix: delete "Content-Length" while redirect request to pro api by @xqvvu in https://github.com/labring/FastGPT/pull/5589 * Fix workflow by @c121914yu in https://github.com/labring/FastGPT/pull/5592 * fix: var selector by @c121914yu in https://github.com/labring/FastGPT/pull/5593 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.12.2-fix2...v4.12.2-fix3