Commit Graph

1925 Commits

Author SHA1 Message Date
Mutasem Aldmour
0c721c3a36
fix(editor): Clear AI Builder chat when switching workflows (#24401)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 12:57:20 +00:00
Tomi Turtiainen
91fd383f32
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-01-16 12:54:43 +00:00
RomanDavydchuk
0450be0287
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-16 11:48:56 +00:00
Iván Ovejero
d4140f5744
chore(core): Update comments runner envs (#24437) 2026-01-16 11:45:20 +00:00
Tomi Turtiainen
a7556bd7b8
chore(core): Add support for index where clauses (#24438) 2026-01-16 10:55:39 +00:00
Iván Ovejero
2faf89acce
refactor(core): Add storedAt column to execution_entity table (#24440) 2026-01-16 10:53:22 +00:00
Nikhil Kuriakose
4e28e01ba0
feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
Albert Alises
d237e4278e
feat(ai-builder): Add rename_node tool to AI workflow builder (no-changelog) (#24348) 2026-01-16 09:02:46 +00:00
Mutasem Aldmour
a7e032c454
fix(core): Add LangSmith tracing metadata for V3 ToolsAgent (#24314)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:43:34 +00:00
Jaakko Husso
ac69fe5f49
fix(core): Increase the model column length from 64 to 256 (#24332) 2026-01-15 15:37:23 +00:00
Michael Drury
59587adac8
feat(ai-builder): Add node recommendations for AI content generation (#24267) 2026-01-15 13:24:34 +00:00
Guillaume Jacquart
5262773683
chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
Dawid Myslak
0e19f9c409
fix(core): Fix for execution history when flow includes wait node (#23146)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-01-15 13:11:04 +00:00
oleg
448522142c
feat(ai-builder): Add per-stage model configuration for evaluations (no-changelog) (#24344)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-15 12:58:49 +00:00
Michael Drury
3f225cafca
fix(ai-builder): Clarify with spec eval judge node type potential mis-matches (no-changelog) (#24345) 2026-01-15 12:35:45 +00:00
Albert Alises
a44d4b1952
feat(LmChatOpenAi Node): Update default model to gpt-5-mini (#24342) 2026-01-15 11:32:35 +00:00
Artem Sorokin
4df41dff6e
refactor(core): Remove DB_SQLITE_ENABLE_WAL config (#24233) 2026-01-15 11:07:32 +00:00
oleg
7c54ad36a2
feat(ai-builder): Fitlter resource/operation in node-type definitions (#24078)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-15 11:01:16 +00:00
Declan Carroll
5567b91f6c
fix: Update urllib3 to 2.6.3 in task runner (#24325)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-15 09:19:13 +00:00
Albert Alises
f6b0ff5f3e
fix(core): Add configurable HTTP timeout for AI nodes to prevent UND_ERR_HEADERS_TIMEOUT errors (#24292) 2026-01-15 08:38:39 +00:00
Andreas Fitzek
ee9c1d77da
chore(core): Introduce CORS settings for dynamic credential interface (#24324) 2026-01-14 17:17:58 +00:00
Guillaume Jacquart
4aa9399c3d
fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
Guillaume Jacquart
50ee22fb67
chore(core): Move all event bus destination code to dedicated module (#24117) 2026-01-14 15:35:06 +00:00
Mutasem Aldmour
5a4954f9ae
fix(LmChatOpenAi Node): Fix tool calling with responses api against OpenAI-compatible backends (#24264) 2026-01-14 13:11:19 +00:00
Albert Alises
206b3f3c97
fix(ai-builder): Add guidance for referencing Webhook and AI Agent output (#24301) 2026-01-14 12:59:55 +00:00
Eugene
f56bd1bd49
feat(ai-builder): Fix AI builder prompt inconsistency about the Loop node (#24300) 2026-01-14 12:38:49 +00:00
oleg
fb5392cdd4
fix(ai-builder): Use LangSmith SDK defaults for batch settings (no-changelog) (#24305) 2026-01-14 11:29:55 +00:00
Guillaume Jacquart
c6eb487518
chore(core): Extract oidc controller and service into independent module (#24211) 2026-01-14 08:59:01 +00:00
Dimitri Lavrenük
389f9c463f
fix(McpClientTool Node): Filter out tool arguments unless explicitly allowed (#24263) 2026-01-14 08:49:02 +00:00
oleg
734bed4f84
fix(ai-builder): Remove pairwise multi-gen evals and improve logs (no-changelog) (#24270)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-14 08:44:09 +00:00
n8n-assistant[bot]
cacdf6d0c7
chore: Claude automated task (run 20964250419) (#24259)
Co-authored-by: Declan Carroll <7861842+shortstacked@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 19:23:12 +00:00
mfsiega
535caf45da
fix(core): Insert a workflow index placeholder for workflows with no dependencies (#24190) 2026-01-13 18:59:40 +00:00
Stephen Wright
7d2e846d7e
feat: Add revokeUrl to status endpoint (#24253) 2026-01-13 16:12:18 +00:00
Michael Drury
ea6e7425de
fix(ai-builder): Correctly connect Mermaid sub-graphs (#24195) 2026-01-13 14:36:42 +00:00
Iván Ovejero
63c2f82741
refactor(core): Normalize exception attribute access in Python task runner (#24216) 2026-01-13 14:22:33 +00:00
Michael Drury
71ca931188
fix(ai-builder): Long running prompts throw internal 401 error rather than expected complexity error (#24114) 2026-01-13 13:27:40 +00:00
oleg
f880a74d99
refactor(ai-builder): Implement unified evaluations harness (#23955)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-13 12:11:13 +00:00
Eugene
f140e66159
feat(ai-builder): Prefer ResourceLocator mode "list" for data storage nodes (#24181) 2026-01-13 10:35:40 +00:00
Irénée
1d5928762d
fix: Apply source control configuration changes to all multi main instances (#24038) 2026-01-13 10:32:26 +00:00
oleg
3504b982b5
chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-13 10:24:27 +00:00
Iván Ovejero
441f006b35
chore: Ignore codemirror-lang-html test file (#24186) 2026-01-12 17:10:01 +00:00
Jaakko Husso
10165c34a0
feat(core): Add Chat hub support for 'When Last Node Finishes' and 'Using Response Nodes' response modes (#24189) 2026-01-12 16:04:51 +00:00
Tomi Turtiainen
dd1daaba9b Merge tag 'n8n@2.4.0' 2026-01-12 16:39:49 +02:00
Ricardo Espinoza
6084fc406f
chore: Remove N8N_RUNNERS_ENABLED env variable (no-changelog) (#23885) 2026-01-12 13:38:33 +00:00
n8n-assistant[bot]
d222a6a7ce
🚀 Release 2.4.0 (#24178)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-12 13:37:10 +00:00
Michael Kret
0523cc35bc
feat: Binary data merge and expressions simplification (#23270)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-12 13:29:36 +00:00
Eugene
755a1f2708
fix(ai-builder): Examples omitted in spec evals (#24171) 2026-01-12 13:20:44 +00:00
Stephen Wright
5cc55af426
feat: Add feature for clearing credentials on resolver update (#24169) 2026-01-12 12:47:45 +00:00
Albert Alises
53cfa35362
feat(ai-builder): Add default values guide for LLM and embedding model configuration (#24098) 2026-01-12 11:07:37 +00:00
Marcus
7aa5307a80
fix(core): Resolve file path correctly when serving node icons from N8N_CUSTOM_EXTENSIONS (#23029)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-01-12 10:09:53 +00:00