3.0.0
Added 5
- Add O4 mini model
- Add Perplexity node
- Add LiteLLM component
- Add Deep Research V2 Template
- Add Bull dashboard environment variable for enabling dashboard
Changed 3
- Update Groq chat node and Llama Index Groq node
- Implement AgentFlow V2
- Disable telemetry by default
Fixed 10
- Correct path and case sensitivity for Cheerio Web Scraper icon
- Update correct label for InputLabel component
- Handle time correctly and ensure schema creation in PostgresRecordManager
- Fix missing chat data import
- Update AgentFlow V2 events to Redis subscriber
- Fix UI streaming when model streaming is off
- Add keep-alive options to Redis clients to prevent idle timeouts and socket closing
- Update file loader
- Fix presentation of the source
- Close MCP connection
What's Changed
Nodes
- added_o4mini_model by @aditya-deriv in https://github.com/FlowiseAI/Flowise/pull/4365
- feature/add-perplexity-node by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4376
- Feature/added litellm component by @patrickreinan in https://github.com/FlowiseAI/Flowise/pull/4327
- Updated the Groq chat node and also Llama Index Groq node. #4383 by @adolfousier in https://github.com/FlowiseAI/Flowise/pull/4384
- Feature/add Deep Research V2 Template by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4422
Core
- Feature/add enable bull dashboard env var by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4373
- Chore/Close mcp connection by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4375
- Feature/agentflow v2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4298
- Chore/update i18n readme by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4418
- Chore/disable telemetry by default by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4427
- Release/3.0.0 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4425
Bugfix
- fix(nodes): Correct path and case sensitivity for Cheerio Web Scraper icon by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4359
- fix: update correct label for InputLabel component by @anoopw3bdev in https://github.com/FlowiseAI/Flowise/pull/4371
- Fix(PostgresRecordManager): Handle time correctly and ensure schema creation by @nikitas-novatix in https://github.com/FlowiseAI/Flowise/pull/4381
- fix/import-missing-chat-data by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4401
- Bugfix/Update agentflow v2 events to redis subscriber by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4415
- Bugfix/ui streaming when model streaming is off by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4424
- Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. by @nikitas-novatix in https://github.com/FlowiseAI/Flowise/pull/4377
- Bugfix/Update file loader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4420
- bugfix: fix the presentation of the source by @k-santos in https://github.com/FlowiseAI/Flowise/pull/4400
New Contributors
- @aditya-deriv made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4365
- @anoopw3bdev made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4371
- @nikitas-novatix made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4381
- @k-santos made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4400
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.8...flowise@3.0.0