Commit Graph

14688 Commits

Author SHA1 Message Date
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
Iván Ovejero
5cc3b31b81 refactor(core): Add env var to disable Python execution (#17414) 2025-07-17 15:10:52 +02:00
Iván Ovejero
faa8935ccd refactor(core): Add language to node graph schema for Code nodes (#17415) 2025-07-17 15:10:43 +02:00
Michael Kret
81cd49014a feat: Community nodes details footer update (#17158) 2025-07-17 14:13:21 +03:00
Michael Kret
0237d8b8ec feat: NDV notify if community node has update (#17146)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-07-17 13:15:25 +03:00
Nikhil Kuriakose
8a2756368b fix(editor): Make close button visible on become creator CTA (#17405) 2025-07-17 11:14:17 +02:00
RomanDavydchuk
d466d9d373 feat(editor): Add option to disable credentials check in RLC (#17381) 2025-07-17 12:02:34 +03:00
Suguru Inoue
436ec864d8 refactor(editor): Fix warnings caused by missing child (no-changelog) (#17372) 2025-07-17 09:50:18 +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
Suguru Inoue
1e82350963 build(editor): Skip config endpoint insertion in local dev (no-changelog) (#17378) 2025-07-16 20:44:14 +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
Michael Kret
49c84c2ce2 feat: New package version available callout (#17097) 2025-07-16 16:38:11 +03:00
Dana
5180869734 fix(API): Check if version exists in registry for community node installation (#17168) 2025-07-16 16:31:50 +03:00