v4.10.0-fix

labring/FastGPTv4.10.0-fixJul 3, 2025by c121914yu

AI Summary

A hotfix release following v4.10.0 that addresses bugs in search tools, improves MinIO configuration to support IP or domain, and adds a limit for image imports.

Key Highlights

  • Fixed search type tool display issues
  • Enhanced MinIO configuration to accept IP or domain
  • Added max count limit for image imports
  • Fixed CI/CD workflows for image building

New Features

  • Image import max count limit
  • YAML configuration updates

Full Release Notes

## 变更内容
1. 修复搜索类型工具未正常显示

## What's Changed
* fix: yml by @c121914yu in https://github.com/labring/FastGPT/pull/5134
* update: modify MINIO_HOST to accept IP or domain and comment out port… by @sd0ric4 in https://github.com/labring/FastGPT/pull/5136
* docs: update plugin design doc by @FinleyGe in https://github.com/labring/FastGPT/pull/5135
* update yaml and yml.js by @sd0ric4 in https://github.com/labring/FastGPT/pull/5139
* ci: 修复镜像构建工作流 by @PairZhu in https://github.com/labring/FastGPT/pull/5074
* add max count to image import by @c121914yu in https://github.com/labring/FastGPT/pull/5144
* update deploy doc by @c121914yu in https://github.com/labring/FastGPT/pull/5145
* fix: typo by @sd0ric4 in https://github.com/labring/FastGPT/pull/5146
* fix: search type by @c121914yu in https://github.com/labring/FastGPT/pull/5149


**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.10.0...v4.10.0-fix