Commit Graph

14900 Commits

Author SHA1 Message Date
Ricardo Espinoza
5524b2137a feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-07-23 15:17:01 +02:00
Csaba Tuncsik
e317c92916 fix(editor): Prevent default action on Enter key in commit and push dialog (#17578) 2025-07-23 14:35:39 +02:00
Guillaume Jacquart
01b95a9ee5 fix(core): Make the module loading for local dev more generic (#17547) 2025-07-23 14:13:50 +02:00
Suguru Inoue
7330e2d0af feat(editor): Improve UX of embedded NDV experiment (no-changelog) (#17515) 2025-07-23 14:04:16 +02:00
Csaba Tuncsik
4b2be26379 fix(editor): Persist SSO protocol setting properly in the UI (#17572) 2025-07-23 13:22:54 +02:00
Csaba Tuncsik
832b7fda3b fix(editor): Prevent unnecessary updates on model value change in InlineTextEdit component (#17553) 2025-07-23 13:19:56 +02:00
Elias Meire
f11ec538dc fix: Do not throw on tool errors, instead return error message (#17558) 2025-07-23 12:54:31 +02:00
Michael Kret
917eabe2f7 fix: Stringify data before sandboxing in sandboxHtmlResponse (no-changelog) (#17576) 2025-07-23 13:50:25 +03:00
RomanDavydchuk
2bd0aa38e2 fix(RabbitMQ Trigger Node): Respect the "Delete From Queue When" option with manual executions (#17554) 2025-07-23 13:06:21 +03:00
Raúl Gómez Morales
c790f7e047 feat(editor): Add WFD telemetry (no-changelog) (#17544)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-22 18:35:08 +02:00
Milorad FIlipović
77de3cd078 fix(editor): Only show AI starter pack experiment to cloud users (no-changelog) (#17550) 2025-07-22 16:35:57 +02:00
Ricardo Espinoza
c80688b3f9 fix: Check license in folder controller (no-changelog) (#16937) 2025-07-22 14:56:52 +02:00
Raúl Gómez Morales
9f45c284db feat(editor): Workflows Diff UI (no-changelog) (#17452) 2025-07-22 13:50:18 +02:00
Andreas Fitzek
f2ca2df90c chore(core): Stop server when access to port is not allowed (#17334) 2025-07-22 11:39:26 +02:00
Suguru Inoue
ee67e9e354 feat(editor): Update styling of embedded NDV (no-changelog) (#17366) 2025-07-22 11:39:14 +02:00
Charlie Kolb
c1aae67a04 fix(editor): Don't hide FocusPanel when NodeCreator is opened to avoid canvas shift (no-changelog) (#17454) 2025-07-22 10:44:57 +02:00
oleg
8fb3d8d587 fix(GitHub Document Loader Node): Fix node loading issue (#17494) 2025-07-22 10:41:14 +02:00
Charlie Kolb
9df03f6d5a feat(editor): Add separate Focus Panel button to ParameterOptions (no-changelog) (#17361)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-22 10:31:10 +02:00
Raúl Gómez Morales
d6ac924b3b fix(editor): Fix error when there is no path back to referenced node (#16059)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-07-22 10:04:22 +02:00
Marc Littlemore
50b83add83 chore: Update license SDK to 2.23.0 (#17519) 2025-07-22 08:55:46 +01:00
Andreas Fitzek
e8056515c3 chore(core): Provide details on access token exchange error (#17506) 2025-07-22 09:45:53 +02:00
Raúl Gómez Morales
0db24ce71b fix(editor): Remove inline script and style from index.html (#17531)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-22 09:24:55 +02: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
Jon
73f8e72aca docs: Update issue form (#17518) 2025-07-21 17:18:46 +01:00
oleg
101004390b fix(editor): Fix trimPayloadToSize mutating original objects in AI assistant (#17498) 2025-07-21 15:48:30 +02:00
shortstacked
ddd8052e1a ci: Lint fixes in n8n-playwright (#17507) 2025-07-21 14:46:11 +01:00
Romeo Balta
e0cb747f0d feat(editor): Implement suggested workflows experiment (no-changelog) (#17499)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 14:45:07 +01:00
Cornelius Suermann
785b75d279 Merge tag 'n8n@1.104.0' 2025-07-21 15:38:55 +02:00
oleg
e51b056e3a fix(OpenAI Node): Fix memory connector for assistant message (#17501) 2025-07-21 15:09:17 +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
Nikhil Kuriakose
a1d2a55f7e feat(editor): New users see whatsnew notification only if new (#17409) 2025-07-21 14:32:18 +02:00
shortstacked
1cd5808846 ci: Add testing lint fix (#17197) 2025-07-21 12:48:28 +01:00
Milorad FIlipović
5ddf290795 feat(editor): Add AI Starter pack experiment (no-changelog) (#17497) 2025-07-21 13:43:40 +02:00
Charlie Kolb
79306b040e fix(editor): Set FocusPanel over MainHeader to show autocomplete options (no-changelog) (#17443) 2025-07-21 12:41:52 +02:00
Ilia Aphtsiauri
ba9eacaa6e fix(OpenAi Node): optional chaining for error handling in router (#17412) 2025-07-21 12:25:58 +02:00
Nikhil Kuriakose
4073ce7fb0 fix(editor): Make tag search in workflows case insensitive (#17347) 2025-07-21 11:57:48 +02:00
Jon
b8e21876d1 fix: Fix ordering issue when checking if staging environment (#17385) 2025-07-21 10:55:34 +01:00
Charlie Kolb
b14ad784cb feat(editor): Show execution hint message in FocusPanel (no-changelog) (#17442) 2025-07-21 11:48:46 +02:00
Charlie Kolb
5cf74beec1 fix(editor): Recenter fromAI override close button (#17455) 2025-07-21 11:38:39 +02:00
oleg
632b38119b feat: AI Workflow Builder agent (no-changelog) (#17423)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 11:18:26 +02:00
Jon
c0f1867429 feat(Facebook Graph API Node): Add support for api v23 (#17240) 2025-07-21 09:43:46 +01:00
RomanDavydchuk
5502361a97 feat(Anthropic Node): New node (#17121)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-21 11:40:11 +03:00
Iván Ovejero
115934573f feat(core): Set up backend modules (#17448) 2025-07-18 14:34:48 +02:00
Guillaume Jacquart
78cb5b6409 fix(core): Allow undefined workflow owner on source control for retro compatibility (#17419) 2025-07-18 14:18:10 +02:00
KGuillaume-chaps
a5d14a2509 feat(MCP Client Tool Node): Add support for HTTP Streamable Transport (#15454) 2025-07-18 14:27:21 +03:00
Suguru Inoue
6fd45eb10d build(editor): Include shims for sanitize-html (no-changelog) (#17375) 2025-07-18 11:52:46 +02:00
oleg
dceafd736a refactor: Add SVG loader for Storybook and bump version (#17365) 2025-07-18 09:31:42 +02:00
Csaba Tuncsik
f3f4461ac5 fix(editor): Show additional data on Users list page (#17339)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 17:26:39 +02:00
Daria
ccac8f7d71 feat(editor): Update Focus Panel design (no-changelog) (#17373) 2025-07-17 16:07:10 +02:00
Csaba Tuncsik
d36abb5a3a feat(editor): Using special env vars as feature flags in the frontend (#17355)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 16:06:21 +02:00