Commit Graph

869 Commits

Author SHA1 Message Date
Charlie Kolb
f92e1ea8e4
feat: Add vector store telemetry events to Manual workflow exec finished event (no-changelog) (#16280) 2025-06-13 17:07:45 +02:00
Jaakko Husso
d0a313aa1c
feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Charlie Kolb
88e3c90e71
fix(editor): Support renaming node in HTML parameters (#16315) 2025-06-13 15:44:21 +02:00
Mutasem Aldmour
aa273745ec
fix: Run evaluations successfully when offload manual executions is true with queue mode (#16307)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-13 15:33:48 +02:00
Danny Martini
879114b572
fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
oleg
ecfb6674ef
fix(editor): Prevent node renaming to restricted JS method names (#16270) 2025-06-12 16:11:36 +02:00
Charlie Kolb
4e94488622
feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Iván Ovejero
46723d3518
feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00
Elias Meire
a0176ae973
Revert "fix: Fix paired item handling of multiple inputs" (#16261) 2025-06-12 09:32:22 +01:00
Elias Meire
50e00cdd6a
fix: Fix paired item handling of multiple inputs (#16153) 2025-06-12 08:52:39 +02:00
luka
cdab4c1bc6
fix(editor): Fix the issue that the content of json, html, csv, md, txt, and css files contained garbled Chinese characters when clicking the view button (#16118)
Co-authored-by: luka <zhoupf@seirobotics.net>
2025-06-11 09:36:54 +02:00
Charlie Kolb
d17a15ef9a
Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Charlie Kolb
c92701cbdf
feat(editor): Change default node names depending on node operation and resource (#15954) 2025-06-10 08:50:46 +02:00
Charlie Kolb
eb71c41e93
fix(editor): In Sub-workflow Conversion handle standalone accessor and accessor[0] cases correctly (#16086) 2025-06-06 12:49:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
2258a74518
refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
Benjamin Schroth
8a1cabe62a
feat: Add Cohere reranking capability to vector stores (#16014)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-05 10:16:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Charlie Kolb
5985df6e51
feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
3a2a70f193
chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
Jaakko Husso
e5c2aea6fe
feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use (#15421)
Remove workflow isolation from in-memory Simple Vector Store, making it possible to use vector stores created on other workflows. Display all current in-memory vector stores with a resource locator at Memory Key picker.

Note that these vector stores are still intended for non-production development use. Any users of an instance can access data in all in-memory vector stores as they aren't bound to workflows.
2025-05-22 23:34:59 +03:00
Charlie Kolb
4661e39427
feat: Add sub-workflow extraction field utilities (no-changelog) (#14956) 2025-05-22 14:05:39 +02:00
Elias Meire
1ffc33dcc6
fix(HTTP Request Node): Fix prototype pollution vulnerability (#15463) 2025-05-20 15:39:33 +02:00
Dana
9834a49bd3
feat(n8n Evaluation Trigger Node): Add telemetry events (#15465) 2025-05-16 17:22:17 +02:00
Raúl Gómez Morales
0244f1d98b
refactor: Split paired item logic into more manageable methods (no-changelog) (#15337) 2025-05-16 15:31:04 +02:00
Dana
570d1e7aad
feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node (#15194) 2025-05-16 11:16:00 +02:00
Yiorgis Gozadinos
64b3fa3d17
fix(core): Allow strings starting with numbers in alphanumeric string validator (#15425) 2025-05-16 09:38:21 +02:00
Ricardo Espinoza
726438d95e
feat(editor): Improve manual description in nodes as tools (#15373) 2025-05-15 10:45:16 -04:00
Ricardo Espinoza
2b05dbea8c
feat(editor): Add "Go to Sub-workflow" menu context action to Workflow Tool (#15396) 2025-05-15 08:27:02 -04:00
Danny Martini
44ecad5883
fix(editor): Don't render now when startedAt is null (#15283) 2025-05-14 10:31:52 +02:00
Iván Ovejero
131baabb7f
refactor(core): Remove legacy expression evaluator (#14518) 2025-05-13 17:29:48 +02:00
Iván Ovejero
3840cbabbf
refactor(core): Simplify worker execution path (#15253) 2025-05-13 16:31:53 +02:00
Yiorgis Gozadinos
cd1d6c9dfc
fix(AI Agent Node): Fix tool calling when tools run in a loop (#15250)
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-13 14:40:07 +02:00
Ricardo Espinoza
e2b9ada4b5
feat(editor): Allow jumping into sub-workflow with shortkey (#15200) 2025-05-12 07:24:36 -04:00
Benjamin Schroth
8b467e3f56
feat(core): Implement partial execution for all tool nodes (#15168) 2025-05-12 12:31:17 +02:00
Raúl Gómez Morales
be72f736ac
fix(editor): Fix Paired item error message (#15171) 2025-05-08 15:40:46 +02:00
Jaakko Husso
3a13139f78
feat(core): Change workflow deletions to soft deletes (#14894)
Adds soft‑deletion support for workflows through a new boolean column `isArchived`.

When a workflow is archived we now set `isArchived` flag to true and the workflows
stays in the database and is omitted from the default workflow listing query.

Archived workflows can be viewed in read-only mode, but they cannot be activated.

Archived workflows are still available by ID and can be invoked as sub-executions,
so existing Execute Workflow nodes continue to work. Execution engine doesn't
care about isArchived flag.

Users can restore workflows via Unarchive action at the UI.
2025-05-06 17:48:24 +03:00
Benjamin Schroth
54dcdedece
feat(editor): Support partial executions of tool nodes (#14945) 2025-05-01 08:32:47 +02:00
Iván Ovejero
1de95ead0d
refactor(core): Move leaf entities to @n8n/db (#15010) 2025-04-30 10:31:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
979f9e6327
refactor: Overhaul nodes-testing setup - Part 3 (no-changelog) (#14967) 2025-04-29 17:42:21 +02:00
Benjamin Schroth
bc6f98928e
feat(core): Implement partial execution of tool nodes (no-changelog) (#14939) 2025-04-28 13:24:56 +02:00
RomanDavydchuk
ddb688ba30
fix(core): Error when multiple nodes return items with multiple paired items (#14883) 2025-04-28 13:48:53 +03:00
Charlie Kolb
9f2182568a
feat: Add graphUtils for sub-workflow extraction (no-changelog) (#14781) 2025-04-28 10:51:15 +02:00
Charlie Kolb
5ff073bd7b
feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
91069f057e
refactor: Overhaul nodes-testing setup - Part 2 (no-changelog) (#14873) 2025-04-24 17:37:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
3e5e3a585c
refactor(core): Trim down NodeHelpers (no-changelog) (#14829) 2025-04-23 13:46:46 +02:00
Charlie Kolb
88bce7fd8b
chore: Extract node parsing from renameNode functionality (no-changelog) (#14822) 2025-04-23 13:22:08 +02:00
Guillaume Jacquart
3641c1fb87
fix(Wait Node): Validate datetime for specific time mode (#14701)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-04-18 10:26:21 +02:00
Michael Kret
b615e51f13
feat: Option to skip validation in getNodeParameter (#14726) 2025-04-18 10:05:25 +03:00
Charlie Kolb
d42e61bc35
feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) (#14307) 2025-04-16 08:48:16 +02:00
Iván Ovejero
7c1be05845
fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00