Rob Hough
|
fee5f2ea94
|
fix(editor): Restore animation duration units for design system dialogs (#27320)
|
2026-03-23 09:36:33 +00:00 |
|
Garrit Franke
|
0e1ef918f4
|
fix(editor): Fix stop button size mismatch in split-trigger mode (#27328)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-23 09:16:09 +00:00 |
|
Rob Hough
|
5d783620a0
|
fix(editor): Support per-corner border radius in N8nInput (#27321)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-03-23 09:07:48 +00:00 |
|
Raúl Gómez Morales
|
e254fd0de3
|
fix(editor): Fix type mismatch (#27324)
|
2026-03-23 09:05:49 +00:00 |
|
Guillaume Jacquart
|
1bf602e3ed
|
fix(core): Allow expressions in OAuth credential URL fields (#27354)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-03-23 08:46:06 +00:00 |
|
Michael Kret
|
b67863b854
|
feat(Microsoft Agent 365 Trigger Node): Mcp tools logs (#27215)
|
2026-03-23 08:26:48 +00:00 |
|
Garrit Franke
|
76af1e6fd9
|
feat(databricks Node): Add basic databricks node (#27004)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-23 08:16:41 +00:00 |
|
Elias Meire
|
9be76c5372
|
fix(Extract from File Node): Skip empty lines in CSV parsing to prevent errors (#26511)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
|
2026-03-23 08:16:36 +00:00 |
|
Svetoslav Dekov
|
b3ced35850
|
fix(core): Fix an issue with workflow execution status (#27349)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 07:43:16 +00:00 |
|
Svetoslav Dekov
|
e05697835f
|
feat(editor): Pass telemetry source for ai workflow builder executions from setup (no-changelog) (#27358)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 07:43:01 +00:00 |
|
Iván Ovejero
|
682aa4ac94
|
perf(core): Make webhook cache writes non-blocking (#27360)
|
2026-03-21 12:19:20 +00:00 |
|
Alexander Gekov
|
c47176e841
|
fix(HTTP Request Node): Fail on non-2xx status codes during pagination with "other" completion (#27352)
|
2026-03-20 15:29:24 +00:00 |
|
José Braulio González Valido
|
01c623fdae
|
fix(editor): Fix workflow tag filtering excluding workflows inside folders (#27333)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-20 15:14:07 +00:00 |
|
Sandra Zollner
|
fc526529d6
|
fix(editor): Improve colorings update logic in resolvableHighlighter … (#27331)
|
2026-03-20 14:20:22 +00:00 |
|
Albert Alises
|
20f1092815
|
feat: Add @n8n/cli: a client CLI to manage n8n from the terminal (#26943)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
|
2026-03-20 14:11:35 +00:00 |
|
Charlie Kolb
|
45023afa9f
|
fix(editor): Properly align line after bullet point in Sticky markdown (#27231)
|
2026-03-20 14:07:38 +00:00 |
|
Jacob Lee
|
05c6d87163
|
chore: Bump @langchain/core to latest (#27252)
|
2026-03-20 13:18:28 +00:00 |
|
Charlie Kolb
|
03584b4683
|
fix(editor): Properly align line after bullet point in Sticky markdown (#27231)
|
2026-03-20 13:16:10 +00:00 |
|
Matsu
|
24dcf7510a
|
ci: Prevent new version patches, if only content is ci changes (#27329)
|
2026-03-20 11:44:57 +00:00 |
|
Declan Carroll
|
bab42216c0
|
test: fix scope-lockdown violations in page objects (#27326)
|
2026-03-20 11:43:14 +00:00 |
|
Garrit Franke
|
b13b280443
|
feat: Add publish workflow to node-cli (#27288)
|
2026-03-20 10:47:21 +00:00 |
|
Kesku
|
483250d539
|
feat(Perplexity Node): Update Perplexity node for full API coverage (#26970)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
|
2026-03-20 10:18:29 +00:00 |
|
Svetoslav Dekov
|
2ff73d5440
|
feat(editor): AI workflow builder setup wizard (#26832)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-20 10:18:25 +00:00 |
|
Iván Ovejero
|
6fcc86037d
|
fix(core): Fix unhandled rejection in task broker on runner disconnect (#27278)
|
2026-03-20 09:19:41 +00:00 |
|
Eugene
|
e60d9e7f39
|
fix(editor): Fix tooltip on credits counter info icon (#27244)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-20 09:01:36 +00:00 |
|
Declan Carroll
|
9b6888ff65
|
feat(API): Add GET /api/v1/discover endpoint for capability discovery (#27014)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-20 08:31:55 +00:00 |
|
José Braulio González Valido
|
beb34ebefa
|
docs: Add .env.local.example template and dotenvx for local dev setup (no-changelog) (#27241)
|
2026-03-19 15:53:14 +00:00 |
|
Milorad FIlipović
|
deb4ef7009
|
feat(core): Always expose mcp sdk reference as a tool (no-changelog) (#27271)
|
2026-03-19 15:26:12 +00:00 |
|
Rob Hough
|
e4c4be99bf
|
fix(editor): Unify input component background surfaces (#27237)
|
2026-03-19 15:25:40 +00:00 |
|
phyllis-noester
|
acaa0db33a
|
feat(core): Add node that allows checking dynamic credentials inside node (#27165)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-19 15:21:42 +00:00 |
|
Andreas Fitzek
|
844b5b92c5
|
fix(core): Move OIDC SSO provisioning outside user creation transaction (#27279)
|
2026-03-19 15:02:54 +00:00 |
|
Elias Meire
|
95f70b0e1c
|
fix: Fix credential displayNames with missing spaces (#27259)
|
2026-03-19 14:48:09 +00:00 |
|
Alex Grozav
|
e4e929229b
|
refactor(editor): Migrate integrations, evaluation, and experiments to workflowDocumentStore (no-changelog) (#27163)
|
2026-03-19 13:18:22 +00:00 |
|
Andreas Fitzek
|
d9bdd040f5
|
feat(core): Introduce expression-based role resolver for SSO claim mapping (no-changelog) (#27240)
|
2026-03-19 12:58:35 +00:00 |
|
Claire
|
b6e8074f8a
|
feat(core): Add project context to execution log metadata (#27169)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-03-19 12:33:58 +00:00 |
|
Eugene
|
c2731df00d
|
fix(Anthropic Node): Update credential test to use available model (#27234)
|
2026-03-19 11:42:27 +00:00 |
|
Daria
|
556b4d3fa4
|
feat: Add new execution filter by workflow version (#26904)
|
2026-03-19 11:31:27 +00:00 |
|
Alex Grozav
|
5c292896d6
|
refactor(editor): Migrate NDV stores and views to workflowDocumentStore (no-changelog) (#27138)
|
2026-03-19 11:19:02 +00:00 |
|
Alex Grozav
|
8fa0b13a7e
|
refactor(editor): Migrate canvas operations to workflowDocumentStore (no-changelog) (#26947)
|
2026-03-19 10:58:13 +00:00 |
|
Matsu
|
8b2903b4e9
|
ci: Propagate dependency bumps transitively (#27270)
|
2026-03-19 10:38:56 +00:00 |
|
Svetoslav Dekov
|
51a65d9bda
|
fix(editor): Remove toast bottom offset when AI chat panel is open (#27132)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-19 10:18:16 +00:00 |
|
Jaakko Husso
|
90b2b9c516
|
fix(core): Allow expressions in tool default values on chat hub tools (#27167)
|
2026-03-19 10:08:07 +00:00 |
|
Daria
|
036a0db0b3
|
feat(editor): Add history version info to execution page (#26768)
|
2026-03-19 09:53:35 +00:00 |
|
Charlie Kolb
|
f79b4d7a71
|
feat(editor): Display workflow, credential and data table dependencies (#26912)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-03-19 09:53:21 +00:00 |
|
Alex Grozav
|
8b9c63a58b
|
refactor(editor): Migrate execution and logs composables to workflowDocumentStore (no-changelog) (#27162)
|
2026-03-19 09:31:47 +00:00 |
|
Alexander Gekov
|
588308e3c1
|
fix(Jira Node): Add continueOnFail support for all operations (#27108)
|
2026-03-19 09:29:40 +00:00 |
|
Milorad FIlipović
|
5af2a8a4b8
|
fix(core): Stop auto applying credentials for updated MCP workflows (#27258)
|
2026-03-19 09:19:59 +00:00 |
|
Ricardo Espinoza
|
dce55d2e19
|
feat(core): Add search_projects, search_folders MCP tools and folderId to create_workflow (#27248)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:08:42 +00:00 |
|
Rob Hough
|
32ec3d390f
|
fix(editor): Fix markdown list item wrapping in chat messages (no-changelog) (#27082)
|
2026-03-19 08:54:17 +00:00 |
|
Ricardo Espinoza
|
322aac1da0
|
feat(core): Add filtering parameters to get_execution MCP tool (#27192)
|
2026-03-19 08:35:16 +00:00 |
|