# Flowise 1.4.4 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-12-08 - Version: 1.4.4 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.4.4 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.4.4 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'. --- - **changed** — Update langchain version - **changed** — Move api key utilities to separate file - **removed** — Remove import and export database - **added** — Prompt fetch from Langsmith Hub - **added** — Add disable file download and regex to remove citation - **changed** — Update open ai assistant version - **removed** — Remove zapier NLA - **changed** — Update Zep version - **changed** — Update HyDE Retriever - **added** — Add custom analytics - **fixed** — Fix memory nodes - **fixed** — Left align long chat flow names for consistency - **fixed** — Make Simple Moderation checks case-insensitive - **fixed** — Fix OpenAIFunction Agent model compatibility - **fixed** — Fix empty ChatHistory - **fixed** — Add back accidentally removed about dialog - **fixed** — Fix question prefix not updated - **fixed** — Fix delete duplicate chatflow - **fixed** — Fix Redis Cache Error - **fixed** — Fix S3 File Loader missing region ##### What's Changed ##### Core * Feature/update langchain version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1281 * Refactor: Move api key utilities to separate file by @avin-kavish in https://github.com/FlowiseAI/Flowise/pull/1271 * Chore/remove import and export database by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1304 * Feature/Prompt Fetch from Langsmith Hub by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1319 ##### Node * Feature/add disable file download and regex to remove citation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1302 * Feature/Update open ai assistant version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1303 * Chore/Remove zapier NLA by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1305 * Feature/Update Zep version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1337 * Feature/Update HyDE Retriever by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1346 * Feature/Add custom analytics by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1345 ##### Bugfix * Bugfix/fix memory nodes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1294 * Bugfix: UI Fix - left align long chat flow names for consistency. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1301 * Bugfix: Simple Moderation, making the checks case-insensitive by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1300 * Bugfix/OpenAIFunction Agent model compatibility by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1309 * Bugfix/Empty ChatHistory by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1316 * Bugfix/add back accidentally removed about dialog by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1317 * Bugfix/Question Prefix Not Updated by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1320 * Fix for issue#1323 - delete duplicate chatflow by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1325 * Fixing #1324 by lifting ConfirmDialog up. by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1326 * Bugfix/Redis Cache Error by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1338 * bugfix_console_warning by @takuabonn in https://github.com/FlowiseAI/Flowise/pull/1334 * BugFix: S3 File Loader: Region missing by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1342 ##### New Contributors * @avin-kavish made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1271 * @takuabonn made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1334 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.3...flowise@1.4.4