# Flowise 2.1.0 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2024-09-17 - Version: 2.1.0 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%402.1.0 - Permalink: https://whatsnew.fyi/product/flowise/releases/2.1.0 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** — TLS support for Milvus - **added** — Custom Retriever node - **added** — Chat model OpenAI proxy URL parameters - **added** — Custom overrideConfig support for ChatflowTool - **added** — Code Interpreter node - **added** — State passing to tools for use in custom tools - **added** — Ability to append uploaded images to message history - **added** — Hide or Show agent messages option for share chatbot - **added** — Support for calling tools in CustomFunction - **added** — Export and import functionality stage 2 - **added** — Custom Templates feature - **added** — Server-Sent Events (SSE) support - **changed** — Embed Chat Configuration updated - **changed** — Replaced vm2 with @flowiseai/nodevm - **fixed** — Variables replacing functionality - **fixed** — Allow empty uploads of images - **fixed** — Pass state to tool node for agents - **fixed** — Processing chunks - **fixed** — Prevent sending non-image files - **fixed** — Implement missing delete method on pgvector - **fixed** — Check for relative path when saving file to prevent unauthorized writes ##### What's Changed ##### Node * added tls support to milvus by @Eyalm321 in https://github.com/FlowiseAI/Flowise/pull/3068 * Feature/Custom Retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3119 * Add chat model open ai proxy url params by @thanhtung100397 in https://github.com/FlowiseAI/Flowise/pull/3153 * feat: add support for custom overrideConfig for ChatflowTool by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/3168 * Feature/Code Interpreter by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3183 ##### Core * Chore/models update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3111 * Passing state to tool so that we can use them in custom tools by @Jrakru in https://github.com/FlowiseAI/Flowise/pull/3103 * Feature/Append uploaded images to message history by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3105 * Feature/Hide or Show agent messages for share chatbot by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3140 * Embed Chat Configuration Updated by @amansoni7477030 in https://github.com/FlowiseAI/Flowise/pull/3151 * feat: add support for calling tools in CustomFunction by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/3143 * Feature/export import stage 2 by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/3063 * Chore/models update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3184 * Feature: Custom Templates by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/3169 * Chore/changed vm2 to @flowiseai/nodevm by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3200 * Feature/sse by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/3125 * Release/2.1.0 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3204 ##### Bugfix * Bugfix/variables replacing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3129 * Bugfix/Allow empty uploads of images by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3135 * Bugfix/Pass state to tool node for agents by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3139 * Bugfix/Add fix for processing chunks by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3154 * Bugfix/Prevent sending non image file by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3173 * Bugfix/implement missing delete method on pgvector by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3180 * Bugfix: Check for relative path when saving file, to prevent unauthorised writes by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/3172 * Bugfix/chatOpenAICustom model not streaming by @Wowso in https://github.com/FlowiseAI/Flowise/pull/3179 * Bugfix/Update mysql record manager update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3199 ##### New Contributors * @Eyalm321 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3068 * @Jrakru made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3103 * @thanhtung100397 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3153 * @Wowso made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3179 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@2.0.7...flowise@2.1.0