Commit Graph
3833 Commits
Author SHA1 Message Date
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 FitzekandGitHub 591aa2d20c chore(core): Calculate workflow timeout based on startedAt date of execution (#17137) 2025-07-10 10:39:56 +02:00
Jaakko HussoandGitHub bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Andreas FitzekandGitHub 3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Tomi TurtiainenandGitHub f58e3a1e4c refactor(core): Extract functions from executeWebhook (#17152) 2025-07-09 14:59:05 +03:00
olegandGitHub d08f306c83 chore: Fix hot reload for nodes-langchain package (no-changelog) (#17111) 2025-07-09 13:13:07 +02:00
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 FitzekandGitHub f5fb33a3fa fix(Execute Sub-workflow Node): Improve paired item handling for child workflows (#17065) 2025-07-09 11:01:57 +02:00
Ricardo EspinozaandGitHub cc39c50737 perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04:00
Iván OvejeroandGitHub f3ef0a713c refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
Marc LittlemoreandGitHub 32fbb5cf6a chore: Fix OpenAPI docs script (#17128) 2025-07-08 18:24:32 +01:00
Benjamin SchrothandGitHub 57b914dcd9 fix(core): Improve handling of disabled Set Metrics node (#17085) 2025-07-08 19:16:08 +02:00
Marc LittlemoreandGitHub b980897adf chore: Enable logging for OpenAPI doc generation (#17126) 2025-07-08 17:52:54 +01:00
Iván OvejeroandGitHub 608dcdee4d fix(core): Fix warning on empty OIDC discovery endpoint (#17103) 2025-07-08 13:13:28 +02:00
Jaakko HussoandGitHub 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
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
EugeneandGitHub 4ca9826d7e chore(core): Add first-shot evaluation for the T2WF (no-changelog) (#16996) 2025-07-07 18:35:13 +02:00
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 OvejeroandGitHub 982a7a11f5 refactor(core): Port SSO config (#17044) 2025-07-07 16:59:35 +02:00
Marc LittlemoreandGitHub eab10a6753 chore: Minor update for OpenAPI project schema descriptions (#17070) 2025-07-07 15:09:10 +01:00
Iván OvejeroandGitHub f817fb4e74 fix(core): Fix worker view (#17052) 2025-07-07 12:06:40 +02:00
Iván OvejeroandGitHub 6efff79d72 perf(core): Eliminate unnecessary license server calls (#17047) 2025-07-07 10:55:40 +02:00
Marc LittlemoreandGitHub aad712e408 chore: Add GitHub workflow to sync public API docs (no-changelog) (#15985) 2025-07-07 09:26:33 +01:00
Tomi TurtiainenandGitHub 3b14830966 fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
jeanpaulandGitHub 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 GrozavandGitHub d754ce922d feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
Guillaume JacquartandGitHub 5733999de5 chore(core): Add error log for more detail when git phases fail (#16994) 2025-07-04 13:36:04 +02:00
Tomi TurtiainenandGitHub 945098d789 fix(core): Fix evaluation of N8N_SKIP_AUTH_ON_OAUTH_CALLBACK (#16944) 2025-07-04 12:11:17 +02:00
Benjamin SchrothandGitHub 5a5848aa42 feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
Iván OvejeroandGitHub 7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Iván OvejeroandGitHub 50d80ee620 refactor(core): Set up @n8n/errors package (#16918) 2025-07-03 13:32:57 +02:00
Andreas FitzekandGitHub 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 OvejeroandGitHub faea69cbc2 fix(core): Initialize source control unconditionally (#16929) 2025-07-03 11:06:23 +02:00
Andreas FitzekandGitHub c5a371bb89 chore(core): Always load oidc and add runtime license checks (#16947) 2025-07-03 10:40:10 +02:00
Ricardo EspinozaandGitHub 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 HussoandGitHub 3a733b9127 fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03:00
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
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
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 FitzekandGitHub 7c8a152490 chore(core): Add inviteAcceptUrl to users list schema (#16871) 2025-07-01 12:46:49 +02:00
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
Alex GrozavandGitHub c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
Iván OvejeroandGitHub cb1103e742 fix(core): Prevent mutation of credential type parents (#16841) 2025-06-30 17:32:51 +02:00
Tomi Turtiainen acb27edca6 Merge tag 'n8n@1.101.0' 2025-06-30 16:44:49 +03:00
DanaGitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>Michael Kret
6edd47dd65 feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-06-30 15:43:26 +02:00
Ricardo EspinozaandGitHub d76f05ba3d fix: Stop telemetry events to Posthog (#16788) 2025-06-30 09:08:47 -04:00
173cbe48f1 🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Guillaume JacquartandGitHub 624a720978 chore(core): Fix wording on error and add additional logs for debug (#16784) 2025-06-30 14:13:55 +02:00