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 |
|
Dawid Myslak
|
076d7b2d0c
|
feat(core): Send AI Node SDK version to Strapi community nodes API (#25760)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-18 09:44:35 +00:00 |
|
Eugene
|
a27089256d
|
chore: Replace Playwright with GraphQL API in loom-transcript skill (no-changelog) (#25918)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 09:44:15 +00:00 |
|
Ricardo Espinoza
|
4ce9daf2dd
|
fix(editor): Show existing credentials in template setup modal (#25598)
|
2026-02-18 09:34:53 +00:00 |
|
Ricardo Espinoza
|
ea143c71ad
|
feat(editor): In setup panel only mark credentials as completed if they are tested (#25658)
|
2026-02-18 09:18:36 +00:00 |
|
Guillaume Jacquart
|
c2f5d9976b
|
chore(core): Improve access controlled credentials and workflows fetching (#25028)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 09:14:09 +00:00 |
|
Benjamin Schroth
|
d262419ba8
|
feat: Enable streaming in canvas chat (#20991)
|
2026-02-18 08:50:06 +00:00 |
|
Benjamin Schroth
|
e4ac345eda
|
feat(ai-builder): Implement workflow execution in evaluations (no-changelog) (#25814)
|
2026-02-18 08:41:56 +00:00 |
|
Eugene
|
112eecc761
|
chore: Initial issue analysis skill (no-changelog) (#25877)
|
2026-02-18 08:21:06 +00:00 |
|
Michael Drury
|
4c1c033cff
|
fix(ai-builder): Don't release types when loading node types for workflow builder service (#25891)
|
2026-02-18 08:11:17 +00:00 |
|
Tomi Turtiainen
|
31850f7996
|
refactor(core): Replace Code nodes with TestDataNode in workflow test fixtures (#25893)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 07:19:20 +00:00 |
|
Declan Carroll
|
620a50e7fb
|
ci: Enable Sentry source maps in Docker builds (#25888)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 07:18:43 +00:00 |
|
Ricardo Espinoza
|
c818125e85
|
fix(core): Return data tables that you have access to instead of only the ones in your personal project (#25558)
|
2026-02-17 17:25:44 +00:00 |
|