Flowise 3.0.1

3.0.1
Added 8
  • Add remove button to edge
  • Extend ReactFlow controls with snapping functionality
  • Add tooltip display on icon hover in chatflows and marketplace page
  • Add dot notation support for nested output variable resolution
  • Add missing chat mistral ai models
  • Add custom MCP variables
  • Add supergateway MCP
  • Update Firecrawl version and add FirecrawlExtractTool
Changed 4
  • Update Claude to version 4
  • Update Gemini to version 2.5 Flash
  • Add new parameter in getChatMessages for better context handling
  • Allow non-UUID sessionId by changing column type to varchar
Fixed 7
  • Fix execute custom function to worker
  • Make field optional
  • Correctly retrieve past images in AgentFlowV2
  • Throw error on agent tool call error
  • Update array item config correctly
  • Use correct key for basic auth and optional password
  • Fix AgentFlowV2 state
Security 1
  • Introduce Passport.js-based authentication system with JWT tokens stored in secure HTTP-only cookies
What's Changed

⚠️BREAKING CHANGE: From v3.0.1 onwards, a new authentication method was introduced. Flowise uses a Passport.js-based authentication system with JWT tokens stored in secure HTTP-only cookies. This means existing users will need to set up a new admin account.

Refer to docs for more info.

Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.0...flowise@3.0.1

View original

Upgraded? How did it go?

Discussion