1.6.0
Added 5
- Upstash Singleton support
- Zep cloud setup
- OverrideConfig allows partial override
- Add Multi Modal Capabilities to Flowise
- Allow default variable values when testing CustomFunction
Changed 3
- Update ChatOpenAI version
- Update LangSmith version
- Use URL constructor to handle all types of links
Fixed 3
- Handle scenario where NodesPool require call fails
- View Toggle loses state when button is clicked twice
- Error Handling in Web Scraper
What's Changed
Nodes
- update cahtopenai version by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/1771
- Feature/Upstash Singleton by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1794
- Zep cloud setup by @paul-paliychuk in https://github.com/FlowiseAI/Flowise/pull/1760
Core
- Chore/Update langsmith version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1803
- handles scenario where NodesPool require call fails by @Jaredude in https://github.com/FlowiseAI/Flowise/pull/1786
- Feature: OverrideConfig allows partial override by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1815
- use URL constructor to handle all types of links by @ape-nq in https://github.com/FlowiseAI/Flowise/pull/1740
- FEATURE: Add Multi Modal Capabilities to Flowise by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1419
- Allow default variable values when testing CustomFunction by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1800
Bugfix
- Bugfix: View Toggle loses state when button is clicked twice. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1799
- Fix: Error Handling in Web Scraper by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1821
New Contributors
- @paul-paliychuk made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1760
- @ape-nq made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1740
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.5.1...flowise@1.6.0