mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
perf: template permission (#6848)
* perf: template permission * perf: action * doc
This commit is contained in:
@@ -13,6 +13,8 @@ description: 'FastGPT V4.15.0 更新说明'
|
||||
|
||||
1. 增加父子节点选中互斥功能,解决:同时选中父子节点时,移动节点会出现抖动。
|
||||
2. 调整文件注入 messages 位置,从 system 调整至 user,便于命中缓存。
|
||||
3. 非管理员/访客,触发余额不足时候,提示优化。
|
||||
4. 无创建权限时,隐藏模板功能。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
||||
@@ -231,6 +231,7 @@
|
||||
"content/self-host/upgrading/4-14/41415.mdx": "2026-04-26T21:28:27+08:00",
|
||||
"content/self-host/upgrading/4-14/41416.en.mdx": "2026-04-26T21:28:27+08:00",
|
||||
"content/self-host/upgrading/4-14/41416.mdx": "2026-04-26T22:41:57+08:00",
|
||||
"content/self-host/upgrading/4-14/41417.mdx": "2026-04-28T18:03:38+08:00",
|
||||
"content/self-host/upgrading/4-14/4142.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/4-14/4142.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/4-14/4143.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
@@ -251,7 +252,7 @@
|
||||
"content/self-host/upgrading/4-14/41481.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/4-14/4149.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/4-14/4149.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/4-15/4150.mdx": "2026-04-28T15:10:52+08:00",
|
||||
"content/self-host/upgrading/4-15/4150.mdx": "2026-04-28T21:27:07+08:00",
|
||||
"content/self-host/upgrading/outdated/40.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/outdated/40.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/outdated/41.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
@@ -393,7 +394,7 @@
|
||||
"content/self-host/upgrading/upgrade-intruction.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/self-host/upgrading/upgrade-intruction.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/toc.en.mdx": "2026-04-26T21:28:27+08:00",
|
||||
"content/toc.mdx": "2026-04-26T21:28:27+08:00",
|
||||
"content/toc.mdx": "2026-04-28T18:03:38+08:00",
|
||||
"content/use-cases/app-cases/dalle3.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/use-cases/app-cases/dalle3.mdx": "2026-04-26T21:08:47+08:00",
|
||||
"content/use-cases/app-cases/english_essay_correction_bot.en.mdx": "2026-04-26T21:08:47+08:00",
|
||||
|
||||
Reference in New Issue
Block a user