Commit Graph

16124 Commits

Author SHA1 Message Date
Artem Sorokin
4fe0ba10fe
test: Remove cypress infrastracture (#21173) 2025-10-28 11:00:04 +01:00
Csaba Tuncsik
cd403bda12
feat(editor): Auto-select all credentials by default in push modal (#21216) 2025-10-28 10:48:22 +01:00
Cesar Sanchez
4e9ee11c23
fix(Airtop Node): Fix file upload and add support for session recording (#21248) 2025-10-28 09:39:15 +00:00
Michael Kret
6ec2c820f4
feat(Bitbucket Trigger Node): Access token credentials (#20912) 2025-10-28 09:13:30 +00:00
Romeo Balta
e181c48d6a
feat(editor): Ready to run v2 patch (no-changelog) (#21245) 2025-10-28 09:07:41 +00:00
yehorkardash
5312358ae5
feat(OpenAI Node): Add Responses API support to chat model (#20969)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2025-10-28 10:15:52 +02:00
Elias Meire
8971a5af8f
fix(core): Add execution hints support for tools (#21238) 2025-10-27 22:16:39 +02:00
Alex Grozav
cc5ee16df1
refactor(editor): Extract parameters code into features/ndv (no-changelog) (#21235) 2025-10-27 20:41:00 +02:00
Tomi Turtiainen
663814459b Merge tag 'n8n@1.118.0' 2025-10-27 20:12:49 +02:00
ongdisheng
49fabcf4c1
fix(Xero Node): Fix currency dropdown sending wrong value to API (#19499) 2025-10-27 16:35:14 +00:00
Konstantin Tieber
4be0180f59
fix(core): Only select executionData from DB when requested (#21234) 2025-10-27 17:01:13 +01:00
Jaakko Husso
ea627b1d57
feat(core): Make multiple replies to a single message work (no-changelog) (#21211) 2025-10-27 17:13:55 +02:00
Fathe Karim
420a47a825
chore: Remove duplicate key in en.json (no-changelog) (#20573) 2025-10-27 15:11:54 +00:00
RomanDavydchuk
6177f67d99
feat(MCP Client Tool Node): Add support for OAuth2 with Dynamic Client Registration (#21034) 2025-10-27 15:03:50 +00:00
Charlie Kolb
27a3ce7d63
fix(editor): Fix Cannot read properties of undefined error in evaluation loop (#21225) 2025-10-27 15:47:17 +01:00
github-actions[bot]
b2242687c6
🚀 Release 1.118.0 (#21222)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-27 14:24:14 +01:00
Mutasem Aldmour
d411764a30
feat: Add agent builder (no-changelog) (#21094)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-27 14:22:02 +01:00
Artem Sorokin
e3bb2f5c68
test: Migrate sharing spec from Cypress to Playwright (#21024) 2025-10-27 13:16:55 +01:00
Michael Drury
3caa5ac3a5
fix(ai-builder): Prompt input scrolling fix and update max line from 6 -> 10 (#21165) 2025-10-27 11:41:17 +00:00
Benjamin Schroth
1c4b838512
fix(core): Check all parents of subnodes for expression resolution (#21141) 2025-10-27 12:31:42 +01:00
Suguru Inoue
e1234104d1
chore(editor): Adjust callout font size (#21218) 2025-10-27 12:25:14 +01:00
Iván Ovejero
8527e4b6f1
feat(core): Support N8N_BLOCK_RUNNER_ENV_ACCESS in native Python runner (#21215) 2025-10-27 12:15:54 +01:00
Alex Grozav
63fdc999fe
fix(editor): Fix newly introduced style issues after rolldown-vite migration (no-changelog) (#21163) 2025-10-27 13:11:54 +02:00
Benjamin Schroth
4ea2757df6
fix(AI Agent Node): Respect maxIterations parameter (#21081) 2025-10-27 12:01:37 +01:00
yehorkardash
12833eaf42
feat(OpenAI Node): Remove built-in MCP from V2 (#21159) 2025-10-27 12:37:21 +02:00
Milorad FIlipović
74a2b2a3ab
feat(editor): Update MCP Access docs and telemetry (no-changelog) (#21157) 2025-10-27 11:36:23 +01:00
Irénée
c859f4e793
feat: Reduce unauthentication information in settings endpoint (#21133) 2025-10-27 10:31:01 +00:00
Iván Ovejero
0a82e8d23b
fix(HTTP Request Node): Fix expression value handling in url parameter (#21101) 2025-10-27 10:20:04 +01:00
oleg
4a4d1feffb
fix(ai-builder): Auto-generate names only for workflows with default names (#21162)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-27 09:47:56 +01:00
Marc Littlemore
9a54024b4a
docs: Fix API docs for credential transfer (#21171) 2025-10-24 17:16:45 +01:00
oleg
f37864e099
fix(editor): Close NDV on AI Builder message (#21158)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-24 16:02:10 +02:00
Alex Grozav
78c85cdb8e
fix(editor): Fix SaveButton event emission (no-changelog) (#21154) 2025-10-24 16:54:58 +03:00
Eugene
e912fa0fe1
fix(ai-builder): Clear prompt messages used in langsmith evals (no-changelog) (#21152) 2025-10-24 14:54:48 +02:00
Artem Sorokin
c1f8b2ac9c
test: Migrate projects spec from cypress to playwright (#21128) 2025-10-24 14:52:15 +02:00
Eugene
fa7cdf39bd
feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
Eugene
2b53cc0f5c
feat(ai-builder): CSV input for evals (no-changelog) (#21150) 2025-10-24 14:15:36 +02:00
Stephen Wright
85fb6e4a8b
feat: Improve tests for loginUser (#21144) 2025-10-24 11:17:01 +01:00
Iván Ovejero
6133209f4c
docs: Fix docline for N8N_RUNNERS_BROKER_PORT (#21145) 2025-10-24 11:35:26 +02:00
Jaakko Husso
a8bb6bc6ad
feat(core): Chatting with n8n agent workflows (no-changelog) (#21088) 2025-10-24 12:16:39 +03:00
Alex Grozav
b45be8aa4c
refactor(editor): Extract NodeSettings code into features/ndv (no-changelog) (#21093) 2025-10-24 12:09:54 +03:00
Iván Ovejero
9fdd6d30aa
refactor(core): Downgrade to Python 3.13 (#21135) 2025-10-24 10:10:54 +02:00
Stephen Wright
65b6b0e4d8
feat: Only publish provisioning config changes on multi-main (#21134) 2025-10-24 08:59:41 +01:00
oleg
cf3b0f5b5a
refactor(ai-builder): Refactor prompt caching evals (#20911)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-24 09:34:43 +02:00
Nikhil Kuriakose
9d764d06e3
fix(editor): Icon picker always on top (#21116) 2025-10-24 09:02:50 +02:00
Declan Carroll
e61de6fc0d
fix: Update playwright version (#21096) 2025-10-24 07:52:52 +01:00
Michael Kret
8b42820163
fix(n8n Form Node): From trigger selection (#21069) 2025-10-24 09:00:38 +03:00
Alex Grozav
c1b94a31c0
fix(editor): Change css priority for CanvasEdge (no-changelog) (#21099) 2025-10-23 18:26:55 +03:00
Konstantin Tieber
fa4c979945
feat: Provision project roles from OIDC SSO (#21107)
Co-authored-by: Stephen <sjw948@gmail.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-10-23 16:24:07 +01:00
Stephen Wright
b8a62c893f
feat: Wire up saml to instance role provisioning (#21080) 2025-10-23 16:34:30 +02:00
Michael Kret
1e2bd08edc
fix: Sanitize cURL URLs with <PLACEHOLDER> to {PLACEHOLDER} (#21032) 2025-10-23 16:16:28 +03:00