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
Alex Grozav
6cf07200dc
refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) ( #15930 )
2025-06-05 13:08:10 +03: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
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce
ci: Drop support for Node.js 18 ( #15146 )
2025-06-04 15:54:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage ( #15916 )
2025-06-03 11:23:44 +02:00
github-actions[bot]
ab4587106f
🚀 Release 1.96.0 ( #15921 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-06-02 14:38:25 +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
github-actions[bot]
38e1908bc4
🚀 Release 1.95.0 ( #15694 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-05-26 14:39:53 +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
github-actions[bot]
9cf6265e9f
🚀 Release 1.94.0 ( #15516 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-05-19 14:26:31 +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
Eugene
a0a4476175
chore: Rename Test workflow -> Execute workflow ( #15112 )
2025-05-13 09:35:41 +02:00
github-actions[bot]
2674d7fe61
🚀 Release 1.93.0 ( #15311 )
...
Co-authored-by: netroy <196144+netroy@users.noreply.github.com >
2025-05-12 16:23:44 +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
github-actions[bot]
b3205c25c7
🚀 Release 1.92.0 ( #15107 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-05-05 14:23:05 +02: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
github-actions[bot]
56a5546b4e
🚀 Release 1.91.0 ( #14957 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-04-28 17:21:51 +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
github-actions[bot]
e4213e24fe
🚀 Release 1.90.0 ( #14767 )
...
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com >
2025-04-22 10:40:53 +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
Dana
7723a138a1
feat(core): Add support for signed URLs for binary data ( #14492 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in >
2025-04-14 19:59:40 +02:00
github-actions[bot]
981eaf0728
🚀 Release 1.89.0 ( #14614 )
...
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com >
2025-04-14 14:59:30 +02:00