What's Changed
Nodes
- Adding Teradata VectorStore support in DocumentStore by @sshekhar1 in #5159
- feat: Added acceptVariable to Qdrant Collection name by @HavardHomb in #5373
- Feat/add thinking budget to gemini by @HenryHengZJ in #5395
- Chore/remove teradatasql by @HenryHengZJ in #5430
Core
- Chore/product id telemetry by @HenryHengZJ in #5329
- Add organization filtering and error handling to login method controller by @chungyau97 in #5323
- Updated ChatMessage component to display calledTools by @HenryHengZJ in #5365
- Sanitize sensitive fields in request header and body in logger by @0xi4o in #5279
- Ensure proper cleanup of the database connection in
createSchemaby @cuca24 in #5315 - feat: support northflank deployment option by @AdeboyeDN in #5382
- Updates to change/reset password functionality by @0xi4o in #5294
- Chore/WorkspaceID Check by @HenryHengZJ in #5228
- feat: Improve node search with fuzzy matching and ranking by @HavardHomb in #5370
- chore: fix typos in packages/ui/src/ui-component/input/suggestionOption.js by @khanhkhanhlele in #5412
- chore: fix typos in packages/server/src/utils/index.ts by @khanhkhanhlele in #5413
- chore: fix typos in packages/server/src/utils/buildChatflow.ts by @khanhkhanhlele in #5414
- chore: fix typos in packages/components/src/agents.ts by @khanhkhanhlele in #5415
- chore: fix typos in packages/components/src/SecureFileStore.ts by @khanhkhanhlele in #5416
- chore: fix typos in packages/components/nodes/vectorstores/Meilisearch/Meilisearch.ts by @khanhkhanhlele in #5417
- chore: fix typos in packages/components/nodes/tools/MCP/core.ts by @khanhkhanhlele in #5418
- chore: fix typos in packages/components/nodes/sequentialagents/commonUtils.ts by @khanhkhanhlele in #5419
- chore: fix typos in packages/components/nodes/agents/AirtableAgent/AirtableAgent.ts by @khanhkhanhlele in #5420
- chore: fix typos in packages/components/nodes/chatmodels/ChatGoogleGenerativeAI/utils/common.ts by @khanhkhanhlele in #5421
- chore: fix typos in packages/components/nodes/documentloaders/Csv/CsvLoader.ts by @khanhkhanhlele in #5422
- docs: update contribution guidelines to reference main branch by @kirisame-wang in #5426
- Add multilingual response support for Generate Instructions by @sean2121 in #5397
Bugfix
- Fix: Container Filesystem Allows Unauthorized File Modifications and Malicious Downloads in metrics/otel/compose.yaml by @orbisai-sec in #5308
- Fix/variable resolution to support arrays of config objects by @HenryHengZJ in #5348
- Bugfix/Iteration blocks execution after resuming from human input by @HenryHengZJ in #5359
- fix: add missing log filter env variables to examples by @0xi4o in #5376
- Bugfix/shared credentials not showing on ui by @HenryHengZJ in #5383
- Bugfix/Sync Nodes Disconnect Edges by @HenryHengZJ in #5391
- Bugfix/Json parse metadata filter by @HenryHengZJ in #5392
- Bugfix/Zod Parsing by @HenryHengZJ in #5399
- Bugfix/Update anthropic package by @HenryHengZJ in #5408
- Fix: CORS-related issues by @0xi4o in #5310
- Bugfix/path traversal check on chatId by @HenryHengZJ in #5428
New Contributors
- @orbisai-sec made their first contribution in #5308
- @sshekhar1 made their first contribution in #5159
- @cuca24 made their first contribution in #5315
- @AdeboyeDN made their first contribution in #5382
- @HavardHomb made their first contribution in #5373
- @sean2121 made their first contribution in #5397
- @khanhkhanhlele made their first contribution in #5412
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.8...flowise@3.0.10