# Flowise 1.6.1 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2024-03-12 - Version: 1.6.1 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.6.1 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.6.1 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 Groq node - **changed** — Update chat mistral node - **added** — Add Claude 3 and XML agent node - **added** — Add Claude 3 llamaindex node - **added** — Add input moderation on all chains and all agents - **added** — Add support for image uploads and multimodal inputs in Claude 3 - **added** — Add support for accessing NodeData via json path - **added** — Add allowed domains for chatflows - **added** — Add chat message feedback - **fixed** — Fix CustomFunction deserializing escaped JSON strings - **fixed** — Fix image upload bugfix and import dependencies - **fixed** — Fix sorting for Flowise QnA - **fixed** — Fix incorrect bedrock imports - **fixed** — Fix a bug about conversation dates - **fixed** — Handle escape characters in ifelse-function node's return value - **fixed** — Fix json dialog title - **fixed** — Fix the failure to resolve variables for OverrideConfig(Json Object) - **fixed** — Fix hidden flag on additionalParams not being taken into account - **fixed** — Fix duplicated calculation of nodes and dependent nodes not being initialized - **fixed** — Fix Set Variable node ##### What's Changed ##### Nodes * Feature/Add groq by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1836 * Feature/Update chat mistral by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1842 * Feature/Claude 3 and XML agent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1877 * Feature/Claude 3 llamaindex by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1878 * feature: add input moderation on all chains and all agents by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/1888 * Claude 3 - Adding Support for Image Uploads / Multimodal Inputs by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1898 ##### Core * Chore/Pin MUI dependencies by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1840 * Feature: Add support for accessing NodeData via json path by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1820 * Chore/Pin Mongodb version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1847 * chore: upgrade langfuse and add sdkIntegration tag by @marcklingen in https://github.com/FlowiseAI/Flowise/pull/1895 * Feature: Allowed domains for chatflows by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1765 * Maintenance/pnpm vite jsx (Enhancements to the Project Infrastructure) by @use-the-fork in https://github.com/FlowiseAI/Flowise/pull/1272 * Feature: Chat message feedback by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1733 ##### Bugfix * Fix CustomFunction deserializing escaped JSON strings by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1814 * Bugfix/add image upload bugfix and import deps by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1856 * Fix for 1881 sorting for Flowise QnA by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1899 * bugfix - incorrect bedrock imports by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1914 * Fixed a bug about conversation dates by @JoeABCDEF in https://github.com/FlowiseAI/Flowise/pull/1910 * fix(utilities): Handle escape characters in ifelse-function node's return value, resolves #1887 by @sirsimonson in https://github.com/FlowiseAI/Flowise/pull/1915 * Bugfix/json dialog title by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1920 * Fix the failure to resolve variables for OverrideConfig(Json Object) by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1843 * Bugfix: hidden flag on additionalParams is not taken into account. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1919 * Fix duplicated calculation of nodes and dependent nodes are not initialized by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1834 * Bugfix/Set Variable by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1926 * Fix the logic error of `getStartingNodes` by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1832 * Bugfix/Conversation Chain Human Message by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1929 ##### New Contributors * @ocflowiseai made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1888 * @JoeABCDEF made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1910 * @sirsimonson made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1915 * @use-the-fork made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1272 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.0...flowise@1.6.1