mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
87b0bca30c
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
18 lines
356 B
Plaintext
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.
|