# Flowise 2.2.5 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2025-02-04 - Version: 2.2.5 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%402.2.5 - Permalink: https://whatsnew.fyi/product/flowise/releases/2.2.5 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'. --- - **added** — Add Jina AI Rerank Retriever node - **added** — Add tenant and database configs for Chroma Cloud credentials - **added** — Add Custom Function to Seq Agent - **added** — Add DeepSeekR1 Distill to Groq modal - **added** — Add reasoning effort parameter and o3 mini model to OpenAI - **added** — Add bullmq redis for message queue processing - **added** — Add ability to create new doc store on upsert - **added** — Expose dimensions parameter on Jina Embeddings - **changed** — Update model names for deepseek components - **changed** — Update Perplexity AI model to sonar - **changed** — Update NVIDIA NIM label - **changed** — Update cohere rerank models to v3.0 and v3.5 - **changed** — Preserve UI state memory on API override - **changed** — Update OpenAI version - **changed** — Add base options to Azure Chat OpenAI - **fixed** — Handle empty strings when resolving variables - **fixed** — Fix logger for custom S3 stream - **fixed** — Escape JSON in Prompt Message - **fixed** — Allow prefix vars when executing custom function - **fixed** — Allow files uploads without enabling overrideconfig - **fixed** — Correct logic error in tool input assignment for ChatflowTool - **fixed** — Fix overrideconfig for form data body - **fixed** — Update start date from timestamp to date format - **fixed** — Ensure normalizeURL retains port number - **fixed** — 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 _[Truncated at 4000 characters — full notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%402.2.5]_