What changed in Flowise from 2 to 3

18 releases numbered after 2.2.8 up to and including 3.1.4, stable releases only. 2.2.8 and 3.1.4 are the newest stable releases of 2 and 3 we track; this page follows them as new ones ship.

327 changes across 18 releases

Added 115

3.1.3

  • Add client filtering for form input options in Start node
  • Turn chatflow into MCP server
  • Add optional canvasActions to allow additional buttons next to validate in agentflow
  • Make client-specific knowledge fields for agent nodes
  • Add support for Anthropic Claude Opus 4.7
  • Add initial package structure and configuration for @flowiseai/observe
  • Implement custom MCP Server in tool
  • Add GPT-5.5 and GPT-5.5 Pro to OpenAI chat models

3.1.2

  • Add Pipedream MCP support
  • Store page sizes of views in local storage
  • Add support for Variable System and Syntax Support in AgentFlow

3.1.1

  • Rich Text editor for Content Editing in agentflow
  • Support for additional load methods in agentflow
  • Deduplication for API client in agentflow
  • Support for listFlows in agentFlow
  • ConditionAgent ScenariosInput with dynamic output ports
  • JSON, code, and SelectVariable input types to NodeInputHandler in agentflow
  • Markdown support to RichInput with Edit/Source toggle
  • OpenAI gpt-5.4-mini and gpt-5.4-nano models

3.1.0

  • Add HTTP_SECURITY_CHECK environment variable to enable or disable built-in domain security checks
  • Add HTTP_DENY_LIST environment variable to specify additional custom domains to block
  • Add Azure Blob Storage support and refactor storage layer
  • Add AWS STS AssumeRole support for AWS credentials
  • Add Bearer Token Authentication and SSL certificate support for JIRA
  • Add Google Docs option to include tab content in get actions
  • Implement initial version of @flowiseai/agentflow SDK
  • Add ConditionBuilder with dynamic output ports to AgentFlow
  • Add MessagesInput, StructuredOutputBuilder, and ExpandTextDialog components to AgentFlow
  • Add async data fetching infrastructure to AgentFlow
  • Add async input handlers to AgentFlow
  • Add array input component to AgentFlow
  • Add field visibility engine with conditional show and hide functionality
  • Add requestInterceptor prop for API customization in AgentFlow
  • Add nvmrc and Node engine support
  • Add test infrastructure and unit tests for AgentFlow

3.0.13

  • Added global region for chatGoogleVertexAI
  • Added Rerankers from Azure
  • Added endpointhost to AWSChatBedrock
  • Added ChatCloudflareWorkersAI node
  • Added Ollama Cloud node
  • Allow image uploads for ChatLitellm
  • Add MIME type and extension validation for file uploads
  • Add Permissions to API Keys
  • Add validation for Agentflow generation

3.0.12

  • Add image upload support to ChatOpenRouter node
  • Add structured JSON output support to Agent Node
  • Add Gemini Nano Banana support
  • Add Gemini Code Interpreter support
  • Add access to chat history and other useful variables in post-processing
  • Add sorting to role assigned users table with workspaces and users in ascending order

3.0.10

  • Add Teradata VectorStore support in DocumentStore
  • Add acceptVariable to Qdrant Collection name
  • Add thinking budget to Gemini
  • Support Northflank deployment option
  • Add multilingual response support for Generate Instructions

3.0.8

  • Add Gemini Built In Tools support
  • Add Teradata MCP server
  • Add support for .default() on nested objects and arrays in SecureZodSchemaParser
  • Extend OpenAPI Toolkit with loading the spec from URL and tools selection
  • Add support for variables in the URL for HTTP Node
  • Add environment variable control for trust proxy setting
  • Add Secure Cookies Env Variable
  • Add text to speech capability
  • Add Grid On Off feature

3.0.7

  • Add gpt-5-chat-latest and gpt-4.1-mini to Azure OpenAI Node

3.0.6

  • Add JSONPathExtractor tool
  • Add SambaNova node
  • Add AWS Kendra vector search
  • Add GPT OSS models to AWS Bedrock
  • Add config override for LangWatch to allow passing metadata
  • Enable tracing support for self-hosted and cloud Phoenix instances
  • Add CometAPI integration with ChatCometAPI node
  • Add AWS DynamoDB KV Storage tool

