# Flowise 1.3.0 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2023-07-28 - Version: 1.3.0 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.3.0 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.3.0 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 SingleStore upsert and existing node - **added** — Add Notion Loader node - **added** — Add AirtableLoader node - **added** — Add API DocumentLoader node - **added** — Add CSVAgent node - **added** — Add AirtableAgent node - **added** — Add Hyde retriever - **added** — Add credential feature - **added** — Add multi-database support - **added** — Add UI node delete functionality - **fixed** — Fix server watch - **fixed** — Fix HuggingFace embeddings - **fixed** — Fix system message handling for different chain types - **fixed** — Fix startsWith undefined error - **fixed** — Fix escape character handling - **fixed** — Fix OpenAI top_p parameter - **fixed** — Remove curly brackets in loaded document text - **fixed** — Fix typo in ChildProcess.ts ##### What's Changed ##### Nodes * Add singlestore upsert and existing by @apeng-singlestore in https://github.com/FlowiseAI/Flowise/pull/540 * Feature/Update Notion Loader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/591 * Feature/AirtableLoader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/590 * Feature/API DocumentLoader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/592 * Feature/CSVAgent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/595 * Feature/AirtableAgent by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/600 * Add Hyde retriever by @Yongtae723 in https://github.com/FlowiseAI/Flowise/pull/613 ##### Core * Feature/Credential by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/547 * Feature/flowise multi database support by @atishamte in https://github.com/FlowiseAI/Flowise/pull/575 * Feature/UI-Node-Delete by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/603 * Fix: server watch by @comey246 in https://github.com/FlowiseAI/Flowise/pull/589 ##### Bugfix * Bugfix/HF Embeddings by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/583 * Bugfix/SystemMessage For Different Chain Type by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/580 * Bugfix/StartsWith Undefined by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/611 * Bugfix/HandleEscapeChar by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/612 * Bugfix/OpenAITopP by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/617 * remove curly bracket in loaded document text by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/624 * Fix typo in ChildProcess.ts by @eltociear in https://github.com/FlowiseAI/Flowise/pull/630 ##### New Contributors * @apeng-singlestore made their first contribution in https://github.com/FlowiseAI/Flowise/pull/540 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.16...flowise@1.3.0