Commit Graph
13 Commits
Author SHA1 Message Date
Charlie Kolb 5ff073bd7b feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
Jaakko Husso 302258dda2 feat(editor): Align DynamicStructuredTool and DynamicTool name fields (#14604)
feat(Code Tool Node): Use node's name instead of separate name field as tool name

feat(Vector Store Tool Node): Use node's name instead of separate name field as tool name

feat(Custom n8n Workflow Tool Node): Use node's name instead of separate name field as tool name
2025-04-16 09:53:53 +03:00
Alex Grozavandकारतोफ्फेलस्क्रिप्ट™ 8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Mutasem Aldmour d9e3cfe13f fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
Jaakko Husso 90d09431af fix(editor): Fix icon color on 'Call n8n Workflow Tool' node (#13568) 2025-02-28 09:07:07 +02:00
Charlie KolbandOleg Ivaniv 5334661b76 fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-26 16:23:31 +01:00
Charlie Kolb 11cf1cd23a feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
oleg fff46fa75e refactor(Call n8n Sub-Workflow Tool Node): Remove duplicate FromAIParser service (no-changelog) (#13105) 2025-02-06 17:19:27 +01:00
Charlie Kolb cc907fbca9 fix: Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#13008) 2025-02-04 13:02:50 +01:00
Milorad FIlipović 066908060f feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Milorad FIlipović 12d686ce52 feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +01:00
Milorad FIlipović de49c23971 feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
d4116630a6 feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00