Danny Martini
|
d4cd6bf79f
|
fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-14 10:54:21 +02:00 |
|
Benjamin Schroth
|
6f368c326d
|
fix(core): Retain source overwrite in paired items in tool executions (#20629)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-10-10 15:15:51 +02:00 |
|
Ricardo Espinoza
|
a2aca5e7a4
|
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424)
|
2025-10-07 11:10:30 +03:00 |
|
Danny Martini
|
a9a450b8d9
|
fix(core): Fix paired item data retrieval in loops with IF nodes (#20309)
|
2025-10-02 16:16:53 +02:00 |
|
mfsiega
|
0681e78eb3
|
fix(core): Add cancellation reasons (#20238)
|
2025-10-01 15:52:44 +02:00 |
|
Benjamin Schroth
|
fadfb756ae
|
feat: Implement Agent executing tools in the engine (#20030)
|
2025-09-29 19:22:10 +02:00 |
|
Danny Martini
|
7de2eddc8a
|
fix(core): Preserve sourceOverwrite in pairedItem data during workflow execution (#20064)
|
2025-09-29 13:06:16 +02:00 |
|
Michael Kret
|
182a40e104
|
feat: Binary data access improvements (#19629)
|
2025-09-25 14:48:36 +03:00 |
|
Suguru Inoue
|
e25131613b
|
refactor: Clean up partial exec version flag (#19598)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-09-24 19:07:10 +02:00 |
|
Danny Martini
|
d1b17d908b
|
feat(core): Implement request-response logic in workflow execution engine (#19193)
|
2025-09-19 16:23:49 +02:00 |
|
Jaakko Husso
|
1e2f4217e0
|
fix(Code Tool Node): Fix console.log output not being logged on browser (#19422)
|
2025-09-12 15:05:35 +03:00 |
|
Mutasem Aldmour
|
b6abd1ef69
|
fix: Show correct "canceled" node status for chat model nodes (#19366)
|
2025-09-12 10:21:35 +02:00 |
|
Charlie Kolb
|
6dd7797c39
|
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093)
|
2025-09-11 09:21:40 +02:00 |
|
yehorkardash
|
a910604822
|
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247)
|
2025-09-09 14:15:31 +03:00 |
|
jeanpaul
|
188a013ae0
|
fix(core): Replace actual root when manually running tools of Agent Tools (#19243)
|
2025-09-05 16:10:46 +02:00 |
|
Eugene
|
d8eb1a97e6
|
fix(core)!: Type coercion of $fromAI default values (#19128)
|
2025-09-03 13:36:05 +02:00 |
|
Suguru Inoue
|
d64a94753f
|
chore: Enable ESLint rule consistent-type-exports (#18973)
|
2025-08-29 19:02:49 +02:00 |
|
Iván Ovejero
|
140e1b082e
|
refactor(core): Decouple datastore from workflow execution context (#18963)
|
2025-08-29 14:33:03 +02:00 |
|
Charlie Kolb
|
a15391acc9
|
feat(editor): Support relative dependent parameters for collection NodeProperties (#18916)
|
2025-08-28 16:34:23 +02:00 |
|
Jaakko Husso
|
ab7998b441
|
fix(editor): Make resource locator work with data tables (no-changelog) (#18899)
|
2025-08-28 11:38:47 +03:00 |
|
Danny Martini
|
bc9697d9ef
|
refactor(core): Extract setup logic, group variables and document potential dead code (#18868)
|
2025-08-27 17:31:10 +02:00 |
|
Danny Martini
|
dfab6ce2a7
|
refactor(core): Add test for workflow issue check and extract logic (#18845)
|
2025-08-27 11:33:00 +02:00 |
|
Danny Martini
|
7d24e6e445
|
refactor(core): Add test for waiting handling and extract and document it (#18803)
|
2025-08-27 10:17:03 +02:00 |
|
Danny Martini
|
9bc4f07b79
|
refactor(core): Fix lints, improve comment and add initial blackbox tests for the engine (#18748)
|
2025-08-26 10:55:43 +02:00 |
|
Guillaume Jacquart
|
815d191c01
|
chore(core): Change incorrect node output sentry error to ignore previous one (#18579)
|
2025-08-21 08:27:47 +02:00 |
|
Shireen Missi
|
51c867fb66
|
Revert "fix(core): Check all node outputs when using "Always Output Data" before adding an empty object" (#18577)
|
2025-08-20 10:58:41 +01:00 |
|
Charlie Kolb
|
169acd12bd
|
feat(core): Expose data store service to Data Store Node (no-changelog) (#17970)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2025-08-19 17:43:19 +02:00 |
|
Jaakko Husso
|
970351bf23
|
fix(core): Don't reveal whether files exists if they're not within allowed paths (#18480)
|
2025-08-19 17:35:40 +02:00 |
|
Danny Martini
|
1d675f9ccc
|
refactor(core): Implement remaining feedback from #17864 (#18536)
|
2025-08-19 14:27:33 +01:00 |
|
Danny Martini
|
dd55201ee6
|
refactor(core): Split WorkflowExecute.runNode into smaller methods (#17864)
|
2025-08-19 10:20:00 +01:00 |
|
RomanDavydchuk
|
f1a87af059
|
fix(core): Check all node outputs when using "Always Output Data" before adding an empty object (#17602)
|
2025-08-14 17:00:08 +01:00 |
|
Michael Kret
|
9cb5754f33
|
feat: Add token to sendAndWait operations links to walidate in webhook (#17566)
|
2025-08-06 17:28:50 +03:00 |
|
Iván Ovejero
|
948ebe6702
|
fix(core): Protect against duplicate cron registration (#18005)
|
2025-08-06 15:35:52 +02:00 |
|
RomanDavydchuk
|
49f3115429
|
fix(core): Handle non-existing files when checking if it is a symlink (#18010)
|
2025-08-06 12:51:23 +03:00 |
|
David Ma
|
22ca768c13
|
feat(core): Add Support for Additional Body Properties in OAuth2 API Client Credentials Flow (#16573)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-08-05 12:26:04 +02:00 |
|
Alex Grozav
|
279dce639a
|
feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680)
|
2025-08-04 15:04:00 +03:00 |
|
RomanDavydchuk
|
c2c3e08cdf
|
fix(core): Handle symlinks in blocked paths (#17735)
|
2025-08-01 10:59:53 +03:00 |
|
Iván Ovejero
|
4cf9399432
|
refactor(core): Move ApplicationError to @n8n/errors (#17667)
|
2025-07-28 17:48:56 +02:00 |
|
Iván Ovejero
|
08c38a76f3
|
feat(core): Increase Cron observability (#17626)
|
2025-07-28 11:54:33 +02:00 |
|
Michael Kret
|
a98ed2ca49
|
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-07-24 09:48:40 +01:00 |
|
Guillaume Jacquart
|
2708fe81a5
|
fix(core): Ignore pairedItem when checking for incorrect output data from a node (#17340)
|
2025-07-22 09:22:35 +02:00 |
|
Eugene
|
c159e2be5c
|
fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296)
|
2025-07-16 16:56:02 +02:00 |
|
Tomi Turtiainen
|
cca1c2d810
|
fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312)
Co-authored-by: Dana Lee <dana@n8n.io>
|
2025-07-16 12:53:36 +03:00 |
|
Jon
|
e1805fb14f
|
fix: Fix issue with restricted file access order (#17329)
|
2025-07-16 02:31:18 +01:00 |
|
jeanpaul
|
a34b30acc7
|
feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127)
|
2025-07-11 13:58:26 +02:00 |
|
Dana
|
810f5daa16
|
fix(Respond to Webhook Node)!: Surround HTML in iframe (#16978)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-07-11 09:59:35 +02:00 |
|
Benjamin Schroth
|
3edadb5a75
|
feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
|
2025-07-10 12:25:29 +02:00 |
|
Jaakko Husso
|
bd6d954253
|
fix(core): Make our file reads more robust (no-changelog) (#17162)
|
2025-07-09 21:51:09 +03:00 |
|
Andreas Fitzek
|
c8b3ac6ab0
|
fix(core): On OAuth access token update only update partial credential (#17135)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2025-07-09 12:35:22 +02:00 |
|
Andreas Fitzek
|
f5fb33a3fa
|
fix(Execute Sub-workflow Node): Improve paired item handling for child workflows (#17065)
|
2025-07-09 11:01:57 +02:00 |
|