mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-16 01:09:01 +08:00
19 lines
410 B
Plaintext
19 lines
410 B
Plaintext
---
|
|
title: 'V4.14.13'
|
|
description: 'FastGPT V4.14.13 Release Notes'
|
|
---
|
|
|
|
## Upgrade Guide
|
|
### 1. Update image tags
|
|
|
|
- Update fastgpt-app (FastGPT main service) image tag to: v4.14.13
|
|
|
|
## 🐛 Bug Fixes
|
|
|
|
1. Fixed auth failure on the single-quote fetch API when accessed via share link.
|
|
2. Fixed an auth bypass risk in opensandbox.
|
|
|
|
## ⚙️ Optimizations
|
|
|
|
1. The `completions` API `chatId` now accepts `null`.
|