v4.13.0-fix
labring/FastGPTv4.13.0-fixSep 25, 2025by c121914yu
AI Summary
A hotfix to add permission indexes for performance and fix the collection page pagination display.
Key Highlights
- Added permission indexes for improved performance.
- Fixed collection page pagination UI not displaying correctly.
New Features
- Permission index
- Collection UI fix
Full Release Notes
## 变更内容 1. 增加 permission 索引 2. 修复知识库集合页面,分页组件未正常显示。 ## What's Changed * chore(deps): bump tar-fs from 3.0.9 to 3.1.1 in /plugins/webcrawler/SPIDER by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5699 * perf: permission index & model table collaborator context lazy mount by @FinleyGe in https://github.com/labring/FastGPT/pull/5703 * fix: collection ui by @c121914yu in https://github.com/labring/FastGPT/pull/5704 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.13.0...v4.13.0-fix