Commit Graph

4862 Commits

Author SHA1 Message Date
Milorad FIlipović
967e7df258
fix(editor): Fix mcp toggle in workflow settings (#25630) 2026-02-11 16:24:08 +00:00
Ricardo Espinoza
c5ee9bad89
feat(core): Add versions support to n8n:export command (#25414)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Daria <daria.staferova@n8n.io>
2026-02-11 15:13:54 +00:00
Tomi Turtiainen
c706e962ec Merge tag 'n8n@2.8.0' 2026-02-11 14:35:42 +02:00
Shireen Missi
06e48e5b3b
fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
jonjames-n8n
402d803589
feat(API): Add public API endpoints for execution tags (#25463)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:47:22 +00:00
Mutasem Aldmour
cd175ddda0
refactor(ai-builder): Remove community node support from code builder (#25575)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 14:47:01 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
n8n-assistant[bot]
0b2e5d9cf0
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-10 12:00:11 +01:00
Ali Elkhateeb
d64a763ecd
feat(core): Expose externalSecretsStore to filter credentials by external secret provider key (#25526) 2026-02-10 10:10:12 +00:00
Albert Alises
70c7f5ef00
feat: Add Focused Nodes feature (#25452) 2026-02-10 10:02:21 +00:00
Ricardo Espinoza
0354b9b555
fix: Validate workflows when publishing from workflow history (#25195)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:46:15 +00:00
Ricardo Espinoza
0d842c5da5
feat(core): Add data tables to env features (#23828)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-09 14:35:47 +00:00
RomanDavydchuk
01b16af1bf
feat: Add endpoint to create Quick Connect credentials from the backend (#25398) 2026-02-09 12:25:29 +00:00
Stephen Wright
21a185e735
chore: Add telemetry for dynamic workflow executions (#25502) 2026-02-09 10:21:51 +00:00
oleg
794a8d6af4
feat(ai-builder): Planning mode (#25498)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 08:56:01 +00:00
Daria
50b8764cb9
feat(core): Add workflow-version-updated event to log streaming (#25429) 2026-02-09 08:09:51 +00:00
Daria
5ba7b6d9ed
feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00
Stephen Wright
4eb0079f46
feat: Add new scope for workflow:unpublish, assignable to personal projects and regular project roles (#25228) 2026-02-06 15:04:40 +00:00
Tomi Turtiainen
474d9b7e2f
feat(core): Add tracing to workflow indexing (#25437)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 14:51:37 +00:00
Suguru Inoue
6e7cbbff56
fix(core): AI models don't explain images in ChatHub (#25451) 2026-02-06 14:21:31 +00:00
Andreas Fitzek
6ab0bbbf52
chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +00:00
Iván Ovejero
483c8210ee
feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
yehorkardash
b262d95b83
feat(editor): Preview not installed community tools (#24859) 2026-02-06 12:27:15 +00:00
Stephen Wright
fb3fe5fb35
feat: Add projects to credentials list response (#25384) 2026-02-06 11:43:29 +00:00
Matsu
813429cb68
chore: Remove dependency on run-script-os (#25282) 2026-02-06 11:07:53 +00:00
Jaakko Husso
38b267baed
feat(editor): Boost Claude Opus 4.6 priority in chat hub model selector (#25434) 2026-02-06 10:58:14 +00:00
Declan Carroll
1e3d933651
test: Improve memory profiling in performance tests (#25403) 2026-02-06 10:40:07 +00:00
Iván Ovejero
d43e49a111
refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +00:00
Irénée
7a4436eda5
feat: Add project-scoped secrets provider list endpoint (no-changelog) (#25372)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-06 09:08:59 +00:00
Dimitri Lavrenük
279dbd06a7
fix: Refine webhook conflict checks to ignore waiting webhooks (#25395)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-06 08:34:23 +00:00
Charlie Kolb
1fd320160d
fix(Data Table Node): Fallback to workflow-derived projectId if undefined (#25320) 2026-02-06 07:32:09 +00:00
Michael Kret
ee1cc7fc20
feat(Kafka Trigger Node): Refactoring and fixes (#25088) 2026-02-06 04:37:59 +00:00
Nikhil Kuriakose
5e7983f08d
fix(editor): Ensure personal project is used when a user is picked in workflow filter (#25077)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-02-05 19:11:14 +00:00
n8n-assistant[bot]
2b73ce4288
chore(core): Add more tests (#25401)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
2026-02-05 18:39:30 +00:00
Andreas
b32ce90ecf
fix(core): Custom proxy agent for discovery sso oidc (#25168) 2026-02-05 17:17:34 +00:00
James Gee
aa41df63f8
feat(core): Redact/Unredact settings on GET / PATCH of secret providers (#25366)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2026-02-05 16:36:41 +00:00
Charlie Kolb
30e6d274cd
fix(core): Avoid fetching workflows unpaginated if getWorkflows API is used with projectId (#25370) 2026-02-05 14:48:33 +00:00
Ali Elkhateeb
fb2c5946c3
refactor: Improve performance of source control methods (#25298) 2026-02-05 14:39:30 +00:00
Guillaume Jacquart
a7e2dcf1fe
feat(core): Add log streaming for personal publishing restriction changes (#25253)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-05 13:29:09 +00:00
Albert Alises
b1385479da
refactor(core): Consolidate MCP trigger server logic into nodes-langchain package (#25336) 2026-02-05 13:25:50 +00:00
Jaakko Husso
78fe19807b
feat(editor): Support Chat node's 'Send and Wait for Response' mode approval buttons on Chat hub (#25338) 2026-02-05 13:15:26 +00:00
Stephen Wright
5e573bfa30
feat: Add credentials list endpoint + new scopes (#25309) 2026-02-05 13:15:10 +00:00
Guillaume Jacquart
e9a5d76475
chore(core): Extract email auth handler. extract login method into multiple functions (#25246) 2026-02-05 13:00:49 +00:00
Guillaume Jacquart
a70b2ea379
fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330) 2026-02-05 12:58:39 +00:00
Michael Kret
2bba053d09
fix: Fix status overwrite for donePromise (#24897) 2026-02-05 12:14:24 +00:00
Jaakko Husso
bb45ed2619
fix(core): Disallow editing AI messages on Chat hub (#25352) 2026-02-05 09:32:24 +00:00
phyllis-noester
112d0eb6b3
feat(core): Support disabling sharing from personal space (#25259)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-04 19:19:05 +00:00
RomanDavydchuk
ac832e6530
fix(Form Node): Render \n properly in the Form Ending page (#24988)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 18:19:51 +00:00
Daria
0ddfb60a95
feat(core): Add workflow history update endpoint (no-changelog) (#25043) 2026-02-04 17:06:44 +00:00
Jaakko Husso
813885fbd1
feat(core): Handle resuming executions on Chat hub (#25296) 2026-02-04 16:42:53 +00:00