# Flowise 1.2.14 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-07-05 - Version: 1.2.14 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.2.14 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.2.14 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** — Qdrant vector store integration - **added** — Redis-backed chat memory - **added** — GitBook integration - **added** — Azure 16k support - **added** — DynamoDB integration - **added** — Zapier integration - **added** — Full page chatbot and React chatbot - **added** — Tools marketplace - **changed** — Update environment variables - **changed** — Update FAISS version - **changed** — Modify whitelisted URLs - **changed** — Revamp FormatPromptValues - **fixed** — Input number handling - **fixed** — Temperature parameter now converts to float - **fixed** — Share chatbot functionality - **fixed** — Prevent submission during IME composition - **fixed** — SQLITE_NOT_NULL constraint issue - **removed** — Remove returnJSONStr function ##### What's Changed ###### Nodes * Feature/Qdrant vector store integration by @govind-kumarr in https://github.com/FlowiseAI/Flowise/pull/409 * Feature/Redis-Backed Chat Memory by @ivalkshfoeif in https://github.com/FlowiseAI/Flowise/pull/407 * added gitBook integration by @govind-kumarr in https://github.com/FlowiseAI/Flowise/pull/455 * Feature/Azure16k by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/463 * Feature/dynamo db integration by @govind-kumarr in https://github.com/FlowiseAI/Flowise/pull/454 ###### Core * Feature/Update ENV Variables by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/405 * Feature/Add full page chatbot and react chatbot by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/416 * Feature/Update faiss version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/422 * add zapier integration by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/444 * modify whitelistURLs by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/450 * Feature/FormatPromptValues Revamp by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/440 * Feature/Add tools marketplace by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/462 ###### Bugfix * remove returnJSONStr function by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/431 * Bugfix/Input Number by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/406 * fix: temperature should convert to float by @wangerzi in https://github.com/FlowiseAI/Flowise/pull/442 * Bugfix/Share Chatbot by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/449 * feat: prevent submission during IME composition by @toshilow in https://github.com/FlowiseAI/Flowise/pull/468 * Bugfix/SQLITE_NOT_NULL by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/485 ##### New Contributors * @toshilow made their first contribution in https://github.com/FlowiseAI/Flowise/pull/468 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.13...flowise@1.2.14