v4.10.1-fix

labring/FastGPTv4.10.1-fixJul 16, 2025by c121914yu

AI Summary

A hotfix for backward compatibility with old-style global variable single-select box attributes.

Key Highlights

  • Fixed compatibility with old global variable single-select box attributes.
  • Prevented data loss when upgrading from old variable structures.

Full Release Notes

## 修复内容
1. 无法兼容旧版全局变量的单选框属性,导致原单选框数据丢失

## What's Changed
* update version doc by @c121914yu in https://github.com/labring/FastGPT/pull/5210
* fix:collection search by @dingzhenznen in https://github.com/labring/FastGPT/pull/5217
* Enhance WeChat login functionality by @ctrlz526 in https://github.com/labring/FastGPT/pull/5213
* compatible with old enums by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5219
* test: Add unit test for projects/app/src/web/support/user/api.ts by @gru-agent[bot] in https://github.com/labring/FastGPT/pull/5214
* Revert "compatible with old enums" by @c121914yu in https://github.com/labring/FastGPT/pull/5222
* compatible with old enums by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5221

## New Contributors
* @dingzhenznen made their first contribution in https://github.com/labring/FastGPT/pull/5217

**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.10.1...v4.10.1-fix