3.0.3
Added 4
- Safety settings to Google GenAI node
- Ability to change role for a workspace user
- API for AgentflowV2
- PWA functionality
Fixed 15
- Update worker Docker
- Modify the style of the AsyncDropdown component
- HTTP Node body parsing
- Gemini structured output
- GoogleDrive loader folder ID
- Circular dependency of updateStorageUsage and checkStorage in utils
- Multiple human input nodes
- Concatenate overrideconfig array
- Update API code dialog for AgentflowV2
- Validate chatflow UUID
- Improve tag visibility in dark mode when disabled
- Add return src docs to custom assistant
- Add orgId for file fetching from messages
- Allow OverrideConfig for multiple nodes in AgentflowV2
- Refactor createFileAttachment to streamline chatId validation
What's Changed
Nodes
- Chore/Google GenAI by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4742
- Feature/Safety settings to google genai by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4737
Core
- Chore/Update issue templates and add new tools by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4687
- New Feature: Ability to change role for a workspace user. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4616
- Chore/API for AgentflowV2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4696
- Feature/Add PWA Functionality by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4672
Bugfix
- Bugfix/Update worker docker by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4643
- fix: Modify the style of the AsyncDropdown component by @ejrtks1020 in https://github.com/FlowiseAI/Flowise/pull/4642
- Bugfix/HTTP Node Body Parsing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4694
- Bugfix/Gemini Structured Output by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4713
- Bugfix/GoogleDrive Loader Folder id by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4714
- Bugfix/Circular Dependency of updateStorageUsage and checkStorage in utils by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4717
- Bugfix/Multiple Human Input Nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4718
- Bugfix/Concatenate overrideconfig array by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4720
- Bugfix/Update api code dialog for agentflowv2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4726
- Bugfix/validate chatflow uuid by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4730
- fix: improve tag visibility in dark mode when disabled (#4675) by @satyam-code45 in https://github.com/FlowiseAI/Flowise/pull/4729
- Bugfix/Add return src docs to custom assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4731
- Bugfix/Add orgId for file fetching from messages by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4732
- Bugfix/Allow OverrideConfig For Multiple Nodes In AgentflowV2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4734
- Bugfix/Refactor createFileAttachment to streamline chatId validation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4740
New Contributors
- @satyam-code45 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4729
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.2...flowise@3.0.3