# Flowise 1.4.6 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-12-18 - Version: 1.4.6 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.4.6 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.4.6 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** — Boolean flag to enable SSL connection for Redis nodes - **added** — Support for Google Gemini Chat Model, Credential, and Embeddings - **added** — WindowSize input to prevent token exceeded errors - **added** — Mistral model support - **added** — Starter Prompts feature to create predefined prompts for initiating chat dialogue - **changed** — Update Bedrock node - **changed** — Utilities improvements - **fixed** — Check for array query parameter - **fixed** — Sanitized ampersand handling - **fixed** — Fix wrong Elasticsearch client setup when using custom URL ##### What's Changed ##### Node * Added boolean flag which enables ssl connection for redis nodes. by @tuxBurner in https://github.com/FlowiseAI/Flowise/pull/1385 * FEATURE/Google Gemini - Support for Chat Model, Credential & Embeddings by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1396 * Feature/Update bedrock by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1398 * Feature/Utilities by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1397 * Add windowSize input to avoid "token exceeded error" by @kzhang-dsg in https://github.com/FlowiseAI/Flowise/pull/1379 * Feature/Add Mistral by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1399 ##### Core * FEATURE/Starter Prompts: Ability to create a set of predefined prompts to initiate the chat dialogue by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1278 ##### Bugfix * Bugfix/Check for array query parameter by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1368 * Bugfix/Sanitized & by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1372 * [BUGFIX/REGRESSION] Fix wrong elastic client setup when use custom URL by @tirongi in https://github.com/FlowiseAI/Flowise/pull/1381 ##### New Contributors * @tuxBurner made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1385 * @kzhang-dsg made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1379 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.5...flowise@1.4.6