2.2.7-patch.1
Added 6
- Add support for custom MCP (Model Context Protocol)
- Add Sequential Thinking MCP tool for structured problem-solving
- Add support for GPT-4.5-preview model in OpenAI Assistant Dialog
- Add SSL configuration option for Postgres connections
- Expose Hybrid Search in Weaviate
- Add Ollama baseUrl in chatflow configuration for Follow-up prompts
Changed 1
- Update bullmq version
Fixed 5
- Change S3 logger to accept more authorization methods for AWS
- Fix S3 Credentials
- Fix Agent Chat History Retrieval
- Fix arbitrary create attachment file upload
- Validate URL for postCore
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