flowise@2.2.7-patch.1

FlowiseAI/Flowiseflowise@2.2.7-patch.1Mar 14, 2025by HenryHengZJ

AI Summary

A patch release focusing on Custom MCP tools, Sequential Thinking MCP, and improvements to S3 logging and Postgres SSL configuration. It also exposes Weaviate Hybrid Search.

Key Highlights

  • Custom MCP tools support
  • Sequential Thinking MCP tool
  • S3 logger authorization fixes
  • SSL configuration for Postgres
  • Weaviate Hybrid Search exposed

New Features

  • Custom MCP implementation
  • Sequential Thinking MCP tool
  • S3 logger authorization updates
  • Postgres SSL configuration option
  • Weaviate Hybrid Search

Full Release Notes

## What's Changed
* Feature/Custom MCP by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4136
* Add Sequential Thinking MCP tool for structured problem-solving by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/4143
* Chore/update pnpm run dev by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4154
* Chore/update vite config by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4158
* [Fix] Change S3 logger to accept more authorization methods for AWS by @danieldabate in https://github.com/FlowiseAI/Flowise/pull/4114
* Add support for GPT-4.5-preview model in OpenAI Assistant Dialog by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/4147
* Bugfix/S3 Credentials by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4166
* feat: Add SSL configuration option for Postgres connections by @mikemanyoung in https://github.com/FlowiseAI/Flowise/pull/4130
* Weaviate - expose Hybrid Search by @gururise in https://github.com/FlowiseAI/Flowise/pull/4127
* Fix Agent Chat History Retrieval by @iEgit in https://github.com/FlowiseAI/Flowise/pull/4163
* Bugfix/arbitrary create attachemnt file upload by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4171
* Add an Ollama baseUrl in chatflow configuration for Follow-up prompts by @SargeJoseph in https://github.com/FlowiseAI/Flowise/pull/4169
* Bugfix/Validate URL for postCore by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4172
* Chore/update bullmq version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4174
* Release/2.2.7-patch.1 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4180

## New Contributors
* @mikemanyoung made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4130
* @iEgit made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4163
* @SargeJoseph made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4169

**Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.7...flowise@2.2.7-patch.1