Commit Graph

3840 Commits

Author SHA1 Message Date
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
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
Csaba Tuncsik d002cc3f7d fix(core): Allow insights breakdown by workflow to be sorted by workflow name (#17184) 2025-07-14 10:10:03 +02: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
Marc Littlemore 32fbb5cf6a chore: Fix OpenAPI docs script (#17128) 2025-07-08 18:24:32 +01:00
Benjamin Schroth 57b914dcd9 fix(core): Improve handling of disabled Set Metrics node (#17085) 2025-07-08 19:16:08 +02:00
Marc Littlemore b980897adf chore: Enable logging for OpenAPI doc generation (#17126) 2025-07-08 17:52:54 +01:00
Iván Ovejero 608dcdee4d fix(core): Fix warning on empty OIDC discovery endpoint (#17103) 2025-07-08 13:13:28 +02:00
Jaakko Husso 878026aff6 fix(n8n Form Node): Make customizing form custom styles possible on mobile screens and on form end redirect (#17060) 2025-07-08 12:02:42 +03:00
Tomi Turtiainen 779f2e6304 Merge tag 'n8n@1.102.0' 2025-07-08 11:25:36 +03: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
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
Iván Ovejero 982a7a11f5 refactor(core): Port SSO config (#17044) 2025-07-07 16:59:35 +02:00
Marc Littlemore eab10a6753 chore: Minor update for OpenAPI project schema descriptions (#17070) 2025-07-07 15:09:10 +01:00
Iván Ovejero f817fb4e74 fix(core): Fix worker view (#17052) 2025-07-07 12:06:40 +02:00
Iván Ovejero 6efff79d72 perf(core): Eliminate unnecessary license server calls (#17047) 2025-07-07 10:55:40 +02:00
Marc Littlemore aad712e408 chore: Add GitHub workflow to sync public API docs (no-changelog) (#15985) 2025-07-07 09:26:33 +01:00
Tomi Turtiainen 3b14830966 fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
jeanpaul e982d9144b feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +02:00
Alex Grozav d754ce922d feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
Guillaume Jacquart 5733999de5 chore(core): Add error log for more detail when git phases fail (#16994) 2025-07-04 13:36:04 +02:00
Tomi Turtiainen 945098d789 fix(core): Fix evaluation of N8N_SKIP_AUTH_ON_OAUTH_CALLBACK (#16944) 2025-07-04 12:11:17 +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
Iván Ovejero 7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Iván Ovejero 50d80ee620 refactor(core): Set up @n8n/errors package (#16918) 2025-07-03 13:32:57 +02:00
Andreas Fitzek b013b6dabe chore(core): Ensure updatedAt is always set for tags in source control feature (#16949) 2025-07-03 13:21:00 +03:00
Iván Ovejero faea69cbc2 fix(core): Initialize source control unconditionally (#16929) 2025-07-03 11:06:23 +02:00
Andreas Fitzek c5a371bb89 chore(core): Always load oidc and add runtime license checks (#16947) 2025-07-03 10:40:10 +02:00
Ricardo Espinoza 31bd88fde9 feat: Send user_email and user_role for event User signed up in cloud deployments (no-changelog) (#16904) 2025-07-02 08:18:56 -04:00
Jaakko Husso 3a733b9127 fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
Andreas Fitzek 657e5a3b3a feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-07-02 11:03:10 +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
Tomi Turtiainen 830e068509 fix(core): Remove unneeded cookies from webhook requests (#16736)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 16:49:44 +03:00
shortstacked 852657c17e feat: Add testcontainers and Playwright (no-changelog) (#16662)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-07-01 14:15:31 +01:00
Andreas Fitzek 7c8a152490 chore(core): Add inviteAcceptUrl to users list schema (#16871) 2025-07-01 12:46:49 +02:00
Iván Ovejero 06f49c294a refactor(core): Lint to enforce lazyloading in modules (#16843)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-07-01 10:45:30 +02:00