flowise@3.1.4
pyannote/pyannote-audioflowise@3.1.4Jul 29, 2026by HenryHengZJ
AI Summary
This release focuses on fixing various bugs related to validation, authorization, and MCP stdio commands, alongside general workflow improvements and package updates.
Key Highlights
- Fixed type validation for Session IDs
- Fixed cross-workspace authorization for OpenAI Realtime
- Improved Tenant Validation
- Fixed SSO (Single Sign-On) and Role handling
- Fixed GitHub workflow and allowlist execution paths
New Features
- Added Allow List Execution Path (Fix #552)
Full Release Notes
## What's Changed * Fix Type Validation For Session ID by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6568 * Fix Flowise 709 Make Custom MCP stdio command allowlist operator-controlled by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6578 * Fix Flowise 610 openai-realtime cross-workspace authorization by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6586 * fix: exports contain variable values by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6556 * Fix Flowise 722 node load method workspace by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6593 * Fix Flowise 788 Improve Tenant Validation by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6620 * fix: check deny list in webscrappers by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6559 * fix: check deny list in for certain chat models by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6589 * fix: update versions for several packages by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6558 * Fix Flowise 809 Sanitize Organization User by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6633 * Fix Flowise 849 SSO And Role by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6634 * Fix Flowise 544 GitHub Workflow by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6649 * Fix Flowise-552 Add Allow List Execution Path by @yau-wd in https://github.com/FlowiseAI/Flowise/pull/6658 * fix: flowise 322 and 324 by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6650 * fix: flowise-615 by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6629 * fix: flowise-598 by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6665 * chore: flowise-839 by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/6664 * Release/3.1.4 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/6681 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@3.1.3...flowise@3.1.4