Commit Graph

16234 Commits

Author SHA1 Message Date
Charlie Kolb
bab2f0728b
enforce constraint and offer shared accessor 2025-11-05 05:26:36 +01:00
Charlie Kolb
5cd64171f1
add initial implementation 2025-11-05 04:05:39 +01: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
Elias Meire
71de992eb9
feat: Support dynamic node icons using expressions (#20814) 2025-10-31 16:49:24 +01:00
Svetoslav Dekov
c41c917a5e
feat(editor): Add extra filtering params to dynamic banners request (no-changelog) (#21313) 2025-10-31 17:21:47 +02:00
Iván Ovejero
317459921c
ci: Remove uv from distroless runners image (#21444) 2025-10-31 16:21:12 +01:00
Declan Carroll
8def449b7e
ci: Fix build script to prefer docker for CI (#21439) 2025-10-31 15:18:38 +00:00
Michael Kret
f65b6a82a9
feat: AWS Assume role credentials (#20626) 2025-10-31 14:05:27 +00:00
Alex Grozav
9ae4e12ea7
refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Cornelius Suermann
62d2196810
chore: Revise security vulnerability reporting instructions (#21432) 2025-10-31 13:30:50 +01:00
Suguru Inoue
d5c275df03
feat(editor): Improve custom agent support in chat (no-changelog) (#21393) 2025-10-31 12:59:16 +01:00