Releases: FlowiseAI/Flowise
flowise@1.6.5
What's Changed
Nodes
- Feature/Update csv agent by @HenryHengZJ in #2143
- Feature/Buffer Memory SessionId by @HenryHengZJ in #2111
- Feature/Add topP to Azure by @HenryHengZJ in #2160
- Feature/add max iterations to agents by @HenryHengZJ in #2161
Core
- Chore/consistent services and error handlers by @ocflowiseai in #2101
- Addition of model.json to externalize model-lists and related key-values by @vinodkiran in #2153
- Chore/change models json file path by @HenryHengZJ in #2167
- Feature/externalize model list by @vinodkiran in #2113
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.4...flowise@1.6.5
flowise@1.6.4
What's Changed
Nodes
- Feature: Add BasePath parameter setting support to ChatOpenAI LlamaIndex by @louyongjiu in #2132
Core
- Feature/externalize files from chatflow - do not save as base64 by @vinodkiran in #1976
- UI Improvements by @0xi4o in #1935
Bugfix
- Bugfix/Undefined Flowdata by @HenryHengZJ in #2116
- Bugfix/Add missing TTL implementation for Redis by @HenryHengZJ in #2131
- Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores by @vinodkiran in #2124
- Fix: Empty starter prompt creating empty bubbles by @0xi4o in #2139
- Fix: UI issues in credentials dialog and card descriptions by @0xi4o in #2137
- Chore/remove fixed height by @HenryHengZJ in #2142
New Contributors
- @louyongjiu made their first contribution in #2132
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.3...flowise@1.6.4
flowise@1.6.3
What's Changed
Nodes
- Extend Confluence Document Loader to Support Server/Data Center with PAT by @mrkhachaturov in #1998
- Chore/Upgrade llamaindex by @HenryHengZJ in #2017
- Feature/Indexing by @HenryHengZJ in #1802
- Feature/Add gpt4 turbo to assistant by @HenryHengZJ in #2038
- Voyage AI - Credentials, Embeddings and Rerank by @vinodkiran in #2015
- Chore/cohere embed models by @vinodkiran in #2035
Core
- feature: modularized express routes for reusability, testability, composability and performance by @ocflowiseai in #2030
- chore: upgrade langfuse to support metadata and tags by @marcklingen in #2055
Bugfix
- BugFix/Spelling correction in telemetry payload by @vinodkiran in #2001
- Update SqlDatabaseChain.ts by @eltociear in #2004
- bugfix: CSV Agent was overwriting contents when multiple files were u… by @vinodkiran in #2002
- Fix #2000 by @emrahtoy in #2021
- bugfix: Dynamo Memory - messageAttributeName by @vinodkiran in #2011
- Bugfix/Postgres migration column type by @HenryHengZJ in #2026
- Bugfix/Avoid hardcoded max tokens by @HenryHengZJ in #2003
- feature/fetch openaiKey via overrideConfig (vars) by @niztal in #2018
- fix: update streaming how-to url by @yavisht in #2037
- bugfix: depreciating chatgpt plugin by @AsharibAli in #2070
- Use mysql2 to fix mysql connection issue for mysql 8 by @zhengcan in #1955
- Bugfix/Add astradb collection name and namespace by @HenryHengZJ in #2071
- Chore/Pin Pinecone dep by @HenryHengZJ in #2036
- Bugfix/Web Scraper Limit by @HenryHengZJ in #2083
- Bugfix/closing mongodb connections by @ocflowiseai in #2085
- fix missing comma upon sql migration query by @niztal in #2095
New Contributors
- @mrkhachaturov made their first contribution in #1998
- @AsharibAli made their first contribution in #2070
- @zhengcan made their first contribution in #1955
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.2...flowise@1.6.3
flowise@1.6.2
What's Changed
Nodes
- Feature/Claude 3 Haiku by @HenryHengZJ in #1958
- Feature/azure open ai image by @vinodkiran in #1970
- Feature/Mistral FunctionAgent by @HenryHengZJ in #1912
- Feature/Custom Tool OverrideConfig by @HenryHengZJ in #1979
- Feature/OpenAI Tool Agent by @HenryHengZJ in #1991
Core
- Feature: Add configuration dialog for chatflow by @0xi4o in #1873
- Enable github workflow pnpm caching by @ocflowiseai in #1951
- Feature/delete backspace by @HenryHengZJ in #1983
- Update autoSyncSingleCommit.yml by @ocflowiseai in #1985
Bugfix
- Bugfix/Update xml output parser by @HenryHengZJ in #1942
- Fix: Faiss vector store throws error when using pnpm by @0xi4o in #1944
- Primary Key name must be unique by @emrahtoy in #1938
- Fix: starter prompts exceeds chat window and cannot be scrolled by @0xi4o in #1941
- Fix: outdated embed version in share chatbot page by @0xi4o in #1957
- Send valid JSON to autosync workflows for multi-line commit messages by @ocflowiseai in #1981
- Fix#1947 by @emrahtoy in #1960
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.1...flowise@1.6.2
flowise@1.6.1
What's Changed
Nodes
- Feature/Add groq by @HenryHengZJ in #1836
- Feature/Update chat mistral by @HenryHengZJ in #1842
- Feature/Claude 3 and XML agent by @HenryHengZJ in #1877
- Feature/Claude 3 llamaindex by @HenryHengZJ in #1878
- feature: add input moderation on all chains and all agents by @ocflowiseai in #1888
- Claude 3 - Adding Support for Image Uploads / Multimodal Inputs by @vinodkiran in #1898
Core
- Chore/Pin MUI dependencies by @HenryHengZJ in #1840
- Feature: Add support for accessing NodeData via json path by @mokeyish in #1820
- Chore/Pin Mongodb version by @HenryHengZJ in #1847
- chore: upgrade langfuse and add sdkIntegration tag by @marcklingen in #1895
- Feature: Allowed domains for chatflows by @0xi4o in #1765
- Maintenance/pnpm vite jsx (Enhancements to the Project Infrastructure) by @use-the-fork in #1272
- Feature: Chat message feedback by @0xi4o in #1733
Bugfix
- Fix CustomFunction deserializing escaped JSON strings by @mokeyish in #1814
- Bugfix/add image upload bugfix and import deps by @HenryHengZJ in #1856
- Fix for 1881 sorting for Flowise QnA by @automaton82 in #1899
- bugfix - incorrect bedrock imports by @vinodkiran in #1914
- Fixed a bug about conversation dates by @JoeABCDEF in #1910
- fix(utilities): Handle escape characters in ifelse-function node's return value, resolves #1887 by @sirsimonson in #1915
- Bugfix/json dialog title by @HenryHengZJ in #1920
- Fix the failure to resolve variables for OverrideConfig(Json Object) by @mokeyish in #1843
- Bugfix: hidden flag on additionalParams is not taken into account. by @vinodkiran in #1919
- Fix duplicated calculation of nodes and dependent nodes are not initialized by @mokeyish in #1834
- Bugfix/Set Variable by @HenryHengZJ in #1926
- Fix the logic error of
getStartingNodes
by @mokeyish in #1832 - Bugfix/Conversation Chain Human Message by @HenryHengZJ in #1929
New Contributors
- @ocflowiseai made their first contribution in #1888
- @JoeABCDEF made their first contribution in #1910
- @sirsimonson made their first contribution in #1915
- @use-the-fork made their first contribution in #1272
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.6.0...flowise@1.6.1
flowise@1.6.0
What's Changed
Nodes
- update cahtopenai version by @chungyau97 in #1771
- Feature/Upstash Singleton by @HenryHengZJ in #1794
- Zep cloud setup by @paul-paliychuk in #1760
Core
- Chore/Update langsmith version by @HenryHengZJ in #1803
- handles scenario where NodesPool require call fails by @Jaredude in #1786
- Feature: OverrideConfig allows partial override by @mokeyish in #1815
- use URL constructor to handle all types of links by @ape-nq in #1740
- FEATURE: Add Multi Modal Capabilities to Flowise by @vinodkiran in #1419
- Allow default variable values when testing CustomFunction by @mokeyish in #1800
Bugfix
- Bugfix: View Toggle loses state when button is clicked twice. by @vinodkiran in #1799
- Fix: Error Handling in Web Scraper by @0xi4o in #1821
New Contributors
- @paul-paliychuk made their first contribution in #1760
- @ape-nq made their first contribution in #1740
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.5.1...flowise@1.6.0
flowise@1.5.1
What's Changed
Nodes
- add recursive option for folder-loader by @ill-yes in #1688
- Add a zod-schema based JSON output parser ("Advanced Structured Output Parser") by @KennyVaneetvelde in #1672
- DynamoDB Chat Memory fix by @Jaredude in #1697
- Feature/Add document json output by @HenryHengZJ in #1703
- Feature/Update Query Engine Tool by @HenryHengZJ in #1726
- Feature/open ai by @chungyau97 in #1744
- Feature/Update mrkl agents by @HenryHengZJ in #1763
Core
- Marketplace: Revamped UI by @vinodkiran in #1678
- add FLOWISE_FILE_SIZE_LIMIT variable by @chungyau97 in #1707
- Allows query chatmessage API endpoint by messageId by @Jaredude in #1717
- Chore/upgrade lc version by @HenryHengZJ in #1691
- Chore/Update wordings by @HenryHengZJ in #1756
Bugfix
- [Bufix] Modify the default value of sessionId when fetching history chat messages. by @melon95 in #1661
- update return msg to correct url by @chungyau97 in #1686
- Bugfix/Override session id by @HenryHengZJ in #1698
- add missing steps into rate limit msg by @chungyau97 in #1702
- Fixing Postgres so that similaritySearchVectorWithScore actually connects via TLS/SSL when specified by @dkindlund in #1677
- Fix: relative links method and limit not applying to manage links by @0xi4o in #1687
- fixes bug where querying by chatId results in no records by @Jaredude in #1716
- FIX: ES module import issue in Qdrant package by @0xi4o in #1761
- chore(deps): upgrade Langfuse to 3.1.0 by @marcklingen in #1753
New Contributors
- @melon95 made their first contribution in #1661
- @KennyVaneetvelde made their first contribution in #1672
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.5.0...flowise@1.5.1
flowise@1.5.0
What's Changed
- mysql-ssl by @niztal in #1634
- Bugfix/Cohere top K by @HenryHengZJ in #1656
- Add newly-released gpt-3.5-turbo-0125 to ChatOpenAI by @raffareis in #1660
- chore/update vec 2 doc node by @HenryHengZJ in #1659
- Feature/llama index by @HenryHengZJ in #1611
- add kotlin files to folder-loader by @ill-yes in #1684
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.12...flowise@1.5.0
flowise@1.4.12
What's Changed
Nodes
- chore/pinecone env lint by @HenryHengZJ in #1609
- FEATURE: Select which links should be used in web scraper nodes (cheerio, puppeteer, and playwright) by @0xi4o in #1566
- Allows CustomFunction to be set as an Ending Node. by @mokeyish in #1591
- Update ChatOpenAI.ts to include new openai's Chat models by @raffareis in #1610
- Feature/open ai embedding by @HenryHengZJ in #1621
- Mongodb for Chat history #1622 by @Ashes47 in #1627
- Feature/Singleton Redis Connection by @HenryHengZJ in #1628
- Feature/airtable include fields by @dkindlund in #1631
- Feature/Return Source Documens to retriever tool by @HenryHengZJ in #1644
- Feature/Conversation Chain Input Moderation by @HenryHengZJ in #1646
Core
- Implementing CORS and CSP headers from config by @automaton82 in #1608
- adds DATABASE_SSL_KEY_BASE64 for pg connection by @Jaredude in #1613
Bugfix
- Bugfix/custom function ending node by @HenryHengZJ in #1619
- Bugfix/Qdrant Filter by @HenryHengZJ in #1620
- fix bug settings.json not found on upsert by @niztal in #1630
- Bugfix/Switching Redis TTL from EX to PX to match TTL in milliseconds by @dkindlund in #1633
- Bugfix/AzureOpenAIEmbedding - Updated Default Batch Size from 1 to 100 by @dkindlund in #1632
- Bugfix/OverrideConfig JSON value by @HenryHengZJ in #1645
New Contributors
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.11...flowise@1.4.12
flowise@1.4.11
What's Changed
Nodes
- add TopK and safetySettings into Google Gemini by @chungyau97 in #1523
- FEATURE Addition : MMR and Document Compressors by @vinodkiran in #1426
- Feature/update figma loader by @HenryHengZJ in #1557
- support pinecone serverless indexes by @niztal in #1561
- updated vectara chatflow by @ofermend in #1605
- Added support for gpt-4 and gpt-4-32k models by @dkindlund in #1599
Core
- FEATURE: Sticky Note node by @0xi4o in #1513
- Add autoSync github workflows by @domselardi in #1559
- Feature/add $vars and $flow to custom function by @HenryHengZJ in #1558
- Feature/PostHog by @HenryHengZJ in #1563
- Feature/Add Verbose to Chains by @HenryHengZJ in #1570
- Feature/Update Return Response by @HenryHengZJ in #1586
- feature : include chat message id in result by @tsiougkosn in #1602
Bugfix
- Bugfix/Output prediction output parser by @HenryHengZJ in #1567
- Bugfix/add env path for settings json by @HenryHengZJ in #1583
New Contributors
- @domselardi made their first contribution in #1559
- @niztal made their first contribution in #1561
- @tsiougkosn made their first contribution in #1602
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.10...flowise@1.4.11