3.0.5

  • Support for images in Grok 4 node
  • Latest Vertex models to models.json
  • Region support to chatGoogleVertexAi node
  • Header-based splitting to MarkdownTextSplitter
  • YAML as a file upload option
  • Caching for MCP toolkit in CachePool
  • AWS SNS tool for publishing messages to SNS topics
  • Excel and PPT file uploads
  • Session regeneration when login
  • SSO token caching and retrieval in CachePool
  • Allow overrideconfig from executeflow node to take in variables
  • chatflowId to config

3.0.4

  • Add performance config option to the AWS ChatBedrock component
  • Add thinking budget parameter support for ChatGoogleVertexAI
  • Add Oxylabs Document Loader
  • Add pagination feature

3.0.3

  • Safety settings to Google GenAI node
  • Ability to change role for a workspace user
  • API for AgentflowV2
  • PWA functionality

3.0.2

  • 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

3.0.1

  • 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

3.0.0

  • Add O4 mini model
  • Add Perplexity node
  • Add LiteLLM component
  • Add Deep Research V2 Template
  • Add Bull dashboard environment variable for enabling dashboard
Changed 53

3.1.4

  • Update versions for several packages

3.1.3

  • Redesign FlowConfigDialog UI

3.1.1

  • Migrate Weaviate to weaviate-client v3 for agentKnowledgeVSEmbeddings compatibility
  • Update behaviour for Start node, Http Node, and validation fixes in agentflow
  • Replace deprecated zai-glm-4.6 with zai-glm-4.7 cerebras

3.1.0

  • Migrate to LangChain v1 and upgrade AI SDK and models
  • Improve node palette drawer and typography
  • Improve canvas node drag and drop behavior

3.0.13

  • Enhanced ChatCerebras integration (v3.0)
  • Update models
  • Enforce pnpm >= 10.26.0

3.0.12

  • Enhance ConversationalRetrievalToolAgent performance and fix bugs
  • Update Chroma
  • Upgrade Hugging Face Inference API to support Inference Providers
  • Bump multer from 1.4.5-lts.1 to 2.0.2
  • Bump nodemailer from 6.9.15 to 7.0.7

3.0.11

  • JSON Array handling

3.0.10

  • Improve node search with fuzzy matching and ranking
  • Update ChatMessage component to display calledTools
  • Update change and reset password functionality

3.0.8

  • Update Loop Agentflow
  • Update read write tools
  • Disable Available Dep By Default
  • Enhance security validation for MCP configurations
  • Update SSL-related env for database connections
  • Leave default timeout for sandbox execution
  • Allow axios node fetch
  • Remove Previous Subscription
  • Enhance file upload functionality in createAttachment

3.0.6

  • Accept dynamic variable from metadata filter
  • Support nested objects and arrays in Zod schema parser
  • Use ADC credentials on the GCS storage client
  • Add execution filter by agentflow name
  • Add telemetry for productId
  • Use ChatflowID in CamelCase

3.0.5

  • Normalize Milvus similarity scores for threshold filtering
  • Refactor modelLoader
  • Refactor google credentials into a shared function
  • Improve Strip New Lines for Gemini/Vertex embedding efficiency
  • Update S3 version
  • Update code execution sandbox implementation across components
  • Update GET to POST requests
  • Patch OpenAI nodes
  • Update public-chatflow access control

3.0.4

  • Optimize export import

3.0.2

  • Standardize password criteria

3.0.1

  • 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

3.0.0

  • Update Groq chat node and Llama Index Groq node
  • Implement AgentFlow V2
  • Disable telemetry by default
Fixed 128

3.1.4

  • Fix type validation for session ID
  • Exports contain variable values
  • Fix node load method workspace
  • Fix SSO and role
  • Fix GitHub workflow
  • Fix flowise 322 and 324
  • Fix flowise-615
  • Fix flowise-598

3.1.3

  • Add onFlowChange notifications for deleteNode, deleteEdge, and duplicateNode actions in agentflow
  • Clean and Nuke script
  • Fix theming for dark mode in agentflow
  • Bring canvas buttons to same z-index level
  • Fix z-index for validation button in agentflow
  • Guard malformed form option metadata in chatflow MCP schema generation
  • Fix message panel crashes via large chat volume
  • Fix missing reasoning item
  • Fix variable resolution and credential sync in agentflow
  • Preserve custom iframe allowlists in frame headers
  • Preserve tool input schema types and required fields in MCP

