Commit Graph

17991 Commits

Author SHA1 Message Date
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
Benjamin Schroth
4fb5ae630b
fix(core): Implement evaluation run cancellation for multi-main (#25353)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 15:42:53 +00:00
Albert Alises
60ce73a1fb
fix: Remove redundant builder-log check causing responder double-answering (#25940) 2026-02-18 15:03:08 +00:00
Michael Drury
87f59f04d3
feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
Irénée
d79ef711dd
feat(editor): Add reload action to secret provider connections (no-changelog) (#25920) 2026-02-18 14:00:09 +00:00
Benjamin Schroth
ce32754088
feat(ai-builder): Add subgraph evaluation framework for responder (no-changelog) (#25419) 2026-02-18 12:33:34 +00:00
Svetoslav Dekov
2b377aaad9
fix(editor): Fix incorrect scroll shown while ndv is open (no-changelog) (#25668) 2026-02-18 11:56:52 +00:00
Rob Hough
c7caf27d08
fix(editor): Style regressions on Button (#25924) 2026-02-18 11:53:07 +00:00
Filipe Tavares
a94f13e825
chore(editor): Add credentials page (no-changelog) (#25100) 2026-02-18 11:39:57 +00:00
Tomi Turtiainen
2cfecd2a8b
perf(core): Use streaming JSON parsing for large execution data (#25799)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:50:53 +00:00
Stephen Wright
cadfa4c100
fix: Only use displayOptions for determining credential required fields for update if the property is defined (#25921)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2026-02-18 10:33:33 +00:00
Albert Alises
dc82320f70
fix(editor): Prevent plan mode auto-switch after AIWB restore (#25903) 2026-02-18 10:29:09 +00:00
Albert Alises
9fb5d437d3
feat(core): Merge Ask and Build into unified multi-agent chat experience (#25692)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:16:24 +00:00
Albert Alises
d591bcb7c5
fix(editor): Re-layout all nodes on structural changes in AI builder (#25905) 2026-02-18 09:46:31 +00:00
Daria
64bcca02dc
fix(editor): Fix incorrect shortcut resolution for letter keys on non-QWERTY (#25875) 2026-02-18 09:45:34 +00:00