Commit Graph

2511 Commits

Author SHA1 Message Date
Jon f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01:00
Michael Kret 76230d2640 feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
Iván Ovejero 1d31e6a0c4 refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Michael Kret 1ed8239625 feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03:00
Iván Ovejero b745cad72c fix(editor): Account for subpath when serving config.js (#17832)
Co-authored-by: autologie <suguru@n8n.io>
2025-07-31 12:59:42 +02:00
RomanDavydchuk 3f1016f1ad fix(core): Assign execute method to declarative nodes even if they have methods property (#17796) 2025-07-30 23:44:23 +01:00
Iván Ovejero 163565c647 refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00
Iván Ovejero 056302ebe5 perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
shortstacked 4f85f92daf ci: Migrate workflow tests to Playwright (#17370) 2025-07-29 10:38:53 +01:00
Iván Ovejero c41e1257f7 refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00
oleg e1aa60ce6f fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00
RomanDavydchuk 5a3b0a2481 fix(core): Fetching schema files in Docker (#17623) 2025-07-25 14:36:46 +01:00
Mutasem Aldmour c18fabb419 feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +02:00
Nikhil Kuriakose 251e892a09 fix(core): Add headers to telemetry cross origin request (#17631) 2025-07-24 15:31:00 +02:00
Guillaume Jacquart b09f73701d fix(core): Decouple removing and closing destination from actually deleting it (#17614) 2025-07-24 11:21:42 +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
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
Ricardo Espinoza c80688b3f9 fix: Check license in folder controller (no-changelog) (#16937) 2025-07-22 14:56:52 +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
Andreas Fitzek e8056515c3 chore(core): Provide details on access token exchange error (#17506) 2025-07-22 09:45:53 +02:00
Jon b8e21876d1 fix: Fix ordering issue when checking if staging environment (#17385) 2025-07-21 10:55:34 +01: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
Guillaume Jacquart 78cb5b6409 fix(core): Allow undefined workflow owner on source control for retro compatibility (#17419) 2025-07-18 14:18: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
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
Raúl Gómez Morales c4ba31ef62 feat: Add endpoint to retrieve single workflow from GH (#17220)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-07-16 14:38:13 +02:00
Iván Ovejero 320a810b56 refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +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
Andreas Fitzek 4bba13ccb8 chore(core): Do not overwrite execution progress status in canceled workflow execution (#17332) 2025-07-16 09:56:22 +02:00
Andreas Fitzek 56ef0dbb77 chore(core): Fail the cli commands with correct exit code (#17291) 2025-07-15 17:50:47 +02:00
Iván Ovejero fc3129e378 fix(core): Remove inline JS from FE for more secure CSP (#17195) 2025-07-15 11:00:00 +02:00
Tomi Turtiainen e5d88eba99 refactor: Simplify webhook helpers (#17237)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-14 20:46:12 +03:00
Andreas Fitzek 7195b3bd97 chore(core): Adapt OIDC to match SAML behavior for signup (#17234) 2025-07-11 18:06:42 +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
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
Andreas Fitzek 591aa2d20c chore(core): Calculate workflow timeout based on startedAt date of execution (#17137) 2025-07-10 10:39:56 +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 3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Tomi Turtiainen f58e3a1e4c refactor(core): Extract functions from executeWebhook (#17152) 2025-07-09 14:59:05 +03:00
oleg d08f306c83 chore: Fix hot reload for nodes-langchain package (no-changelog) (#17111) 2025-07-09 13:13:07 +02: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
Ricardo Espinoza cc39c50737 perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04:00
Iván Ovejero f3ef0a713c refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
Benjamin Schroth 57b914dcd9 fix(core): Improve handling of disabled Set Metrics node (#17085) 2025-07-08 19:16:08 +02:00
Iván Ovejero 608dcdee4d fix(core): Fix warning on empty OIDC discovery endpoint (#17103) 2025-07-08 13:13:28 +02:00
Israel Shenkar 0cc54ecf6d feat(core): Add workflow name label to workflow metrics (#16837)
Co-authored-by: Marc Littlemore <marc@n8n.io>
2025-07-08 09:11:03 +01:00
Eugene 4ca9826d7e chore(core): Add first-shot evaluation for the T2WF (no-changelog) (#16996) 2025-07-07 18:35:13 +02:00
Iván Ovejero 982a7a11f5 refactor(core): Port SSO config (#17044) 2025-07-07 16:59:35 +02:00