feat: 4.8.8 doc (#2188)

This commit is contained in:
Archer
2024-07-29 10:56:29 +08:00
committed by GitHub
parent ba933c7450
commit 02b51317b4
4 changed files with 11 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
---
title: 'V4.8.8(进行中)'
title: 'V4.8.8'
description: 'FastGPT V4.8.8 更新说明'
icon: 'upgrade'
draft: false
@@ -13,8 +13,8 @@ weight: 816
### 2. 修改镜像
- fastgpt 镜像 tag 修改成 v4.8.8-alpha2
- 商业版镜像 tag 修改成 v4.8.8-alpha2
- fastgpt 镜像 tag 修改成 v4.8.8
- 商业版镜像 tag 修改成 v4.8.8
### 3. 执行初始化
@@ -32,6 +32,8 @@ curl --location --request POST 'https://{{host}}/api/admin/initv488' \
## V4.8.8 更新说明
[点击查看完整更新](https://github.com/labring/FastGPT/releases/tag/v4.8.8)
1. 新增 - 重构系统插件的结构。允许向开源社区 PR 系统插件,具体可见: [如何向 FastGPT 社区提交系统插件](https://fael3z0zfze.feishu.cn/wiki/ERZnw9R26iRRG0kXZRec6WL9nwh)。
2. 新增 - DuckDuckGo 系统插件。
3. 新增 - 飞书 webhook 系统插件。