# Flowise 1.2.10 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-05-30 - Version: 1.2.10 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.2.10 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.2.10 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** — LocalAI node - **added** — MakeWebhook node - **added** — HuggingFaceInferenceEmbeddings node - **added** — Conversation chain node - **added** — Prompt for conversationQA chain - **added** — Serper node - **added** — MultiPromptChain node - **added** — MultiRetrievalQAChain node - **added** — ConversationSummaryMemory node - **added** — BufferWindowMemory node - **added** — GET and POST API chain node - **added** — OpenAPIToolkit node - **added** — Child processes support - **added** — Debug mode - **added** — Streaming support - **added** — Authorization for npx and docker installation - **changed** — RequestsTools node - **changed** — Improve AddNodes click interaction in UI - **fixed** — Add BaseChatModel class to LocalAI - **fixed** — Add missing backslash for curl command - **fixed** — Add url to chroma - **fixed** — Cohere API key not found error - **fixed** — Update chroma and langchain version - **fixed** — Build docker locally - **fixed** — ConversationalChain output response ##### What's Changed ###### Nodes * Feature/Add LocalAI by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/123 * Feature/Add MakeWebhook by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/125 * Feature/Update RequestsTools by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/152 * Feature/HuggingFaceInferenceEmbeddings by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/129 * Feature/Add conversation chain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/147 * Feature/Add prompt for conversationQA chain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/158 * Feature/Add Serper by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/166 * Feature/MultiPromptChain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/171 * Feature/MultiRetrievalQAChain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/179 * feautre/ConversationSummaryMemory by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/168 * feature/BufferWindowMemory by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/159 * Feature/GET and POST api chain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/197 * feature/OpenAPIToolkit by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/194 ###### Core * Feature/Add child processes by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/111 * Feature/Add debug mode by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/126 * Feature/update marketplaces for ConversationalQAChain by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/170 * Feature/Streaming by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/149 * Feature/Add authrorization to npx and docker installation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/204 ###### UI * style/Improve AddNodes click by @xianjianlf2 in https://github.com/FlowiseAI/Flowise/pull/162 * Update README.md with star history by @vjsai in https://github.com/FlowiseAI/Flowise/pull/201 ###### Bugfix * Bugfix/Add BaseChatModel class to LocalAI by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/141 * Bugfix/Add missing backslash for curl by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/145 * Bugfix/Add url to chroma by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/151 * Bugfix/Cohere API key not found by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/165 * Bugfix/Update chroma and langchain version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/182 * Bugfix/Build docker locally by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/183 * Bugfix/ConversationalChain output response by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/203 ##### New Contributors * @xianjianlf2 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/162 * @vjsai made their first contribution in https://github.com/FlowiseAI/Flowise/pull/190 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.6...flowise@1.2.10