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 |
|
Michael Drury
|
c8391ac6b8
|
fix(ai-builder): Reducing confusion in spec evals from double negative don't criteria (#24099)
|
2026-01-12 09:58:00 +00:00 |
|
Elias Meire
|
a992a45ad0
|
feat(editor): Overhaul (nested) collection UI (#20951)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
|
2026-01-12 08:34:42 +00:00 |
|
Suguru Inoue
|
9a0e1548cf
|
feat(editor): Improve model selection dropdown in ChatHub (#23612)
|
2026-01-12 08:11:34 +00:00 |
|
Eugene
|
a19338fe39
|
fix(ai-builder): Error in Set node parameter instruction and some minor cleanup (no-changelog) (#24081)
|
2026-01-12 08:05:28 +00:00 |
|
Charlie Kolb
|
29ab6be235
|
refactor(core): Clean up workflow history compaction service and related utils (#24043)
|
2026-01-12 07:44:23 +00:00 |
|
Albert Alises
|
60a18a4deb
|
fix(lmChatOpenAi Node): Add validation for models requiring Responses API (#24033)
|
2026-01-09 18:52:52 +00:00 |
|
Daria
|
37aa56e6ff
|
feat: Autosave workflows (#23036)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Artem Sorokin <artem@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
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: Robert Squires <robtf9@icloud.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
|
2026-01-09 18:40:24 +00:00 |
|
Michael Drury
|
e70a3f345d
|
fix(Simple Memory Node): Don't allow adding simple memory node if instance in queue or multi-main mode (#24083)
|
2026-01-09 17:03:29 +00:00 |
|
oleg
|
24af748fd3
|
fix(ai-builder): Call onGenerationSuccess callback in multi-agent workflow (#24086)
|
2026-01-09 11:51:06 +00:00 |
|
Eugene
|
733adb6720
|
feat(ai-builder): Add best practices for triage technique (#24080)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-01-09 10:05:03 +00:00 |
|
Svetoslav Dekov
|
8578f309ec
|
chore(editor): Cleanup pre-built agents code (no-changelog) (#23876)
|
2026-01-08 16:12:38 +00:00 |
|
Eugene
|
b391ee1c18
|
feat(ai-builder): Add best practices for notification technique (#24030)
|
2026-01-08 14:32:16 +00:00 |
|
Stephen Wright
|
e0f9381468
|
feat: Accept invitation to use new JWT for tamper proof invites (#24025)
|
2026-01-08 13:40:41 +00:00 |
|
Mutasem Aldmour
|
4e6063c91e
|
feat(ai-builder): Prefer core nodes over code node (#23937)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-01-07 17:23:53 +01:00 |
|
Michael Drury
|
edb844e9c7
|
chore(ai-builder): Consolidate structured output parser recommendation and guidance prompts (#23978)
|
2026-01-07 14:19:26 +00:00 |
|
Guillaume Jacquart
|
b68d0ec485
|
chore(core): Add DTOs for workflow create / update validation (#23935)
|
2026-01-07 13:50:16 +01:00 |
|
Stephen Wright
|
7b74533a14
|
feat: Add new api for generating invite links (#23929)
|
2026-01-07 06:52:53 +00:00 |
|
James Gee
|
279d6fd10f
|
feat(core): Add TLS support to Syslog client (#23304)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2026-01-06 21:15:02 +01:00 |
|
Declan Carroll
|
bb3d2b668e
|
fix: Bump versions for qs/langchain (#23939)
|
2026-01-06 18:01:31 +00:00 |
|
Declan Carroll
|
fa41b40459
|
feat: Add git commit info to workfolder push (#23903)
|
2026-01-06 18:01:11 +00:00 |
|
Michael Drury
|
64aed9fb27
|
chore(ai-builder): Support filtering by do/don't criteria in pairwise evals (#23914)
|
2026-01-06 16:40:28 +00:00 |
|
Elias Meire
|
1d37363ced
|
chore: Move codemirror-lang-html-n8n into monorepo (#23928)
|
2026-01-06 17:19:23 +01:00 |
|
Irénée
|
9bfb014cb9
|
refactor: Migrate source control feature to modules (#22453)
|
2026-01-06 15:59:11 +00:00 |
|
Thomas B.
|
639c09f69a
|
fix(McpClientTool Node): Sanitize MCP tool arguments based on schema (#23167)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
|
2026-01-06 16:48:14 +01:00 |
|
Iván Ovejero
|
b1c84f7667
|
chore: Fix lint and typecheck on CI (#23912)
|
2026-01-06 14:14:16 +01:00 |
|
eilonc-pillar
|
760701c45d
|
Merge commit from fork
|
2026-01-06 13:23:20 +01:00 |
|
Eugene
|
c465a49dae
|
feat(ai-builder): Data persistence technique best practice document (#23852)
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eugene <burivuhster@users.noreply.github.com>
|
2026-01-06 12:25:28 +01:00 |
|
Charlie Kolb
|
b4eeba8032
|
fix(core): Avoid copying execution data table on AddWorkflowVersionIdToExecutionData migration (#23901)
|
2026-01-06 11:15:59 +01:00 |
|
Guillaume Jacquart
|
072a1dd825
|
fix(core): Fix redirection of user missing MFA to personal settings (#23881)
|
2026-01-06 10:38:30 +01:00 |
|
James Gee
|
79f529c145
|
fix(core): Bug with incorrect DI in some cases - picked up by enabling linting rule (#23855)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2026-01-05 21:30:23 +01:00 |
|
Cornelius Suermann
|
19c5c96312
|
Merge tag 'n8n@2.3.0'
|
2026-01-05 16:31:55 +01:00 |
|
Suguru Inoue
|
495841f591
|
feat: Allow to set ChatHub workflow agent icon in NDV (#23562)
|
2026-01-05 16:18:23 +01:00 |
|
n8n-assistant[bot]
|
2b35b1bca3
|
🚀 Release 2.3.0 (#23866)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-01-05 16:57:14 +02:00 |
|
Iván Ovejero
|
ce5a626aa8
|
chore(core): Streamline runner debugging (#23854)
|
2026-01-05 14:09:47 +01:00 |
|
Charlie Kolb
|
bd16e7181c
|
feat(core): Adjust Workflow Compaction History algorithm (no-changelog) (#23763)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-01-05 13:28:30 +01:00 |
|
James Gee
|
02f9d622eb
|
chore(core): Add linting rule to prevent null DI issues (#23478)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2026-01-05 13:27:06 +01:00 |
|
oleg
|
3775cb1916
|
fix(AI Agent Node): Normalize toolInput to object for LangChain ToolCall compatibility (no-changelog) (#23850)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-01-05 12:57:02 +01:00 |
|
oleg
|
daa81a18e8
|
fix(AI Agent Node): Store AI agent tool calls as native LangChain messages (#23687)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-01-05 11:36:14 +01:00 |
|
Shireen Missi
|
0edb607c78
|
feat(Weaviate Node): Hybrid Search Support (#23252)
Co-authored-by: Duda Nogueira <dudanogueira@gmail.com>
|
2026-01-05 08:58:13 +00:00 |
|
Charlie Kolb
|
5b76f49a89
|
feat(editor): Add Stop All Executions functionality (#23576)
|
2026-01-05 08:48:37 +01:00 |
|
Eugene
|
ec34459e37
|
chore(ai-builder): Add evaluation run type metadata (#23793)
|
2026-01-02 15:21:09 +01:00 |
|
Benjamin Schroth
|
9329d55c64
|
fix(ai-builder): Improve handling of max recursion errors (#23606)
|
2025-12-31 13:46:28 +01:00 |
|
Benjamin Schroth
|
e5c7d434fd
|
fix(Structured Output Parser Node): Fix parsing of JSON with markdown code segments (#23726)
|
2025-12-31 13:45:46 +01:00 |
|
Benjamin Schroth
|
ae2e7a8260
|
fix(AI Agent Node): Fix toolInput field in intermediateSteps output (#23767)
|
2025-12-31 13:16:31 +01:00 |
|
Benjamin Schroth
|
b59fad7254
|
fix(editor): Correct hosted chat font family defaults (#23718)
|
2025-12-30 16:31:51 +01:00 |
|
Irénée
|
3aeb0402ff
|
fix: Add data insight metadata migration (#23694)
|
2025-12-30 15:18:53 +01:00 |
|