Commit Graph

18005 Commits

Author SHA1 Message Date
Benjamin Schroth
dfc4fac1ce
fix(ai-builder): Fix more evals executions of workflows (no-changelog) (#26043)
Co-authored-by: oleg <me@olegivaniv.com>
2026-02-20 13:19:54 +00:00
Irénée
a235dd0123
feat: Migrate external secrets settings to entity-based storage (no-changelog) (#26001)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 13:10:27 +00:00
Daria
05915c4199
fix(editor): Fix bug with tags not being sent to backend (#26040) 2026-02-20 13:07:20 +00:00
Sandra Zollner
45cfa95e5e
feat(editor): Refine external secrets management on project settings … (#26016) 2026-02-20 12:58:32 +00:00
Danny Martini
9ab7226702
refactor(core): Separate Expression from Workflow class (#25889)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-20 12:58:00 +00:00
Declan Carroll
8990c9df65
chore: Add skill for reproducing bugs from Linear tickets (#25999)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:48:20 +00:00
Jaakko Husso
774a2dd301
fix(core): Render newlines on Chat hub messages without requiring hard breaks (#26042) 2026-02-20 12:48:01 +00:00
Albert Alises
7c1985eda3
fix(AI Agent Node): Fix orphaned tool messages in AI Agent memory after buffer window slides (#26046) 2026-02-20 12:44:38 +00:00
Eugene
c03443b7f2
feat(editor): Add review changes banner to AI builder (#25885)
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
2026-02-20 12:26:03 +00:00
Dawid Myslak
9676662f40
refactor(core): Replace includeAiNodesSdkVersion with maxAiNodeSdkVersion (#26014)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-20 12:22:18 +00:00
Elias Meire
b6e267b0de
feat(editor): Enable users to pick between managed and custom OAuth credentials (#25973) 2026-02-20 11:47:50 +00:00
Albert Alises
790b8b57c1
fix(Anthropic Chat Model Node): Add gateway error enrichment and empty model guard (#25953) 2026-02-20 11:42:25 +00:00
Albert Alises
47d42a63a8
fix(editor): Hide canvas thinking pill and keep canvas editable during help streaming (#26015) 2026-02-20 10:31:31 +00:00
Ricardo Espinoza
f5ea84a174
fix(editor): Selectively apply credentials for http request nodes (#26003)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-20 10:14:12 +00:00
Jaakko Husso
923060f505
fix(editor): Make Chat hub text prompt scrollable (#26019) 2026-02-20 09:35:35 +00:00
Albert Alises
e59ee6ac09
fix(editor): Enable stop button to abort AI Ask Assistant streaming (#26012) 2026-02-20 09:35:21 +00:00
Dimitri Lavrenük
59b51d1c0e
feat: Quick connect integration flow for Firecrawl (#25970)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-02-20 09:00:48 +00:00
Albert Alises
27b84e0c4b
fix(Google Gemini Node): Fix broken thinking budget selector (#26006) 2026-02-20 08:59:54 +00:00
Mutasem Aldmour
5c7240e0ac
test: Add Agent V3 and AgentTool V3 integration tests (#25849)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:42:09 +00:00
Declan Carroll
aa12777c61
ci: Fix Docker image cleanup and simplify CI image tagging (#26002)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 07:49:36 +00:00
peteawood
3b41ca8d2f
fix: Address issue with resolving EKS Pod Identity Credentials (#25945) 2026-02-19 17:10:54 +00:00
Rob Hough
b0408d293c fix(editor): Apply missing focus mixin styles (#26008) 2026-02-19 16:38:51 +00:00
Daria
1016949c92
feat: Add tab scoped collaboration (#25646) 2026-02-19 16:14:56 +00:00
Declan Carroll
9017b745fa
ci: Add external flag for local dev mode (#25604)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-19 16:01:08 +00:00
Albert Alises
fbe4699c84
fix(core): Handle tool wrapper nodes without supplyData in queue mode MCP Trigger (#26007) 2026-02-19 15:24:19 +00:00
Dimitri Lavrenük
a53fa1a1e5
feat: Implement promotion banner for non community nodes (#26009) 2026-02-19 15:07:10 +00:00
Albert Alises
f87cb02d3f
fix(editor): Route error/credential help messages to builder in merged Ask+Build view (#25950) 2026-02-19 15:02:23 +00:00
Albert Alises
b7a8496251
fix(editor): Prevent workflow-updated emission on assistant calls (#25951)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 14:39:59 +00:00
Andreas Fitzek
bc5050a825
chore(core): Add mode to log streaming events (#26000) 2026-02-19 14:36:45 +00:00
Stephen Wright
49fb32c3c4
feat: Only sync scopes / roles as leader in multi-main (#25935) 2026-02-19 14:34:13 +00:00
yehorkardash
62dda8391a
feat: Update CLI examples (#25881)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-02-19 14:11:47 +00:00
Alex Grozav
9ae325c5b2
fix(editor): Normalize pinData field in workflow document state (no-changelog) (#25878)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 14:11:27 +00:00
James Gee
824f458afc
chore(core): External secrets - remove delete connection response (#25989) 2026-02-19 13:48:50 +00:00
Svetoslav Dekov
b02a762cc0
feat(core): Add mcp configs to claude gh action (no-changelog) (#25916) 2026-02-19 13:37:19 +00:00
Rob Hough
eb8620753f
fix(editor): Alignment issues and nits (#25954) 2026-02-19 12:58:42 +00:00
yehorkardash
7ad421f038
feat: Add ai-node-sdk package (#25838)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-19 12:01:11 +00:00
Guillaume Jacquart
095a7f9f0d
fix(core): Invalidate project owner cache when user role changes (#25895) 2026-02-19 11:39:44 +00:00
Declan Carroll
9f93695729
ci: Add DB integration tests to CI workflow instead of standalone (#25899)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 11:30:36 +00:00
Matsu
8e55a72d65
chore: Disable publishing on n8n-node-dev (#25980) 2026-02-19 10:31:57 +00:00
Matsu
581f74014b
ci: Initialize ci helpers and support scripts for ci automation via mjs (#25931) 2026-02-19 09:56:48 +00:00
Ali Elkhateeb
bd92dabc5c
feat(core): Filter secrets provider autocomplete to connected vaults only (#25927)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-19 09:48:20 +00:00
Mutasem Aldmour
fe6867ebc2
refactor(core): Remove unused serializeExpression() from workflow SDK (#25934)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 08:49:34 +00:00
Charlie Kolb
6a16e630c4
feat(core): Expose execution stopping in public API (#25826) 2026-02-19 08:02:44 +00:00
Michael Kret
96307e1fed
chore(Microsoft Agent 365 Trigger Node): Libraries version bump (#25739) 2026-02-19 07:57:16 +00:00
Milorad FIlipović
0dec323dd5
feat(editor): Address setup panel P0 feedback (no-changelog) (#25943)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-02-19 07:35:05 +00:00
Declan Carroll
343d2af726
ci: Enable Ryuk cleanup for testcontainers (#25848)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 07:27:03 +00:00
Guillaume Jacquart
a2034d8f42
chore(core): Use subquery instead of 2 step queries to find credentials by context (#25754)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 21:24:02 +00:00
Tomi Turtiainen
9e6bafd8e6
chore: Upgrade vm2 to 3.10.5 (#25941) 2026-02-18 19:00:08 +00:00
Konstantin Tieber
e8ab44bf32
feat(core): Ensure user-provided variable names fulfill JS identifer spec (#25900)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
2026-02-18 17:03:12 +00:00
Dimitri Lavrenük
f0f074ee8c
feat: Build pinecone quick connect integration flow (#25854) 2026-02-18 15:52:32 +00:00