Commit Graph

1282 Commits

Author SHA1 Message Date
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
github-actions[bot]
46320dc532 🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-21 15:04:05 +02:00
Iván Ovejero
550339ed18 fix(core): Fix object store support for non-latin chars (#17383)
Co-authored-by: easy <e@mpnew.com>
2025-07-16 21:11:57 +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
github-actions[bot]
f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02: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
Iván Ovejero
d6b646d8cf refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
github-actions[bot]
0547d6f5d2 🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-07 17:13:34 +02:00
Benjamin Schroth
5a5848aa42 feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
9f8d3d3bc8 refactor(core): Overhaul commands setup. Add support for module commands (#16709)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 19:14:22 +02:00
Alex Grozav
c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
Tomi Turtiainen
acb27edca6 Merge tag 'n8n@1.101.0' 2025-06-30 16:44:49 +03:00
Iván Ovejero
625ae3f584 fix(core): Deduplicate credential types when lazyloading (#16834) 2025-06-30 15:43:58 +02:00
Iván Ovejero
585295c89f fix(core): Fix partial execution in triggerless parent case (#16833) 2025-06-30 15:20:15 +02:00
github-actions[bot]
173cbe48f1 🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Elias Meire
0775fd859e build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Benjamin Schroth
9e61d0b9c0 fix(core): Add retry mechanism to tools (#16667) 2025-06-26 13:11:41 +02:00
Guillaume Jacquart
6edde7fb66 chore(core): Send a telementry event if a node outputs non json data (#16558)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-25 10:49:59 +02:00
Benjamin Schroth
1086914080 feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Danny Martini
48644ca2f8 fix(core): Show correct error messages when nodes can't be used in an expression (#16549) 2025-06-20 14:52:11 +02:00