Commit Graph

4273 Commits

Author SHA1 Message Date
Irénée
1a70592b12
fix: Fix insights query date range calculation in backend (#21409) 2025-11-03 10:38:41 +00: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
Declan Carroll
f9ae948f15
test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
Charlie Kolb
18012d98c8
fix(core): Grant admins full data table access (#21316) 2025-10-31 11:14:14 +01:00
Suguru Inoue
c46d121bb4
fix(editor): Fix outstanding chat UI bugs (no-changelog) (#21413) 2025-10-31 10:56:31 +01:00
mfsiega
fdf9c2e06d
feat(core): Update dependencies for unindexed workflows (no-changelog) (#21383) 2025-10-31 08:44:28 +01:00
Declan Carroll
c553c4d566
fix: Update packages for security fixes (#21375) 2025-10-30 17:00:18 +00:00
Csaba Tuncsik
eb4620199e
fix(core): Allow dynamic node parameters in Public API schema (#21345) 2025-10-30 14:47:20 +01:00
mfsiega
c47b185f04
feat(core): Implement function to index a single workflow (no-changelog) (#21373) 2025-10-30 14:22:47 +01:00
Jaakko Husso
4c93e43ad4
feat(core): Generate conversation titles separate from the main WF (no-changelog) (#21371) 2025-10-30 12:05:49 +02:00
Suguru Inoue
cb7d9bf00c
refactor(editor): Use timestamp from backend in agent directory (#21349) 2025-10-30 10:59:17 +01:00
mfsiega
918ef5fd57
feat(core): Implement workflow dependency repository (no-changelog) (#21284) 2025-10-30 09:56:54 +01:00
Suguru Inoue
9a535d11c2
fix(editor): Agent directory UI feedback + loading state improvements (no-changelog) (#21317) 2025-10-30 09:52:43 +01:00
Nikhil Kuriakose
284939ffdc
feat(editor): Add meta information in telemetry property (#21350) 2025-10-29 18:03:21 +01:00
Jaakko Husso
e2a63d2a59
refactor(core): Remove now unnecessary chat workaround (no-changelog) (#21336) 2025-10-29 16:59:08 +02:00
Konstantin Tieber
77badda95b
feat(core): Only allow relative redirects on SAML login (#21266) 2025-10-29 15:50:27 +01:00
Michael Drury
409462b09d
feat(ai-builder): Categorize prompts for taxonomy approach (#20862) 2025-10-29 14:26:56 +00:00
Irénée
ab269f6bb8
feat: Deprecate insights dateRange query filter (#21233) 2025-10-29 13:31:42 +00:00
Jaakko Husso
5d9be86139
feat(core): New 'chat' execution mode for Chat hub (no-changelog) (#21306) 2025-10-29 14:24:37 +02:00
Jaakko Husso
516fd84656
feat(core): Add Chat Trigger toggle that controls whether a WF shows up on chat hub (no-changelog) (#21267) 2025-10-29 13:58:22 +02:00
Guillaume Jacquart
e356d546a1
feat(API): Improve workflow settings specs in public API (#21297)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-29 12:07:59 +01:00
Guillaume Jacquart
7d4ec363f8
feat(core): Create breaking change audit rule engine (#20918) 2025-10-29 10:58:33 +01:00
Nikhil Kuriakose
08daa5835e
chore(editor): Add meta property to workflow saved event (#21119) 2025-10-29 10:22:24 +01:00
Guillaume Jacquart
8987659813
feat(core): Use custom agent to handle http(s) proxies (#21264) 2025-10-29 09:43:09 +01:00
Svetoslav Dekov
2cb8e84358
feat(editor): Dynamic banners support (#21045)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Svetoslav Dekov <scdekov@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-29 10:36:28 +02:00
Csaba Tuncsik
ef9d9f43ce
feat(core): Implement EULA acceptance handling in license activation process (#21095)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-28 16:21:40 +01:00
Tomi Turtiainen
663814459b Merge tag 'n8n@1.118.0' 2025-10-27 20:12:49 +02: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
RomanDavydchuk
6177f67d99
feat(MCP Client Tool Node): Add support for OAuth2 with Dynamic Client Registration (#21034) 2025-10-27 15:03:50 +00: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
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
Marc Littlemore
9a54024b4a
docs: Fix API docs for credential transfer (#21171) 2025-10-24 17:16:45 +01:00
Stephen Wright
85fb6e4a8b
feat: Improve tests for loginUser (#21144) 2025-10-24 11:17:01 +01:00
Jaakko Husso
a8bb6bc6ad
feat(core): Chatting with n8n agent workflows (no-changelog) (#21088) 2025-10-24 12:16:39 +03:00
Stephen Wright
65b6b0e4d8
feat: Only publish provisioning config changes on multi-main (#21134) 2025-10-24 08:59:41 +01: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
Iván Ovejero
520a9d4940
fix(core): Handle rejected promises from Rudderstack SDK (#21083) 2025-10-23 13:30:52 +02:00
Mutasem Aldmour
9fc867ce47
chore(ai-builder): Rollout builder experiment, removing PostHog flags (#21079)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-23 13:17:10 +02:00
Mutasem Aldmour
4698b93a5a
feat: Add past execution schema viewing in NDV (#20954)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
2025-10-23 13:07:41 +02:00
Stephen Wright
fcbf1433f6
feat: Allow OIDC logins to sync instance roles (#21055)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-10-23 10:12:49 +01:00
Jaakko Husso
32ce881fbf
fix(core): Read chat project from credential (no-changelog) (#21052) 2025-10-22 18:15:44 +03:00
Konstantin Tieber
ca624c65b5
feat: Parse and apply provisioned project role mappings (#21025) 2025-10-22 16:52:34 +02:00
Suguru Inoue
3585e365a6
feat(core): Generate chat conversation title (no-changelog) (#21050)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-10-22 17:41:58 +03:00
Jaakko Husso
7681383e73
refactor(core): Use transactions at chat hub (no-changelog) (#21036) 2025-10-22 12:31:06 +03:00
Guillaume Jacquart
832774db80
feat(core): Handle project variables sync on source control (#21001) 2025-10-22 10:26:22 +02:00
Jaakko Husso
5d431aabeb
feat(core): Capture the stream chunks and save partial messages (no-changelog) (#21016) 2025-10-22 11:11:05 +03:00