Releases: FlowiseAI/Flowise
[email protected]
What's Changed
- Fix for node-crashing "undefined (reading 'streaming')" error by @raffareis in #4104
- Release/2.2.6-hotfix.1 by @HenryHengZJ in #4105
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.6-hotfix.1
[email protected]
What's Changed
Nodes
- Update Gemini models as per the Gemini API Documentation. by @toi500 in #3996
- Late Chunking support for Jina Embeddings by @gururise in #4002
- o3-mini Adjustments. by @saatchi-david in #4009
- feat: Add Arize & Phoenix Tracer Integration by @ialisaleh in #4046
- Adding Tavily custom tool by @isengartz in #4027
- Feature/nim container by @HenryHengZJ in #3966
- Add gpt 4.5 by @HarshavardhanNetha in #4100
- Several features for OpenAPI toolkit and OpenAI Assistants by @owengo in #3989
Core
- Update DeleteDocStoreDialog.jsx - added clarification that data will also be removed from the record manager. by @saatchi-david in #3987
- Update README.md by @mikz0rz in #3999
- Feat/stream flow variables by @HenryHengZJ in #4022
- Chore/Update vertex dependency by @HenryHengZJ in #4058
- Add Paste JSON Schema Functionality to Custom Tools by @AsharibAli in #4053
- now user can name each document loader for ease of tracking by @ritvikPuranik in #4039
- Replace .edgebutton 'x' text with by @MatthewssSmith1 in #4035
- Chore/Fix Swagger YAML formatting by @sunnymodi21 in #4034
- Chore/Claude 3.7 by @HenryHengZJ in #4075
- Chore/patch deps by @HenryHengZJ in #4015
- New Feature: Add post postprocessing of response from LLM using custom JS Function by @vinodkiran in #4079
Bugfix
- Bugfix/update view message dialog by @HenryHengZJ in #3994
- Bugfix/Typeorm Postgres Driver Not Found by @HenryHengZJ in #4024
- Claude 3.7 on Vertex and Bedrock by @HenryHengZJ in #4082
- Fix vector store filter not work by @hans00 in #4065
- Bugfix/Add date input type for custom tool by @HenryHengZJ in #4087
- Fix: ignore skipInferTableTypes on document storage process by @sunnymodi21 in #4068
New Contributors
- @mikz0rz made their first contribution in #3999
- @ritvikPuranik made their first contribution in #4039
- @ialisaleh made their first contribution in #4046
- @MatthewssSmith1 made their first contribution in #4035
- @isengartz made their first contribution in #4027
- @owengo made their first contribution in #3989
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.6
[email protected]
What's Changed
Nodes
- Feature: Add Jina AI Rerank Retriever by @nguyenhung10012003 in #3898
- Add tenant and database configs for Chroma Cloud credentials by @itaismith in #3872
- Update model names for deepseek components by @nguyenhung10012003 in #3911
- Feature/Custom Function to Seq Agent by @HenryHengZJ in #3612
- Adding DeepSeekR1 Distill to Groq modal by @adolfousier in #3961
- fix: Update Perplexity AI model to sonar by @AsharibAli in #3949
- Chore/update nvidia NIM label by @HenryHengZJ in #3943
- update cohere rerank models to v3.0 and v3.5 by @gururise in #3972
- feat: preserve UI state memory on API override by @grapestore in #3957
- Feature/update openai version, add reasoning effort param, add o3 mini by @HenryHengZJ in #3973
- Expose dimensions parameter on Jina Embeddings by @gururise in #3969
Core
- Chore/Add base options to azure chat openai by @HenryHengZJ in #3886
- Feature/Add bullmq redis for message queue processing by @HenryHengZJ in #3568
- Update RateLimit.jsx - link to documentation incorrect by @saatchi-david in #3954
- Feature/Add ability to create new doc store on upsert by @HenryHengZJ in #3965
Bugfix
- Bugfix/add hidden properties to custom tool by @HenryHengZJ in #3875
- Bugfix/update get chat messages chattype by @HenryHengZJ in #3881
- Bugfix/Handling empty strings when resolving variables by @supraface in #3864
- fix: Fixing logger for custom S3 stream by @touatiosema in #3900
- Bugfix/Escape JSON in Prompt Message by @HenryHengZJ in #3901
- Bugfix/Allow prefix vars when executing custom function by @HenryHengZJ in #3902
- Bugfix/Allow files uploads without enabling overrideconfig by @HenryHengZJ in #3915
- fix: Correct logic error in tool input assignment for ChatflowTool by @kirisame-wang in #3903
- Bugfix/Overrideconfig for form data body by @HenryHengZJ in #3932
- Bugfix/Update start date from timestamp to date format by @HenryHengZJ in #3951
- Fix: Ensure normalizeURL retains port number by @jeme95 in #3959
- Bugfix/delete messages via sessionId by @HenryHengZJ in #3982
New Contributors
- @supraface made their first contribution in #3864
- @itaismith made their first contribution in #3872
- @touatiosema made their first contribution in #3900
- @kirisame-wang made their first contribution in #3903
- @adolfousier made their first contribution in #3961
- @gururise made their first contribution in #3972
- @jeme95 made their first contribution in #3959
- @grapestore made their first contribution in #3957
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.5
[email protected]
What's Changed
Nodes
- Feature/add nvdia nim by @HenryHengZJ in #3749
- Add
rerank-2
andrerank-2-lite
for Voyage AI Rerank Retriever by @hans00 in #3776 - Feature/Add Groq for followup prompts by @sunnymodi21 in #3806
- Feature/update json loader to have dynamic metadata by @HenryHengZJ in #3811
- feat(follow-up/ollama): support ollama provider by @ahmedrowaihi in #3795
- [Feature] improve CsvLoader & clean code by @JJK801 in #3830
- Feature/OpenRouter by @HenryHengZJ in #3865
- Slight Redis Memory description change to include units by @ryanhalliday in #3824
Core
- Feature/add disabled nodes env variable by @HenryHengZJ in #3797
- Feature/Allow winston to stream to s3 by @HenryHengZJ in #3848
- Feat/add multer s3 by @HenryHengZJ in #3854
- Chore/swagger update by @HenryHengZJ in #3860
- Chore: Update @langchain/community by @PylotLight in #3787
- Get/Delete ChatMessage based on startDateTime / endDateTime by @ryanhalliday in #3867
- [Feat] Allow AWS SECRETS MANAGER instead of storing AES Encrypted in db by @aluferraz in #3616
Bugfix
- bugfix: Add nil check in escapeAllStrings to prevent TypeError when upsert vectors by @nguyenhung10012003 in #3789
- [BUGFIX] Fix value.startsWith is not a function error by @simsketch in #3747
- fix: getting docId, storeId parameters by @hardviper in #3761
- fix(ui): fix typo by @Aarebecca in #3799
- clean(components): is debug boolean syntax shorthand by @ahmedrowaihi in #3770
- Bugfix/Anthropic messages in agentflow by @HenryHengZJ in #3801
- Bugfix/update doc store naming convention by @HenryHengZJ in #3814
- fix: artifacts key in object does not have messages property, which g… by @tom0k1 in #3812
- Bugfix/update nodevm sandbox options, sanitize tablename by @HenryHengZJ in #3818
- Feature/update share chatbot for adding title colors by @HenryHengZJ in #3823
- Feature/update upsert API by @HenryHengZJ in #3836
- Bugfix/Undefined loader config by @HenryHengZJ in #3846
- Bugfix/show agent messages status on sharechatbot by @HenryHengZJ in #3851
- Lunary: fix user messages by @hughcrt in #3852
New Contributors
- @hans00 made their first contribution in #3776
- @simsketch made their first contribution in #3747
- @hardviper made their first contribution in #3761
- @Aarebecca made their first contribution in #3799
- @ahmedrowaihi made their first contribution in #3770
- @sunnymodi21 made their first contribution in #3806
- @tom0k1 made their first contribution in #3812
- @ryanhalliday made their first contribution in #3824
- @hughcrt made their first contribution in #3852
- @PylotLight made their first contribution in #3787
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.4
[email protected]
What's Changed
Node
- IBM Watsonx LLM node by @eduardconstantin in #3674
- feat: Add options to filter conversation history messages used in sequential LLM and Agent nodes by @jeanibarz in #3653
- feat. add epub support #3629 by @Ajay-Satish-01 in #3668
- Chore/Enhancement: Improve 'Require Approval' Description to Indicate MemoryAgent Dependency by @jeanibarz in #3680
- Feature/Add Groq Whisper support by @ghondar in #3706
- Feature/Add Azure Cognitive speech-to-text functionality by @ghondar in #3718
- feat: Add conversation history selection options to ConditionAgent node by @jeanibarz in #3719
- Add missing inputs by @eduardconstantin in #3726
- Vertex Gemini Custom Model Changes by @vijaykammili in #3737
- [Feature] Update Exa category filter with new values by @forcewake in #3746
- Feature/add composio tool by @abhishekpatil4 in #3722
- Feature/Add Print or Export Text Document Tool by @yapwr in #3743
- [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced by @JJK801 in #3723
- Feature/Add Neo4j GraphRag support by @ghondar in #3686
- Feat/deepseek chat node by @nguyenhung10012003 in #3732
Core
- Chore/swagger update by @HenryHengZJ in #3692
Bugfix
- fix: followUpPrompts migration for MariaDB by @karlobencic in #3677
- Bugfix/Get value with nested metadata filter by @HenryHengZJ in #3695
- fix: mapping full file upload configuration by @daniloferreira in #3713
- Bugfix/Add tool description to custom assistant by @HenryHengZJ in #3727
- Bugfix/Hide agent response for chatflow by @richersoon in #3729
- Bugfix/custom assistant tools description by @HenryHengZJ in #3739
- Bugfix/Share Chatbot Config by @HenryHengZJ in #3742
- fix: Error Cannot read properties of undefined (reading 'sendTelemetry') by @karlobencic in #3734
New Contributors
- @Ajay-Satish-01 made their first contribution in #3668
- @daniloferreira made their first contribution in #3713
- @richersoon made their first contribution in #3729
- @vijaykammili made their first contribution in #3737
- @abhishekpatil4 made their first contribution in #3722
- @forcewake made their first contribution in #3746
- @yapwr made their first contribution in #3743
- @nguyenhung10012003 made their first contribution in #3732
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.3
[email protected]
What's Changed
Node
- IBM Watsonx embeddings node by @eduardconstantin in #3648
- Feature/Add dedicated agent memory nodes by @HenryHengZJ in #3649
- feat(models): add Llama 3.3 70B models to groqChat by @jeanibarz in #3651
Core
- Chore/Update multer path if blob storage path is set by @HenryHengZJ in #3609
- Chore/Bump Pinecone Dep to V4 by @HenryHengZJ in #3646
- Feature/Custom Assistant Builder by @HenryHengZJ in #3631
- Chore/remove app server functions from utils file by @HenryHengZJ in #3671
Bugfix
- Bugfix/redis connection is closed by @xmaiconx in #3591
- Bugfix/Refresh record manager config by @HenryHengZJ in #3626
- [Bugfix] Milvus search error by @eduardconstantin in #3623
- Bugfix/Uploaded file type is empty by @HenryHengZJ in #3634
- Bugfix/Node ID Replacing Existing One by @HenryHengZJ in #3643
- fix: change data source lifecycle on agent memory mysql saver by @joaopaulo-m in #3578
- Bugfix/SQLite agent memory node by @HenryHengZJ in #3650
- Bugfix/Prevent open connections on typeorm datasource by @HenryHengZJ in #3652
New Contributors
- @xmaiconx made their first contribution in #3591
- @eduardconstantin made their first contribution in #3623
- @joaopaulo-m made their first contribution in #3578
- @jeanibarz made their first contribution in #3651
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.2
[email protected]
What's Changed
- fix/unable-to-upload-documents by @chungyau97 in #3606
- Release/2.2.1 by @HenryHengZJ in #3607
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.1
[email protected]
What's Changed
Nodes
- Redis default port is 6379 by @tgmerritt in #3548
- Added new gpt4o model and set "gpt 4o (latest)" as default model for ChatOpenAI node. by @saatchi-david in #3543
- Feature/Extract Metadata Retriever by @HenryHengZJ in #3579
- Chore/models update by @HenryHengZJ in #3590
Core
- Feature/Add new doc store upsert and refresh API by @HenryHengZJ in #3556
- Enhanced Chat Embed Configuration View by @toi500 in #3559
- Feature/add ability to show variable output by @HenryHengZJ in #3580
- Chore/LC v0.3 by @HenryHengZJ in #3517
- Chore/update flowise embed [email protected] by @HenryHengZJ in #3602
Bugfix
- Bugfix/Upsert files override by @HenryHengZJ in #3569
- Fix 'label' undefined errors for sequential agents by @px-amaac in #3585
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.2.0
[email protected]
What's Changed
- Bugfix/Allow analytics override config by @HenryHengZJ in #3520
- Feature/Add stripe toolkit by @HenryHengZJ in #3522
- Feature/Add support for state-based metadata filter to Retriever Tool by @serhiy-matoffo in #3501
- Bugfix/Override config vars by @HenryHengZJ in #3524
- Bugfix/Query Runner already released by @HenryHengZJ in #3525
- Bugfix/OverrideConfig for Upsert Vector by @HenryHengZJ in #3527
- Release/2.1.5 by @HenryHengZJ in #3535
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.1.5
[email protected]
What's Changed
Breaking Change:
For API and Embed, Override Config is now disabled by default. User has to enable the properties they would like to override from the new Security tab on Flow Configuration. Refer to: https://docs.flowiseai.com/using-flowise/api#override-config
Nodes
- Add Cerebras Node and Credential by @tgmerritt in #3377
- Add couchbase vectore store support by @prajwal-pai77 in #3093
- [Usntructured loaders] Make Unstructured API URL optional when environment variable is present by @JJK801 in #3414
- [Azure OpenAI] Make credentials optional when env variables are set by @JJK801 in #3418
- feat: Add BraveSearchAPI document loader by @rynomster in #3486
- Feature/Postgres agent memory by @HenryHengZJ in #3495
- Feature/Add multi modal to chat ollama by @HenryHengZJ in #3499
Core
- Update models.json by @jimjimovich in #3419
- Support global-agent for central proxy configuration by @akoo24 in #3423
- Chore/Add Haiku 3.5 by @HenryHengZJ in #3471
- Chore/MongoDB Connection by @HenryHengZJ in #3469
- Update commonUtils.ts by @serhiy-matoffo in #3470
- Update package.json by @aluferraz in #3468
- FEATURE:: Support for metrics collection - Prometheus and Open Telemetry by @vinodkiran in #3420
- Add Up and Down arrow functionality to chat messages by @tgmerritt in #3440
- Chore/bump dep by @HenryHengZJ in #3488
- Enable/disable variables in override configuration by @0xi4o in #3467
Bugfix
- fix: Add missing migration in MariaDB by @karlobencic in #3409
- Bugfix/Openai assistant thread not found by @HenryHengZJ in #3426
- Bugfix/Updated Readme by @HenryHengZJ in #3434
- Bugfix/Save default credential data when add new by @HenryHengZJ in #3435
- Bugfix/add proxy env vars to docker compose by @HenryHengZJ in #3438
- [Prostgres Vector Store] Add PGVector Driver option + Fix null character issue w/ TypeORM Driver by @JJK801 in #3367
- Azure OpenAI Embeddings ignores env variable AZURE_OPENAI_BASE_PATH by @akoo24 in #3452
- fix(proxy): restrict proxy to exact /api routes only by @khakanali in #3456
- Bugfix/metrics provider undefined error by @HenryHengZJ in #3489
- feat: Add Custom Api Url Param for Self-hosted FireCrawl endpoint by @ZacharyQin in #3480
- Bugfix/Address file name with special chars by @HenryHengZJ in #3496
New Contributors
- @jimjimovich made their first contribution in #3419
- @akoo24 made their first contribution in #3423
- @JJK801 made their first contribution in #3367
- @serhiy-matoffo made their first contribution in #3470
- @aluferraz made their first contribution in #3468
- @khakanali made their first contribution in #3456
- @rynomster made their first contribution in #3486
- @ZacharyQin made their first contribution in #3480
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/[email protected]@2.1.4