flowise@3.0.6
FlowiseAI/Flowiseflowise@3.0.6Sep 15, 2025by HenryHengZJ
AI Summary
Adds several new node integrations including SambaNova, CometAPI, and AWS tools. It also enables tracing support for self-hosted and cloud instances.
Key Highlights
- New nodes for SambaNova, CometAPI, AWS Kendra, and DynamoDB KV Storage
- Enablement of tracing support for self-hosted & cloud Phoenix Instance
- JSONPathExtractor tool
- Execution filter by agentflow name
New Features
- JSONPathExtractor
- SambaNova
- AWS Kendra
- CometAPI
- AWS DynamoDB KV Storage
- Tracing Support
Full Release Notes
## What's Changed ## Nodes * feat: add JSONPathExtractor tool by @anatolyburtsev in https://github.com/FlowiseAI/Flowise/pull/5052 * Feature: Add SambaNova by @luisfucros in https://github.com/FlowiseAI/Flowise/pull/4961 * Feat/aws kendra vector search by @anatolyburtsev in https://github.com/FlowiseAI/Flowise/pull/5088 * Feat: add gpt oss models to aws bedrock by @anatolyburtsev in https://github.com/FlowiseAI/Flowise/pull/5122 * feat: add config override for langwatch to allow passing metadata as well by @rogeriochaves in https://github.com/FlowiseAI/Flowise/pull/5121 * feat: Enable Tracing Support For Self-Hosted & Cloud Phoenix Instance by @ialisaleh in https://github.com/FlowiseAI/Flowise/pull/5114 * feat: add CometAPI integration with ChatCometAPI node by @TensorNull in https://github.com/FlowiseAI/Flowise/pull/5160 * feat: Add AWS DynamoDB KV Storage tool by @anatolyburtsev in https://github.com/FlowiseAI/Flowise/pull/5111 * Chore/Accept Dynamic Variable From Metadata Filter by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5203 ## Core * Chore/remove redundant loggers by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5067 * Chore/minor execution view ui fix by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5069 * Add support for nested objects and arrays in Zod schema parser by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/5098 * Use ADC credentials on the gcs storage client by @Stono in https://github.com/FlowiseAI/Flowise/pull/5102 * Secure password reset endpoints by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/5167 * feat: execution filter by agentflow name by @anatolyburtsev in https://github.com/FlowiseAI/Flowise/pull/5117 * Chore/Add telemetry for productId by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5188 * Chore/ChatflowID CamelCase by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5205 ## Bugfix * Bugfix/unshift system message by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5080 * Fixes problematic json parsing in Iteration.ts by @PBJI in https://github.com/FlowiseAI/Flowise/pull/5077 * Fix chatflow's type null or blank by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/5065 * Bugfix/Upsert API for file loader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5096 * Bugfix/Export all chat messages by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5169 * Fix Oxylabs documentloader API calls by @oxy-rostyslav in https://github.com/FlowiseAI/Flowise/pull/5162 * Fix use case-insensitive email lookup and comparison during login by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/5145 * Fixed background color of file upload box in Chat configuration by @kushalbhana in https://github.com/FlowiseAI/Flowise/pull/5132 * Bugfix/Gsuite tool params by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5189 * Bugfix/Array Input Variables by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5196 * Bugfix/Securely Fetch Links by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5200 * Bugfix/JSON5 Parsing by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5201 * Bugfix/Human Input As First Node by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5202 * Bugfix/add path traversal check to chatId by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5208 ## New Contributors * @PBJI made their first contribution in https://github.com/FlowiseAI/Flowise/pull/5077 * @luisfucros made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4961 * @kushalbhana made their first contribution in https://github.com/FlowiseAI/Flowise/pull/5132 * @TensorNull made their first contribution in https://github.com/FlowiseAI/Flowise/pull/5160 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.5...flowise@3.0.6