1.4.10
Added 9
- Support for Airtable views
- SSL flag for postgres vectorstores
- MilvusTextField configuration for Milvus
- Astra Vectorstore integration
- Support for MMR
- LocalAI Credential with optional LocalAI Auth and model list env var
- SessionId Tracking
- Deploy template for RepoCloud.io
- One-click deploy on Sealos
Changed 4
- Updated LangChain version
- Updated LangChain and Langsmith versions
- Upgraded analytic dependencies including Langfuse and Langsmith
- Removed restrictions
Fixed 7
- Pass JSON variable value correctly
- GET chatbot config endpoint
- OpenAIFunctionAgent function not returning string result
- Delete message API
- Concurrent chat session handling
- CustomFunction receiving escaped inputs
- Upstash redis error causing deployment and credential errors
Removed 1
- Zapier NLA credential
What's Changed
Nodes
- feature/airtable-views by @dkindlund in https://github.com/FlowiseAI/Flowise/pull/1454
- Feature/qdrant port fix by @tuxBurner in https://github.com/FlowiseAI/Flowise/pull/1480
- Added ssl flag for postgres vectorstores by @tuxBurner in https://github.com/FlowiseAI/Flowise/pull/1479
- Chore/Remove zapier nla credential by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1502
- Add milvusTextField configuration for Milvus by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1508
- feature: Integrate Astra Vectorstore by @hakeemsyd in https://github.com/FlowiseAI/Flowise/pull/1516
- added support for MMR by @ofermend in https://github.com/FlowiseAI/Flowise/pull/1462
- FEATURE: LocalAI Credential, Optional LocalAI Auth, Model list env var by @kkacsh321 in https://github.com/FlowiseAI/Flowise/pull/1495
Core
- Chore/update langchain version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1451
- Chore/Update LC and Langsmith version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1477
- chore/Upgrading of analytic dependencies - langfuse and langsmith. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1452
- Chore/remove restrictions by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1482
- Added deploy template for RepoCloud.io by @cosark in https://github.com/FlowiseAI/Flowise/pull/1461
- add one-click deploy on sealos by @fanux in https://github.com/FlowiseAI/Flowise/pull/1487
- Update README-ZH.md by @yangchuansheng in https://github.com/FlowiseAI/Flowise/pull/1504
- Feature/SessionId Tracking by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1532
Bugfix
- Bugfix/Pass Json Variable Value by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1483
- Bugfix/GET chatbot config by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1500
- Fix OpenAIFunctionAgent that function not return string result by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1509
- Bugfix/delete message API by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1525
- Correct DockerHub link in docs from private to public repo page by @JoshuaCWebDeveloper in https://github.com/FlowiseAI/Flowise/pull/1512
- Bugfix/Concurrent Chat Session by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1497
- Fix for #1535 by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1537
- Fix CustomFunction receiving excaped inputs by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1539
- FIX: Upstash redis error causing deployment and adding credentials error by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1544
New Contributors
- @dkindlund made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1454
- @cosark made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1461
- @fanux made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1487
- @mokeyish made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1508
- @hakeemsyd made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1516
- @kkacsh321 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1495
- @yangchuansheng made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1504
- @JoshuaCWebDeveloper made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1512
- @0xi4o made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1544
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.9...flowise@1.4.10