Commit Graph

1717 Commits

Author SHA1 Message Date
Charlie Kolb
a2da5641fc
fix(core): Exclude Sub-workflow and Error triggers from triggerCount again (no-changelog) (#22906) 2025-12-08 14:18:49 +01:00
Benjamin Schroth
f35c65e625 chore: Update @modelcontextprotocol/sdk (#22823) 2025-12-08 14:30:15 +02:00
Declan Carroll
a642722115
fix: Security patches for jws (#22918) 2025-12-08 12:22:51 +00:00
Iván Ovejero
eb18c05816 refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-08 14:07:20 +02:00
Ricardo Espinoza
f7cb18ce38
fix(core): Update migration that activate workflows with executeWorkflowTrigger (#22860) 2025-12-08 12:39:31 +01:00
Svetoslav Dekov
a2373d846e
fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907) 2025-12-08 13:12:56 +02:00
Ricardo Espinoza
ca8494af95
fix: Allow the activation of workflows with the errorTrigger and the executionWorkflowTrigger trigger (no-changelog) (#22019)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2025-12-05 11:24:33 -05:00
Daria
3dc44fe012
feat: Include active version id in workflowActivated broadcast event (no-changelog) (#22805)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-12-05 18:22:19 +02:00
Svetoslav Dekov
8e68a67d38
fix(editor): Replace activate with publish in trigger nodes (no-changelog) (#22811) 2025-12-05 15:17:37 +02:00
github-actions[bot]
c0407fd76c
🚀 Release 2.0.0-rc.3 (#22757)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 17:01:22 +02:00
Svetoslav Dekov
14d4434920
fix(editor): Address publish wf UI feedback (no-changelog) (#22671) 2025-12-04 16:30:43 +02:00
Danny Martini
ce6403262b
fix(core): Address review feedback for sub-workflow wait fix (#22745) 2025-12-04 14:39:47 +01:00
github-actions[bot]
030b25ed89
🚀 Release 2.0.0-rc.1 (#22729)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 13:04:22 +02:00
Tomi Turtiainen
a3278e9d65 Merge tag 'n8n@2.0.0-rc.0' into v2 2025-12-04 12:49:38 +02:00
Danny Martini
14205dc0c6
fix(core): Make sub-workflows with waits return correct data to parents (#22611)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 11:32:30 +01:00
Iván Ovejero
8424755513
fix(core)!: Make runners the only Code node option (#22689) 2025-12-03 17:36:55 +01:00
Iván Ovejero
b1bc7786d8
feat(core): Introduce native Python code tool for AI agent (#22658) 2025-12-03 12:20:43 +01:00
Svetoslav Dekov
f69721ffec
fix(editor): Fix displaying of workflow publish info (no-changelog) (#22605) 2025-12-02 17:55:24 +02:00
github-actions[bot]
84148c1774
🚀 Release 2.0.0-rc.0 (#22613)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-02 16:50:45 +02:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Benjamin Schroth
143136fb02
chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
Frank Prößdorf
710a6548d4
feat(core): Deactivate crashed workflows (#21888)
Co-authored-by: Artem Sorokin <artem@n8n.io>
2025-12-01 16:05:28 +02:00
Michael Drury
7186dcfe7e
feat(ai-builder): Using templates to improve generation (#22521) 2025-12-01 13:56:07 +00:00
Guillaume Jacquart
6d88007f01
fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
Iván Ovejero
01ad587b03
refactor(core): Deprecate workflow.active field (#22533) 2025-12-01 13:34:11 +01:00
Mutasem Aldmour
d72d68c719
fix: Support resolving $fromAI in vector store tools (#22457) 2025-12-01 13:28:19 +01:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
oleg
ccd974ea22
feat(ai-builder): Implement Core Subgraph Infrastructure (no-changelog) (#22325)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-01 07:53:55 +01:00
Anush
4df6591534
chore(Qdrant Vector Store Node): Update Qdrant logo (no-changelog) (#22504) 2025-11-30 20:29:27 +00:00
Charlie Kolb
79ea109581
feat(core): Add workflowPublishHistory relation to history endpoints (no-changelog) (#22466) 2025-11-28 17:47:47 +01:00
oleg
769c1c9ec2
test(ai-builder): Add pairwise evaluations (no-changelog) (#22438)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-11-28 15:35:53 +01:00
Charlie Kolb
9f2efb75aa
feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-28 14:57:38 +01:00
Guillaume Jacquart
e0bc4416ea
fix(core): Introduce batch workflow rule to fix subworkflow with wait node detection (#22447) 2025-11-28 14:56:13 +01:00
Suguru Inoue
c39a4263df
perf: Improve chat UI time-to-interactive (no-changelog) (#22408) 2025-11-28 13:07:36 +01:00
RomanDavydchuk
10c92477b6
fix(Respond to Chat Node): Replace broken link with a correct one (no-changelog) (#22406) 2025-11-28 13:45:16 +02:00
Artem Sorokin
9aa12f8ff1
ci: Auto-detect RC releases for orange logo and [RC] tab indicator (#22411) 2025-11-27 16:36:28 +01:00
Milorad FIlipović
32c2909d72
feat(core): Use new workflow history in mcp tools (#22384) 2025-11-27 14:45:57 +01:00
Jaakko Husso
4d6ad627a2
feat(core): Clean up available tools on Chat hub (no-changelog) (#22373) 2025-11-27 12:22:29 +02:00
Konstantin Tieber
e1f154d7a8
refactor(core): Remove admin API token scopes when user is demoted from admin to member via SSO (#22359) 2025-11-27 11:14:48 +01:00
RomanDavydchuk
9ab9d1c8f1
fix(core): Add response validation for requests during DCR (#22076) 2025-11-27 09:44:55 +02:00
RomanDavydchuk
7a4cc40dc8
feat(Gemini Node): Add support for Nano Banana Pro model (#22254) 2025-11-26 19:31:17 +00:00
Mutasem Aldmour
4319da6f1c
fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
Mutasem Aldmour
dc407c25fd
fix: Enable streaming version of Respond To Webhook node (#22350) 2025-11-26 16:56:43 +01:00
Benjamin Schroth
df81c77a24
fix(AI Agent Node): Unify memory management for streaming/non-streaming (#22243) 2025-11-26 15:55:20 +01:00
Andreas Fitzek
fbb135e012
chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01:00
Farzad Sunavala
5cb594d7ef
feat(Azure AI Search Node): Add clear index option to Azure AI Search vector store (#22183)
Co-authored-by: farzad528 <farzad528@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2025-11-26 14:45:19 +02:00
Iván Ovejero
934b9a7346
feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
yehorkardash
c1dade7ad3
feat(Guardrails Node): Require Chat model only for LLM checks (#22241) 2025-11-26 10:09:32 +02:00
Guillaume Jacquart
92dca5f739
feat(core): Inject hooks into applicable trigger node properties for the node UI (#22290) 2025-11-25 17:01:00 +01:00
Tomi Turtiainen
4832042b16 Merge tag 'n8n@1.122.0' 2025-11-24 22:25:40 +02:00