1.2.16
Added 6
- Add ClearSessionMemory node
- Add BraveSearch Api Tool node
- Add Html To Markdown TextSplitter node
- Add ReplicateLLM node
- Add content type text/xml support
- Add JSONL Logs Cleanup feature
Changed 3
- Update Zep version
- Refactor API request to include Content-Type header
- Add Content-Type: application/json header to curl command
Fixed 4
- Fix chat input handling
- Fix ChatMessage Order
- Fix log path
- Fix inputType bug
Security 1
- Fix VM2 security vulnerability
What's Changed
Nodes
-
Feature/ClearSessionMemory by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/522
-
Added BraveSearch Api Tool by @denchi in https://github.com/FlowiseAI/Flowise/pull/546
-
New Html To Markdown TextSplitter by @raffareis in https://github.com/FlowiseAI/Flowise/pull/552
-
Feature/Add ReplicateLLM by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/576
-
Cores
-
add content type text/xml by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/551
-
Feature/JSONL Logs Cleanup by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/561
-
Feature/Update Zep version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/565
Bugfix
- Bug/chat input by @vkrm-segta in https://github.com/FlowiseAI/Flowise/pull/333
- ChatMessage Order Fixed by @atishamte in https://github.com/FlowiseAI/Flowise/pull/545
- Bugfix/Update log path by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/560
- Bugfix/VM2 security by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/557
- fix: bug inputType by @comey246 in https://github.com/FlowiseAI/Flowise/pull/567
- Refactor API request to include Content-Type header by @Yongtae723 in https://github.com/FlowiseAI/Flowise/pull/555
- add -H "Content-Type: application/json" in curl command by @Yongtae723 in https://github.com/FlowiseAI/Flowise/pull/554
New Contributors
- @atishamte made their first contribution in https://github.com/FlowiseAI/Flowise/pull/545
- @denchi made their first contribution in https://github.com/FlowiseAI/Flowise/pull/546
- @raffareis made their first contribution in https://github.com/FlowiseAI/Flowise/pull/552
- @comey246 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/567
- @Yongtae723 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/555
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.15...flowise@1.2.16