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 |
|
Suguru Inoue
|
b2eb33351f
|
fix(editor): Logs not shown when tools are partially executed (#16274)
|
2025-06-13 10:09:52 +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 |
|
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 |
|
oleg
|
b6370fb2ec
|
fix(editor): Fix partial chat executions (#15379)
|
2025-05-15 17:12:08 +02:00 |
|
Benjamin Schroth
|
8b467e3f56
|
feat(core): Implement partial execution for all tool nodes (#15168)
|
2025-05-12 12:31:17 +02:00 |
|
Mutasem Aldmour
|
b4a06aaff9
|
fix(core): Increment executionIndex in partial executions (no-changelog) (#14946)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-04-30 13:16:27 +02:00 |
|
Danny Martini
|
a33e3a807a
|
fix(core): Don't create additional nodeExecuteBefore message (#14958)
|
2025-04-29 15:07:30 +02:00 |
|
Benjamin Schroth
|
bc6f98928e
|
feat(core): Implement partial execution of tool nodes (no-changelog) (#14939)
|
2025-04-28 13:24:56 +02:00 |
|
Danny Martini
|
ddfe594cf0
|
fix(core): Prefer triggers with run data during partial executions (#14691)
|
2025-04-17 11:09:54 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9ba58ca80b
|
refactor(core): Persist node execution order, and forward it to the frontend (#14455)
|
2025-04-09 10:19:58 +02:00 |
|
Charlie Kolb
|
73748e300e
|
feat(core): Add special @tool displayOption (#14318)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-04-04 09:22:13 +02:00 |
|
Alex Grozav
|
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 |
|
Danny Martini
|
918cc51abc
|
fix(core): Don't fail partial execution when an unrelated node is dirty (#13925)
|
2025-03-18 12:27:49 +01:00 |
|
Michael Kret
|
3a4247a91c
|
fix: Execute method should be assigned to a Routing node even if it has webhook defined (#13910)
|
2025-03-14 10:56:34 +02:00 |
|
Danny Martini
|
b3f9cde3fd
|
fix(core): Clean run data for dirty nodes properly, including their children (#13821)
|
2025-03-11 16:53:51 +01:00 |
|
Michael Kret
|
e9a8a7f875
|
fix: In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs (#13704)
|
2025-03-10 14:51:08 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
999fb8174a
|
fix(core): Gracefully handle missing tasks metadata (#13632)
|
2025-03-03 13:29:44 +01:00 |
|
Danny Martini
|
8a34f027c5
|
feat(core): Support executing single nodes not part of a graph as a partial execution (#13529)
|
2025-02-27 09:35:52 +01:00 |
|
Michael Kret
|
97defb3a83
|
feat: WhatsApp Business Cloud Node - new operation sendAndWait (#12941)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-02-27 07:20:37 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1d03c2c8ca
|
chore: More tests for Workflow.ts (#13349)
|
2025-02-19 15:44:39 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60ff82f648
|
refactor(core): Extract more code out in WorkflowExecute and add unit tests (#13327)
|
2025-02-19 13:42:37 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
aedea7a76c
|
fix(core): Handle missing json property on nodeSuccessData (#13219)
|
2025-02-12 14:09:44 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
dbb9475b7b
|
refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111)
|
2025-02-10 16:51:01 +01:00 |
|
Shireen Missi
|
df8f059504
|
fix(core): Same version of merge node behaves differently after n8n update (#13106)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-02-10 14:01:26 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d41ca832dc
|
refactor(core): Move ExecutionLifecycleHooks to core (#13042)
|
2025-02-07 18:16:37 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e39928dde8
|
ci: Fix tests for declarative nodes (no-changelog) (#13013)
|
2025-02-03 15:04:03 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a65a9e631b
|
feat(core): Handle Declarative nodes more like regular nodes (#13007)
|
2025-02-03 14:00:53 +01:00 |
|
Iván Ovejero
|
7031569a02
|
fix(core): Fix empty node execution stack (#12945)
|
2025-01-30 17:08:04 +01:00 |
|
Iván Ovejero
|
b4d27c49e3
|
fix(core): Account for pre-execution failure in scaling mode (#12815)
|
2025-01-23 17:26:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
05858c2153
|
refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667)
|
2025-01-17 15:17:25 +01:00 |
|