Files
FastGPT/document/content/docs/self-host/upgrading/outdated/487.en.mdx
T
Archer 87b0bca30c Doc (#6493)
* cloud doc

* doc refactor

* doc move

* seo

* remove doc

* yml

* doc

* fix: tsconfig

* fix: tsconfig
2026-03-03 17:39:47 +08:00

25 lines
655 B
Plaintext

---
title: V4.8.7
description: FastGPT V4.8.7 Release Notes
---
## Upgrade Guide
### 1. Back up your database
### 2. Update images
- Update the fastgpt image tag to v4.8.7
- Update the commercial edition image tag to v4.8.7
-------
## V4.8.7 Release Notes
1. New - Plugins now support standalone execution, publishing, and log viewing.
2. New - App search.
3. Improved - Chat dialog code.
4. Improved - Upgraded Dockerfile Node and pnpm versions.
5. Improved - Vision mode now works properly with local domain deployments.
6. Fixed - Unable to modify global variables in Simple Mode.
7. Fixed - GPT-4o unable to use tools and images simultaneously.