Ricardo Espinoza
|
cd167ac6db
|
feat(core): Add OAuth to MCP server (#21469)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
|
2025-11-05 19:26:31 -05:00 |
|
Charlie Kolb
|
74a0b51c46
|
fix(editor): Fix button image link in easy AI template sticky note for UK users (#21527)
|
2025-11-05 20:57:00 +02:00 |
|
yehorkardash
|
0ccf47044a
|
feat(Extract from File Node): Add Skip Records With Errors option (#21347)
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-11-05 10:57:08 +02:00 |
|
Charlie Kolb
|
306972d914
|
fix(Code Node): Update error message when using .item in Run once for all items mode (#21416)
|
2025-11-05 05:02:54 +01:00 |
|
Mutasem Aldmour
|
e5d7fb971d
|
fix(ai-builder): Reduce "workflow state too big" errors (#21542)
|
2025-11-04 17:15:12 +01:00 |
|
Alex Grozav
|
428f816c8f
|
fix(editor): Fix polyfills generation (no-changelog) (#21505)
|
2025-11-04 18:06:04 +02:00 |
|
Idir Ouhab Meskine
|
b0df438286
|
feat(Redis Node): Add list length (LLEN) operation (#21420)
|
2025-11-04 16:48:37 +01:00 |
|
Andreas Fitzek
|
27fd768deb
|
fix(core): Include role in user-invite-email-click (#21546)
|
2025-11-04 16:26:35 +01:00 |
|
Guillaume Jacquart
|
4dc58aacf8
|
fix(core): Insights use time aware range when end date is today, and start of day for past ranges (#21540)
|
2025-11-04 16:17:57 +01:00 |
|
Stephen Wright
|
9bcad5ae2d
|
feat: Add support for mysql / mariadb (#21525)
|
2025-11-04 13:15:24 +00:00 |
|
Suguru Inoue
|
6945e21423
|
fix(editor): Log view doesn't scroll in manual execution (#21529)
|
2025-11-04 13:08:14 +01:00 |
|
mfsiega
|
7ec0feb463
|
chore: Bump @n8n/typeorm version to 0.3.20-15 (#21528)
|
2025-11-04 12:43:51 +01:00 |
|
Michael Drury
|
7345755976
|
chore(ai-builder): E2E tests for workflow builder (#21386)
|
2025-11-04 11:04:46 +00:00 |
|
Guillaume Jacquart
|
d2e623e205
|
fix(editor): Fix main button create variable disable state based on scopes (#21521)
|
2025-11-04 11:06:23 +01:00 |
|
Konstantin Tieber
|
a2d6c8d65f
|
feat: Use experiment feature flag for SSO provisioning (no changelog) (#21494)
|
2025-11-04 11:19:39 +02:00 |
|
mfsiega
|
87145b2833
|
test: Add an integration test for workflow version counter increment (#21513)
|
2025-11-04 09:49:50 +01:00 |
|
Guillaume Jacquart
|
a2a484ecf2
|
feat(core): Adapt breaking changes report data to UI needs (#21442)
|
2025-11-04 09:47:07 +01:00 |
|
Mutasem Aldmour
|
8270f37df5
|
fix(ai-builder): Add support for node versions in searching, adding and updating nodes (#21488)
|
2025-11-04 09:45:49 +01:00 |
|
Svetoslav Dekov
|
f354200c84
|
fix(editor): Fix preview for json output with long values (#21412)
|
2025-11-04 10:25:17 +02:00 |
|
Tyler Rothenberg
|
afd40c6709
|
fix(Slack Node): Prevent invalid array arg on team join (#20382)
Signed-off-by: Tyler Rothenberg <rothenbergt@gmail.com>
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
|
2025-11-03 15:56:53 +00:00 |
|
Marc Littlemore
|
0a799e1cab
|
fix: Change unicode range to support more characters in expression parser (#21394)
|
2025-11-03 15:44:34 +00:00 |
|
Shireen Missi
|
1d1655685f
|
test: Add tests for nodes (no-changelog) (#20732)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-11-03 15:44:04 +00:00 |
|
Guillaume Jacquart
|
941a54e723
|
fix(API): Fix returning role as slug on the users api handler (#21490)
|
2025-11-03 15:37:07 +01:00 |
|
Konstantin Tieber
|
2eb1de6c82
|
feat(core): Just in time role provisioning for SAML login (#21387)
Co-authored-by: Stephen <sjw948@gmail.com>
|
2025-11-03 14:34:06 +00:00 |
|
Michael Drury
|
10e08fd685
|
chore(ai-builder): Adding telemetry for categorization in the workflow builder (#21486)
|
2025-11-03 14:33:08 +00:00 |
|
Tomi Turtiainen
|
9400d845f7
|
Merge tag 'n8n@1.119.0'
|
2025-11-03 16:30:55 +02:00 |
|
Nikhil Kuriakose
|
b68d3bf534
|
fix(editor): Limit telemetry event size to 32kb (#21312)
|
2025-11-03 14:46:36 +01:00 |
|
Irénée
|
b610e550f7
|
fix: Prevent multiple api requests when changing workflow owner (#21335)
|
2025-11-03 13:38:07 +00:00 |
|
github-actions[bot]
|
6c99b838f4
|
🚀 Release 1.119.0 (#21485)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-03 14:32:38 +01:00 |
|
Artem Sorokin
|
f482f1d577
|
ci: Add comment trigger to re-run E2E tests (#21452)
|
2025-11-03 13:37:37 +01:00 |
|
Csaba Tuncsik
|
fa1ae8afd6
|
fix(core): Disable ANSI colors in production debug logs (#21344)
|
2025-11-03 13:28:58 +01:00 |
|
Eugene
|
638588e728
|
fix(editor): Hide credentials setup button in read-only mode (#21351)
|
2025-11-03 13:17:42 +01:00 |
|
Eugene
|
3290bf0d92
|
fix(ai-builder): Do not show validation issues as tool errors (#21310)
|
2025-11-03 13:17:33 +01:00 |
|
Iván Ovejero
|
9a56529d5d
|
fix(core): Protect against name-mangling in native Python runner (#21482)
|
2025-11-03 13:16:47 +01:00 |
|
Iván Ovejero
|
fbd60d2a07
|
fix(core): Ensure reconnect on broker down in native Python runner (#21475)
|
2025-11-03 14:11:39 +02:00 |
|
Iván Ovejero
|
98baeec45e
|
refactor(core): Minor leftover cleanups in native Python runner (#21473)
|
2025-11-03 13:04:54 +01:00 |
|
Declan Carroll
|
9dea2024cc
|
fix: Update task runner to 1.4.1 (#21481)
|
2025-11-03 12:00:22 +00:00 |
|
Romeo Balta
|
32671e7484
|
feat(editor): Add dynamic modal text support (no-changelog) (#21468)
|
2025-11-03 11:31:27 +00:00 |
|
Irénée
|
1a70592b12
|
fix: Fix insights query date range calculation in backend (#21409)
|
2025-11-03 10:38:41 +00:00 |
|
oleg
|
11531c8936
|
fix(core): Fix AI Agent v3 Tool Execution Issues (#21477)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-11-03 11:33:11 +01:00 |
|
Eugene
|
7c0d1db43c
|
feat(ai-builder): Check sub-nodes are connected to root node (#21330)
|
2025-11-03 11:15:42 +01:00 |
|
mfsiega
|
6df508fa1d
|
feat(core): Build workflow index on server start and workflow updates (#21441)
|
2025-11-03 11:01:12 +01:00 |
|
Irénée
|
440e83bdfc
|
fix: Fix inconsistent insight date range query behaviour (#21368)
|
2025-11-03 09:39:14 +00:00 |
|
Svetoslav Dekov
|
342ec9c592
|
feat(editor): Tweak command bar labels (no-changelog) (#21228)
|
2025-11-03 10:47:20 +02:00 |
|
oleg
|
d35ba6b370
|
fix(AI Agent Node): AI Agent v3 only sees first tool response item (#21429)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-11-03 09:35:29 +01:00 |
|
Svetoslav Dekov
|
ad95257449
|
feat(editor): Add third batch for the templates quality experiment (no-changelog) (#21445)
|
2025-11-03 09:07:55 +02:00 |
|
Juuso Tapaninen
|
680b516e57
|
feat(editor): Add dynamic banner text support (no-changelog) (#21466)
|
2025-11-03 05:46:17 +02:00 |
|
yehorkardash
|
7e1f07dfd6
|
test(Guardrail Node): Add Guardrail tests (#21388)
|
2025-10-31 18:06:03 +00:00 |
|
Declan Carroll
|
f9ae948f15
|
test: Split up unit and integration tests for CI (#21438)
|
2025-10-31 17:59:44 +00:00 |
|
Declan Carroll
|
210f7c7eca
|
test: Add memory retention test (#21446)
|
2025-10-31 17:18:09 +00:00 |
|