Files
FastGPT/document/content/docs/self-host/upgrading/4-14/4148.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

18 lines
356 B
Plaintext

---
title: 'V4.14.8 (In Progress)'
description: 'FastGPT V4.14.8 Release Notes'
---
## New Features
1. Upgraded Next.js to version 15.
## Improvements
1. Compatible with MCP JSON Schema type values not in the enum type list.
## Bug Fixes
1. New SDK compatibility: consecutive calls to the same MCP service caused errors due to multiple connections.