# Flowise 3.0.1 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2025-05-29 - Version: 3.0.1 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.1 - Permalink: https://whatsnew.fyi/product/flowise/releases/3.0.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **security** — Introduce Passport.js-based authentication system with JWT tokens stored in secure HTTP-only cookies - **added** — Add remove button to edge - **added** — Extend ReactFlow controls with snapping functionality - **added** — Add tooltip display on icon hover in chatflows and marketplace page - **added** — Add dot notation support for nested output variable resolution - **added** — Add missing chat mistral ai models - **added** — Add custom MCP variables - **added** — Add supergateway MCP - **added** — Update Firecrawl version and add FirecrawlExtractTool - **changed** — Update Claude to version 4 - **changed** — Update Gemini to version 2.5 Flash - **changed** — Add new parameter in getChatMessages for better context handling - **changed** — Allow non-UUID sessionId by changing column type to varchar - **fixed** — Fix execute custom function to worker - **fixed** — Make field optional - **fixed** — Correctly retrieve past images in AgentFlowV2 - **fixed** — Throw error on agent tool call error - **fixed** — Update array item config correctly - **fixed** — Use correct key for basic auth and optional password - **fixed** — Fix AgentFlowV2 state ##### What's Changed ⚠️**BREAKING CHANGE**: From v3.0.1 onwards, a new authentication method was introduced. Flowise uses a [Passport.js](https://www.passportjs.org/)-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](https://docs.flowiseai.com/configuration/authorization/application) for more info. ##### Nodes * Chore/Claude 4 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4488 * Chore/Gemini 2.5 Flash by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4489 * chore: update Firecrawl version and add FirecrawlExtractTool by @ftonato in https://github.com/FlowiseAI/Flowise/pull/4073 * Feature: add missing chat mistral ai models by @estebanjosse in https://github.com/FlowiseAI/Flowise/pull/4492 * Feature/Custom MCP vars by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4527 * Feat/add supergateway MCP by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4303 ##### Core * Feature/add remove button to edge by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4444 * Chore/refractor by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4454 * docs: Broken links to CONTRIBUTING.md and LICENSE.md in i18n README files by @kyodaj in https://github.com/FlowiseAI/Flowise/pull/4466 * Feature: extends ReactFlow controls with snapping functionality by @corentin-hoareau in https://github.com/FlowiseAI/Flowise/pull/4482 * Feature: add tooltip display on icon hover in chatflows and marketplace page by @anoopw3bdev in https://github.com/FlowiseAI/Flowise/pull/4428 * Feature: Add dot notation support for nested output variable resolution by @russelj1 in https://github.com/FlowiseAI/Flowise/pull/4506 ##### Bugfix * Bugfix/pass execute custom function to worker by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4432 * Bugfix/execute custom function to worker by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4440 * bugfix: change field to be optional by @k-santos in https://github.com/FlowiseAI/Flowise/pull/4446 * Bugfix/correctly retrieve past images in agentflowv2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4453 * Bugfix/throw error on agent tool call error by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4464 * Bugfix/add missing imports by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4476 * Bugfix/Update array item config correctly by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4510 * [ BUG #4498] Use Correct Key For Basic Auth and Optional Password by @korade-krushna in https://github.com/FlowiseAI/Flowise/pull/4501 * Bugfix/AgentflowV2 State by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4512 * Bugfix/Duplicate from list view by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4514 * Bugfix/Google Gemini Image Input by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4515 * BugFix/Patch: PostGreSQL Record Manager by @nikitas-novatix in https://github.com/FlowiseAI/Flowise/pull/4430 * Fix: Patching redis socket crash fix by @nikitas-novatix in https://github.com/FlowiseAI/Flowise/pull/4431 * Bugfix/Resolve variable from http node by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4518 * Bugfix/Disable default user input if memory is disabled for first node by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4530 * feat:Adds new Param in getChatMessages for better context handling by @whysosaket in https://github.com/FlowiseAI/Flowise/pull/4273 * fix: allow non-UUID sessionId by changing column type to varchar by @eriksonssilva in https://github.com/FlowiseAI/Flowise/pull/4457 * Bugfix/Update import api keys by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4536 ##### New Contributors * @korade-krushna made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4501 * @ftonato ma _[Truncated at 4000 characters — full notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.1]_