v4.14.19

labring/FastGPTv4.14.19May 9, 2026by c121914yu

AI Summary

A maintenance release improving browser compatibility and fixing file input and share link display issues.

Key Highlights

  • Added support for older browser kernels
  • Fixed file input filtering issues
  • Fixed share link not displaying virtual machine file entry correctly

Full Release Notes

## 变更说明
1. 兼容更低版本浏览器内核
2. 修复表单输入,文件类型时,未过滤掉 icon,导致请求体过大。
3. 修复分享链接,未正确展示虚拟机文件入口。

## What's Changed
* Fix 4.14.x by @c121914yu in https://github.com/labring/FastGPT/pull/6898
* fix: support older browsers for share page (#6903) by @c121914yu in https://github.com/labring/FastGPT/pull/6904


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