3.1.2

  • Fix session cleanup when using MySQL for storing sessions
  • Limit Markdown rendering on RichInput in UI
  • Fix redis pub/sub and streaming response issue with better handling of connection issues
  • Fix field name mismatch between AgentFlow SDK internal representation and server expectation
  • Correct sonar-deep-research model name in Perplexity config
  • Correct o4-mini pricing under ChatOpenAI
  • Correct multiple model label typos in Groq, Mistral, and Bedrock configs

3.1.1

  • AgentFlow model parameters
  • Generate ArrayInput item keys synchronously to prevent missing React keys in AgentFlow
  • Add missing opik key to returnIds in AnalyticHandler.onLLMStart
  • Update qdrant dependency
  • Disable Generate button when required fields are not filled

3.1.0

  • Fix missing regex handler in Condition node

3.0.13

  • Retain the original error as 404/400 when URI contains invalid ChatFlowId
  • Fix variable not read in custom loader
  • Restore sanitizeDocuments call in postgres
  • Create postgresql table if not exists for vectorstore
  • Allow Unicode characters in document store tool names

3.0.12

  • Fix OpenAI Assistant tool call failures masked as success
  • Fix agentflow list refresh after deletion
  • Correct Lunary tool-error logging
  • Add missing OpenTelemetry dependencies to components package
  • Change DocumentStoreFileChunk columns to LONGTEXT
  • Apply search filter to tools list view
  • Fix redis_keep_alive on usagecachemanager using keyv/redis
  • Remove postgres vector store data when deletion
  • Fix missing flowData for CustomTemplate Tool during import

3.0.11

  • Supervisor Node AzureChatOpenAI compatibility issue
  • Custom Function Libraries issue

3.0.10

  • Fix container filesystem allowing unauthorized file modifications and malicious downloads in metrics/otel/compose.yaml
  • Fix variable resolution to support arrays of config objects
  • Fix iteration blocks execution after resuming from human input
  • Fix shared credentials not showing on UI
  • Fix sync nodes disconnect edges
  • Fix JSON parse metadata filter
  • Fix Zod parsing
  • Fix CORS-related issues
  • Fix path traversal check on chatId
  • Ensure proper cleanup of the database connection in createSchema

3.0.8

  • Fix OxylabsLoader request params and result processing
  • Ensure Gemini always receives a non-empty contents array
  • Update apify logo
  • Parse JSON correctly
  • Allow additional path in the URL
  • Add missing sendUpdates Parameter to Google Calendar Tool
  • Fix migration errors for text to speech and chatflow name index

3.0.7

  • Add validation for file path
  • Fix Create Index Chatflow Name

3.0.6

  • Fix unshift system message
  • Fix problematic JSON parsing in Iteration.ts
  • Fix chatflow's type null or blank
  • Fix upsert API for file loader
  • Fix export all chat messages
  • Fix Oxylabs document loader API calls

3.0.5

  • Milvus similarity score normalization for threshold filtering
  • Chroma authentication
  • Import chatMessageFeedback messageIDs unique violation
  • Agentflow LLM structuredOutput keys being ignored
  • Dot notation for nested output variable resolution
  • File path sanitization
  • NVIDIA node name
  • Custom MCP security
  • Puppeteer/Playwright web crawler bugs

3.0.4

  • Remove Markdown in Condition
  • Add proper parsing for tool input args
  • Fix promise.all failing silently when loading MCP tools
  • Add missing getLabel prop to AgentReasoningCard

3.0.3

  • 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

3.0.2

  • 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

3.0.1

  • 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

3.0.0

  • Correct path and case sensitivity for Cheerio Web Scraper icon
  • Update correct label for InputLabel component
  • Handle time correctly and ensure schema creation in PostgresRecordManager
  • Fix missing chat data import
  • Update AgentFlow V2 events to Redis subscriber
  • Fix UI streaming when model streaming is off
  • Add keep-alive options to Redis clients to prevent idle timeouts and socket closing
  • Update file loader
  • Fix presentation of the source
  • Close MCP connection
Removed 5

3.0.11

  • Read/Write File Tools functionality has been permanently removed
  • Deprecated file path for Unstructured

3.0.10

  • Remove teradatasql

3.0.8

  • Remove Rehyperaw

3.0.5

  • importChatflows method marked for deprecation
Deprecated 1

3.0.13

  • Deprecate llamaindex
Security 25

