# Flowise 1.6.3 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2024-04-04 - Version: 1.6.3 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.6.3 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.6.3 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** — Extend Confluence Document Loader to support Server/Data Center with PAT authentication - **added** — Add GPT-4 Turbo to Assistant node - **added** — Add Voyage AI credentials, embeddings, and rerank support - **added** — Add Cohere embed models - **added** — Support fetching OpenAI key via overrideConfig variables - **changed** — Upgrade LlamaIndex to latest version - **changed** — Modularize Express routes for reusability, testability, composability and performance - **changed** — Upgrade Langfuse to support metadata and tags - **fixed** — Fix spelling correction in telemetry payload - **fixed** — Fix CSV Agent overwriting contents when multiple files were uploaded - **fixed** — Fix Dynamo Memory messageAttributeName configuration - **fixed** — Fix PostgreSQL migration column type - **fixed** — Remove hardcoded max tokens restriction - **fixed** — Update streaming how-to URL - **fixed** — Fix MySQL connection issue for MySQL 8 by using mysql2 - **fixed** — Add AstraDB collection name and namespace support - **fixed** — Fix Web Scraper limit - **fixed** — Fix closing MongoDB connections - **fixed** — Fix missing comma in SQL migration query - **deprecated** — Deprecate ChatGPT Plugin node ##### What's Changed ##### Nodes * Extend Confluence Document Loader to Support Server/Data Center with PAT by @mrkhachaturov in https://github.com/FlowiseAI/Flowise/pull/1998 * Chore/Upgrade llamaindex by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2017 * Feature/Indexing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1802 * Feature/Add gpt4 turbo to assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2038 * Voyage AI - Credentials, Embeddings and Rerank by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2015 * Chore/cohere embed models by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2035 ##### Core * feature: modularized express routes for reusability, testability, composability and performance by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2030 * chore: upgrade langfuse to support metadata and tags by @marcklingen in https://github.com/FlowiseAI/Flowise/pull/2055 ##### Bugfix * BugFix/Spelling correction in telemetry payload by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2001 * Update SqlDatabaseChain.ts by @eltociear in https://github.com/FlowiseAI/Flowise/pull/2004 * bugfix: CSV Agent was overwriting contents when multiple files were u… by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2002 * Fix #2000 by @emrahtoy in https://github.com/FlowiseAI/Flowise/pull/2021 * bugfix: Dynamo Memory - messageAttributeName by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2011 * Bugfix/Postgres migration column type by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2026 * Bugfix/Avoid hardcoded max tokens by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2003 * feature/fetch openaiKey via overrideConfig (vars) by @niztal in https://github.com/FlowiseAI/Flowise/pull/2018 * fix: update streaming how-to url by @yavisht in https://github.com/FlowiseAI/Flowise/pull/2037 * bugfix: depreciating chatgpt plugin by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/2070 * Use mysql2 to fix mysql connection issue for mysql 8 by @zhengcan in https://github.com/FlowiseAI/Flowise/pull/1955 * Bugfix/Add astradb collection name and namespace by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2071 * Chore/Pin Pinecone dep by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2036 * Bugfix/Web Scraper Limit by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2083 * Bugfix/closing mongodb connections by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2085 * fix missing comma upon sql migration query by @niztal in https://github.com/FlowiseAI/Flowise/pull/2095 ##### New Contributors * @mrkhachaturov made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1998 * @AsharibAli made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2070 * @zhengcan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1955 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.2...flowise@1.6.3