2.2.5
Added 8
- Add Jina AI Rerank Retriever node
- Add tenant and database configs for Chroma Cloud credentials
- Add Custom Function to Seq Agent
- Add DeepSeekR1 Distill to Groq modal
- Add reasoning effort parameter and o3 mini model to OpenAI
- Add bullmq redis for message queue processing
- Add ability to create new doc store on upsert
- Expose dimensions parameter on Jina Embeddings
Changed 7
- Update model names for deepseek components
- Update Perplexity AI model to sonar
- Update NVIDIA NIM label
- Update cohere rerank models to v3.0 and v3.5
- Preserve UI state memory on API override
- Update OpenAI version
- Add base options to Azure Chat OpenAI
Fixed 10
- Handle empty strings when resolving variables
- Fix logger for custom S3 stream
- Escape JSON in Prompt Message
- Allow prefix vars when executing custom function
- Allow files uploads without enabling overrideconfig
- Correct logic error in tool input assignment for ChatflowTool
- Fix overrideconfig for form data body
- Update start date from timestamp to date format
- Ensure normalizeURL retains port number
- Delete messages via sessionId
What's Changed
Nodes
- Feature: Add Jina AI Rerank Retriever by @nguyenhung10012003 in https://github.com/FlowiseAI/Flowise/pull/3898
- Add tenant and database configs for Chroma Cloud credentials by @itaismith in https://github.com/FlowiseAI/Flowise/pull/3872
- Update model names for deepseek components by @nguyenhung10012003 in https://github.com/FlowiseAI/Flowise/pull/3911
- Feature/Custom Function to Seq Agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3612
- Adding DeepSeekR1 Distill to Groq modal by @adolfousier in https://github.com/FlowiseAI/Flowise/pull/3961
- fix: Update Perplexity AI model to sonar by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/3949
- Chore/update nvidia NIM label by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3943
- update cohere rerank models to v3.0 and v3.5 by @gururise in https://github.com/FlowiseAI/Flowise/pull/3972
- feat: preserve UI state memory on API override by @grapestore in https://github.com/FlowiseAI/Flowise/pull/3957
- Feature/update openai version, add reasoning effort param, add o3 mini by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3973
- Expose dimensions parameter on Jina Embeddings by @gururise in https://github.com/FlowiseAI/Flowise/pull/3969
Core
- Chore/Add base options to azure chat openai by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3886
- Feature/Add bullmq redis for message queue processing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3568
- Update RateLimit.jsx - link to documentation incorrect by @saatchi-david in https://github.com/FlowiseAI/Flowise/pull/3954
- Feature/Add ability to create new doc store on upsert by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3965
Bugfix
- Bugfix/add hidden properties to custom tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3875
- Bugfix/update get chat messages chattype by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3881
- Bugfix/Handling empty strings when resolving variables by @supraface in https://github.com/FlowiseAI/Flowise/pull/3864
- fix: Fixing logger for custom S3 stream by @touatiosema in https://github.com/FlowiseAI/Flowise/pull/3900
- Bugfix/Escape JSON in Prompt Message by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3901
- Bugfix/Allow prefix vars when executing custom function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3902
- Bugfix/Allow files uploads without enabling overrideconfig by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3915
- fix: Correct logic error in tool input assignment for ChatflowTool by @kirisame-wang in https://github.com/FlowiseAI/Flowise/pull/3903
- Bugfix/Overrideconfig for form data body by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3932
- Bugfix/Update start date from timestamp to date format by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3951
- Fix: Ensure normalizeURL retains port number by @jeme95 in https://github.com/FlowiseAI/Flowise/pull/3959
- Bugfix/delete messages via sessionId by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3982
New Contributors
- @supraface made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3864
- @itaismith made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3872
- @touatiosema made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3900
- @kirisame-wang made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3903
- @adolfousier made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3961
- @gururise made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3972
- @jeme95 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3959
- @grapestore made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3957
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.4...flowise@2.2.5