3.1.4

  • Make custom MCP stdio command allowlist operator-controlled
  • Fix openai-realtime cross-workspace authorization
  • Improve tenant validation
  • Check deny list in webscrapers
  • Check deny list for certain chat models
  • Sanitize organization user
  • Add allow list execution path

3.1.3

  • Fix clickjacking vulnerability
  • Sanitize user input

3.1.2

  • Remove hardcoded CORS wildcard on TTS endpoint to prevent cross-origin credential abuse
  • Improve MCP Server Config security
  • Fix mass assignment in Tools endpoint
  • Fix credential data leak
  • Fix chatflow query to protect against cross-workspace chatflow disclosure
  • Fix mass assignment in Variables endpoints
  • Fix IDOR takeover in PUT /api/v1/user
  • Fix mass assignment in Assistant Update endpoint
  • Fix mass assignment in Chatflow endpoints
  • Fix IDOR in Evaluators and Evaluations endpoints

3.1.0

  • Enable HTTP security validation by default to prevent requests to unsafe or internal domains

3.0.13

  • Increase salt rounds for new passwords and update hash with more salt rounds for old passwords
  • Add input validation to password reset

3.0.11

  • Enhance file path validation and implement non-root Docker execution

3.0.10

  • Sanitize sensitive fields in request header and body in logger

3.0.1

  • Introduce Passport.js-based authentication system with JWT tokens stored in secure HTTP-only cookies

Original release notes, newest first

The list above is our reading of these notes; the originals from FlowiseAI are here, one fold per release.

3.1.4
What's Changed

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.1.3...flowise@3.1.4

View originalPermalink

3.1.3
What's Changed
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.1.2...flowise@3.1.3

View originalPermalink

3.1.2
What's Changed
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.1.1...flowise@3.1.2

View originalPermalink

3.1.1
What's Changed
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.1.0...flowise@3.1.1

View originalPermalink

3.1.0
⚠️ Breaking Changes
HTTP security checks enabled by default

Flowise now enables HTTP security validation by default to prevent requests to unsafe or internal domains.

A built-in deny list blocks potentially dangerous domains (for example localhost, 127.0.0.1, and other internal addresses) to mitigate SSRF and similar attacks.

Two new environment variables control this behavior:

# Enable/disable built-in security checks (default: true)
HTTP_SECURITY_CHECK=true

# Additional domains to block
HTTP_DENY_LIST=localhost,127.0.0.1,internal.company.com
  • HTTP_SECURITY_CHECK Enables the built-in domain security checks. It is enabled by default and can be disabled by setting it to false.

  • HTTP_DENY_LIST Allows you to specify an additional custom list of domains to block. This list is empty by default.

⚠️ If your Flowise deployment previously accessed internal services or localhost endpoints, you may need to:

  • disable the check (HTTP_SECURITY_CHECK=false), or
  • adjust your configuration accordingly.

What's Changed

