v4.14.20

labring/FastGPTv4.14.20May 14, 2026by c121914yu

AI Summary

A maintenance release updating container images and fixing workflow data type compatibility.

Key Highlights

  • Updated Docker images for main and Pro services
  • Fixed workflow Zod data type adaptability
  • Fixed model config unable to fully override defaultConfig

Full Release Notes

## 升级指南

### 1. 更新镜像 tag

- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.20
- 更新 fastgpt-pro(fastgpt 商业版) 镜像 tag: v4.14.20

## 🐛 修复

1. 增强工作流 zod 数据类型适配性。
2. 模型配置,无法完全覆盖 defaultConfig。

**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.19...v4.14.20