fix: version-list & update docker-compose.yamls (#6526)

* fix: get version list api for workflow/agent tools

* chore: update docker-composes
This commit is contained in:
Finley Ge
2026-03-09 12:02:02 +08:00
committed by GitHub
parent d8b8da8dd4
commit 8eb841cc96
30 changed files with 122 additions and 79 deletions
@@ -0,0 +1,24 @@
---
title: 'V4.14.8.1 (In Progress)'
description: 'FastGPT V4.14.8.1 Update Notes'
---
## Update Guide
### Update Images
- Update FastGPT image tag: v4.14.8.1
- Update FastGPT commercial image tag: v4.14.8.1
- Update fastgpt-plugin image tag: No update required
- mcp_server: No update required
- Update sandbox image tag: v4.14.8
- AIProxy: No update required
- mongo: No update required
## 🚀 New Features
## ⚙️ Improvements
## 🐛 Bug Fixes
1. Fixed an issue where the version list of agent tools could not be retrieved in the workflow orchestration.
@@ -0,0 +1,24 @@
---
title: 'V4.14.8.1(进行中)'
description: 'FastGPT V4.14.8.1 更新说明'
---
## 更新指南
### 更新镜像
- 更新 FastGPT 镜像 tag: v4.14.8.1
- 更新 FastGPT 商业版镜像 tag: v4.14.8.1
- 更新 fastgpt-plugin 镜像 tag: 无需更新
- mcp_server 无需更新
- 更新 sandbox 镜像 tag: v4.14.8
- AIProxy 无需更新
- mongo 无需更新
## 🚀 新增内容
## ⚙️ 优化
## 🐛 修复
1. 修复工作流编排中获取不到 agent 工具的版本列表的问题。
+1
View File
@@ -119,6 +119,7 @@ description: FastGPT Toc
- [/en/docs/self-host/upgrading/4-14/4146](/en/docs/self-host/upgrading/4-14/4146)
- [/en/docs/self-host/upgrading/4-14/4147](/en/docs/self-host/upgrading/4-14/4147)
- [/en/docs/self-host/upgrading/4-14/4148](/en/docs/self-host/upgrading/4-14/4148)
- [/en/docs/self-host/upgrading/4-14/41481](/en/docs/self-host/upgrading/4-14/41481)
- [/en/docs/self-host/upgrading/outdated/40](/en/docs/self-host/upgrading/outdated/40)
- [/en/docs/self-host/upgrading/outdated/41](/en/docs/self-host/upgrading/outdated/41)
- [/en/docs/self-host/upgrading/outdated/4100](/en/docs/self-host/upgrading/outdated/4100)
+1
View File
@@ -119,6 +119,7 @@ description: FastGPT 文档目录
- [/docs/self-host/upgrading/4-14/4146](/docs/self-host/upgrading/4-14/4146)
- [/docs/self-host/upgrading/4-14/4147](/docs/self-host/upgrading/4-14/4147)
- [/docs/self-host/upgrading/4-14/4148](/docs/self-host/upgrading/4-14/4148)
- [/docs/self-host/upgrading/4-14/41481](/docs/self-host/upgrading/4-14/41481)
- [/docs/self-host/upgrading/outdated/40](/docs/self-host/upgrading/outdated/40)
- [/docs/self-host/upgrading/outdated/41](/docs/self-host/upgrading/outdated/41)
- [/docs/self-host/upgrading/outdated/4100](/docs/self-host/upgrading/outdated/4100)