Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 1.0 kB | |
V4.10.1-fix source code.tar.gz | 2025-07-16 | 103.8 MB | |
V4.10.1-fix source code.zip | 2025-07-16 | 105.5 MB | |
Totals: 3 Items | 209.3 MB | 0 |
修复内容
- 无法兼容旧版全局变量的单选框属性,导致原单选框数据丢失
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