🚀 Core
  • Reasoning support, LangChain v1 migration, and AI SDK/model upgrades (#5893)
  • Add Azure Blob Storage support and storage refactor (#5604)
  • Add AWS STS AssumeRole support for AWS credentials (#5731)
  • Add Bearer Token Authentication and SSL certificate support for JIRA (#5674)
  • Add Google Docs option to include tab content in get actions (#5883)
  • Add nvmrc and Node engine support (#5770)
  • Update environment and initialization logic (#5683)

🤖 AgentFlow
New Features
  • Initial implementation of @flowiseai/agentflow SDK (#5733)
  • Add ConditionBuilder with dynamic output ports (#5957)
  • Add MessagesInput, StructuredOutputBuilder, ExpandTextDialog (#5965)
  • Add async data fetching infrastructure (#5937)
  • Add async input handlers (#5956)
  • Add array input component (#5887)
  • Add field visibility engine with conditional show/hide (#5890)
  • Add requestInterceptor prop for API customization (#5936)
UI / Editor Improvements
  • Improve node palette drawer and typography (#5806)
  • Improve canvas node drag & drop behavior (#5774)
  • Add node editing functionality (#5786)
  • Improve flow date change & save handling (#5833)
Refactors
  • Rename package to @flowiseai/agentflow (#5825)
  • Simplify ReactFlow and context state synchronization (#5827)
  • Strip server-only metadata from node data (#5966)
  • Improve validation feedback system (#5915)
  • Use design tokens for validation colors (#5934)
Testing / Tooling
  • Add test infrastructure and unit tests (#5749)
  • Improve test coverage and ESLint configuration (#5866)
  • Remove console warnings in tests (#5878)
  • Bump agentflow version to 0.0.0-dev.2 / dev.3 (#5920, #5952)
Bug Fixes
  • Fix duplicate node and drag behavior (#5850)
  • Fix duplicate node handling and tests (#5840)
  • Fix async multi-rendering issues (#5964)
  • Fix ConditionAgent silent failure (#5760)
  • Fix streaming field default in chat model configs (#5856)
  • Fix AgentFlow variable interpolation issue (#5818)
  • Fix package.json sideEffects configuration (#5899)

🔌 Nodes
  • Fix missing regex handler in Condition node (#5651)
  • Improve form value resolution in executeNode (#5762)
  • Extract loadNodesFromDir() from NodesPool for reuse (#5904)

🔒 Security

Major security hardening across the platform:

  • Create default HTTP deny list (#5702)
  • Always include default deny list values (#5708)
  • Allow deny list configuration via environment variable (#5862)
  • Enforce HTTPS for user-provided URLs (#5728)
  • Remove ability to use unprotected HTTP modules (#5727)
  • Implement proprietary path guardrails (#5703)
  • Validate filepaths and path traversal protections (#5729, #5842)
  • Sanitize code executed in Pyodide (#5701, #5836)
  • Prevent LLM-generated code from adding imports (#5879)
  • Sanitize DOM image URLs (#5779)
  • Remove user-supplied values from responses (#5780)
  • Add permissions check for generate-tool-desc route (#5837)
  • Prevent IDOR takeover of DocumentStores (#5914)
  • Fix mass assignment in account registration (#5689)
  • Fix sensitive cookie transmission (#5809)
  • Fix string escaping/encoding vulnerabilities (#5772)
  • Fix regex vulnerabilities on user-controlled data (#5857)
  • Fix unvalidated dynamic method call issue (#5746)

🐛 Bug Fixes
  • Fix CORS handling for public chatflow requests (#5706)
  • Fix hardcoded STT audio extension validation (#5737)
  • Fix MySQLRecordManager type handling for indexes (#5726)
  • Fix invalid workspaceId in TTS (#5917)
  • Fix 401 error messaging for invalid API keys (#5808)
  • Fix login method reading (#5805)
  • Fix mime type validation when updating chatflow config (#5768)
  • Fix Windows build command with --mode flag (#5841)
  • Fix cross-env handling for Windows compatibility (#5835)
  • Fix test coverage failures (#5839)
  • Stop Axios throwing errors on non-2xx responses (#5832)

🧰 CI / Build / DevOps
  • Add GitHub Actions workflow for publishing AgentFlow SDK (#5908)
  • Use AWS OIDC to push images to ECR (#5784)
  • Upgrade GitHub Actions for Node 24 compatibility (#5911)
  • Upgrade GitHub Actions to latest versions (#5912)
  • Fix workspace protocol error in AgentFlow publish workflow (#5946)
  • Build AgentFlow without source maps in production (#5787)
  • Fix Husky pre-commit hook executable issue (#5788)
  • Improve Jest server test structure (#5909)

📚 Documentation & Policy
  • Update security policy (#5781)

New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.13...flowise@3.1.0

View originalPermalink

3.0.13
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.12...flowise@3.0.13

View originalPermalink

3.0.12
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.11...flowise@3.0.12

View originalPermalink

3.0.11
⚠️ Breaking Change ⚠️

The Read/Write File Tools functionality has been permanently removed. See PR

Alternative: Google Drive, Google Docs tools to write/read files


New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.10...flowise@3.0.11

View originalPermalink

3.0.10
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.8...flowise@3.0.10

View originalPermalink

3.0.8
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.7...flowise@3.0.8

View originalPermalink

3.0.7
What's Changed
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.6...flowise@3.0.7

View originalPermalink

3.0.6
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.5...flowise@3.0.6

View originalPermalink

3.0.5
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.4...flowise@3.0.5

View originalPermalink

3.0.4
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.3...flowise@3.0.4

View originalPermalink

3.0.3
What's Changed
Nodes
Core
Bugfix
New Contributors

Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.2...flowise@3.0.3

View originalPermalink

3.0.2
What's Changed
Nodes
Core
Bugfix
New Contributors

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

View originalPermalink

3.0.1
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 originalPermalink

3.0.0
What's Changed
Nodes
Core
Bugfix
New Contributors

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

View originalPermalink