3.0.2
Added 9
- Add CA upload support to API Loader node
- Add Teams, Gmail, and Outlook tools
- Add headers configuration to custom MCP
- Add Google Docs node
- Add configurable system prompt to Condition Agent
- Add evaluations for Agentflows v2 and Assistants
- Add CLI reset password command
- Add search functionality to FireCrawl with customizable parameters
- Add single organization limit feature
Changed 1
- Standardize password criteria
Fixed 10
- Fix config input handling for multiple same fields
- Fix Tool node selected tool
- Fix SQL syntax error when reverting migration in MariaDB
- Fix Generator Prompt Markdown Format
- Fix metadata special characters upsertion failure in Weaviate
- Fix Override config Analytics in AgentflowV2
- Fix Snackbar notification auto-close functionality
- Fix JSON Parse Error in authSlice.js for undefined values
- Fix default JWT variables
- Uncomment required environment variables in Docker configuration
What's Changed
Nodes
- feature/apiloader-ca-upload by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4533
- Feature/Add teams, gmail, outlook tools by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4577
- Feat/add headers to custom mcp by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4581
- Feature/GoogleDocs by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4613
- feat: Add configurable system prompt to Condition Agent by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4587
Core
- Chore/add loggers by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4541
- Chore/standardize password criteria by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4550
- feature/cli-reset-password by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4585
- Evaluations for Agentflows v2 & Assistants by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4589
- feature/single-organization-limit by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4620
Bugfix
- Bugfix/config input for multiple same fields by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4548
- Bugfix/Tool node selected tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4578
- Bugfix/tool node selected tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4579
- bugfix/Fix SQL syntax error when reverting migration in MariaDB by @ejrtks1020 in https://github.com/FlowiseAI/Flowise/pull/4565
- Bugfix/Generator Prompt Markdown Format by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4592
- feat: add search functionality to FireCrawl with customizable parameters by @ftonato in https://github.com/FlowiseAI/Flowise/pull/4535
- fix(components/weaviate): fix metadata special chars upsertion failure by @ahmedrowaihi in https://github.com/FlowiseAI/Flowise/pull/4436
- Bugfix/Overrideconfig Analytics in AgentflowV2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4599
- fix bug:The enqueueSnackbar Snackbar notification cannot auto-close. … by @caizhiqiangzeyuan in https://github.com/FlowiseAI/Flowise/pull/4610
- fix bug:JSON Parse Error in authSlice.js: Parsing 'undefined' Value C… by @caizhiqiangzeyuan in https://github.com/FlowiseAI/Flowise/pull/4612
- Bugfix/Default jwt vars by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4614
- fix(docker): uncomment required env variables by @saishreyakumar in https://github.com/FlowiseAI/Flowise/pull/4606
New Contributors
- @ejrtks1020 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4565
- @caizhiqiangzeyuan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4610
- @saishreyakumar made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4606
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.1...flowise@3.0.2