Commit Graph

1310 Commits

Author SHA1 Message Date
Eugene
d8eb1a97e6 fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
Tomi Turtiainen
a82e3c8ede chore: Add tags to sentry's event loop blocked integration (#19126) 2025-09-03 11:57:18 +03:00
github-actions[bot]
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Suguru Inoue
d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
Shireen Missi
0d1a0b5431 fix(Rename Keys Node): Add a warning for regex that affect performance (#18911) 2025-08-29 14:44:28 +01: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
github-actions[bot]
9e89fbdf96 🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2025-08-25 15:19:15 +02:00
Iván Ovejero
def4e71e3d chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +02:00
Tomi Turtiainen
667656e8f3 fix(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602) 2025-08-21 11:39:57 +03: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
Iván Ovejero
0f463c781d fix(core): Dynamically import @sentry/node-native (#18586) 2025-08-20 11:31:00 +02: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
Pavel
0d4c89058d fix(core): Ensure error.message is a string before checking for specific messages (#17417) 2025-08-19 15:40:22 +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
github-actions[bot]
e13db81aa3 🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +02: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
58df26c70b fix: Replace jsdom for detecting html with more lightweight lib (no-changelog) (#18188) 2025-08-11 17:03:41 +03:00
Guillaume Jacquart
660f2ff09b chore(core): Allow undefined in the node output value (#18198) 2025-08-11 15:25:52 +02:00
github-actions[bot]
8fc1e8ddd6 🚀 Release 1.107.0 (#18208)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-11 14:23:26 +02:00
Iván Ovejero
80e9e6fc33 perf(core): Enable Sentry tracing (#18192) 2025-08-11 10:56:09 +02: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
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
github-actions[bot]
dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03: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
Michael Kret
1ed8239625 feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03:00
Iván Ovejero
308a6f65dd feat(core): Use hostname in host ID for Docker (#16544) 2025-07-30 13:34:35 +02:00
Iván Ovejero
b8b8507ad6 perf(core): Detect event loop blocking (#17805) 2025-07-30 11:53:02 +02:00
Iván Ovejero
b64c8ad3a4 refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
Iván Ovejero
4cf9399432 refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
github-actions[bot]
c0360e52af 🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-07-28 16:29:24 +02:00
Iván Ovejero
08c38a76f3 feat(core): Increase Cron observability (#17626) 2025-07-28 11:54:33 +02:00
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
RomanDavydchuk
69beafbf71 fix(Webhook Node): Don't wrap response in an iframe if it doesn't have HTML (#17671) 2025-07-25 17:10:16 +03:00
RomanDavydchuk
1641d3964b fix(core): Remove non-included nodes regardless of the package when using NODES_INCLUDE (#17517) 2025-07-24 16:29:22 +03: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
Michael Kret
917eabe2f7 fix: Stringify data before sandboxing in sandboxHtmlResponse (no-changelog) (#17576) 2025-07-23 13:50:25 +03: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