# Flowise 1.2.11 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-06-09 - Version: 1.2.11 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.2.11 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.2.11 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** — Add Faiss node - **added** — Add NotionDB node - **added** — Add Confluence Document Loader node - **added** — Add basePath configuration option to support OpenAI mirror - **added** — Return SourceDocuments from chains - **added** — Add embed chat customization options in UI - **added** — Add line break support in user chat input box - **fixed** — Fix AzureOpenAIEmbedding error - **fixed** — Check nodeModule.nodeClass is not undefined before initialization - **fixed** — Fix UnexpectedTokenInJSONError - **fixed** — Fix invalid prompt schema validation ##### What's Changed ###### Nodes * Feature/Add Faiss by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/257 * Feature/Add NotionDB by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/213 * Feature/Add Confluence Document Loader by @neerajkrbansal1996 in https://github.com/FlowiseAI/Flowise/pull/231 * Add basePath configuration option to support OpenAI mirror by @try-to-fly in https://github.com/FlowiseAI/Flowise/pull/264 ###### Core * Feature/Update README by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/212 * CI: add build docker test by @ewfian in https://github.com/FlowiseAI/Flowise/pull/258 * Feature/Return SourceDocuments by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/274 ###### UI * Feature/Embed Chat Customization by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/253 * added line break support in user chat input box by @govind-kumarr in https://github.com/FlowiseAI/Flowise/pull/280 ###### Bugfix * bugfix/AzureOpenAIEmbeddingError by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/215 * [server] check `nodeModule.nodeClass` is not undefined before trying to intialize by @yaredtsy in https://github.com/FlowiseAI/Flowise/pull/252 * bugfix/UnexpectedTokenInJSONError by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/259 * Bugfix/Invalid Prompt Schema by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/277 ##### New Contributors * @neerajkrbansal1996 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/231 * @yaredtsy made their first contribution in https://github.com/FlowiseAI/Flowise/pull/252 * @ewfian made their first contribution in https://github.com/FlowiseAI/Flowise/pull/258 * @try-to-fly made their first contribution in https://github.com/FlowiseAI/Flowise/pull/264 * @govind-kumarr made their first contribution in https://github.com/FlowiseAI/Flowise/pull/280 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.10...flowise@1.2.11