Commit Graph

405 Commits

Author SHA1 Message Date
Csaba Tuncsik
61a526133d
fix(core): Clean up resolver references on deletion (#26524) 2026-03-23 18:08:20 +00:00
Ricardo Espinoza
e04dddcbcc
feat(core): Remove license check for API key scopes (#27306)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:10:43 +00:00
Elias Meire
5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +00:00
Declan Carroll
bab42216c0
test: fix scope-lockdown violations in page objects (#27326) 2026-03-20 11:43:14 +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
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
Milorad FIlipović
deb4ef7009
feat(core): Always expose mcp sdk reference as a tool (no-changelog) (#27271) 2026-03-19 15:26:12 +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
Ricardo Espinoza
322aac1da0
feat(core): Add filtering parameters to get_execution MCP tool (#27192) 2026-03-19 08:35:16 +00:00
Stephen Wright
a8f5ee3aeb
feat: Enable secure invite links (#27107) 2026-03-17 15:58:47 +00:00
Svetoslav Dekov
b2d7bdebe7
fix(editor): Command bar wasn't finding any workflows (#26788) 2026-03-17 10:11:31 +00:00
Declan Carroll
7c7c70f142
ci: Unify QA metrics pipeline to single webhook, format, and BigQuery table (no-changelog) (#27111)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 05:50:10 +00:00
Declan Carroll
fbccfbc7f5
test(benchmark): Add Kafka and webhook benchmark framework (no-changelog) (#26761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 15:29:50 +00:00
Daria
6023d46fd1
chore: Enable MCP builder (#27079)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-03-16 10:22:08 +00:00
Suguru Inoue
b2c8edd98b
feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781) 2026-03-16 07:52:50 +00:00
Declan Carroll
060675aa3f
test: Fix no-direct-page-instantiation violations and improve impact analysis (#26914)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 10:49:29 +00:00
Tomi Turtiainen
f5baa1bbf5
fix(core): Skip task runner startup on main in offload mode (#26876) 2026-03-13 08:33:26 +00:00
Svetoslav Dekov
7e86a53893
test(editor): Fix flaky resource mapper E2E test (#26927)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 07:56:42 +00:00
Danny Martini
648962eefb
feat(benchmark): Add expression engine benchmark suite with production patterns (#26451)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:24:40 +00:00
Declan Carroll
f79dd7fac1
test: Fix selector-purity violations in Playwright tests (no-changelog) (#26856)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 08:29:35 +00:00
Declan Carroll
0b1920f03d
test: Fix deduplication violations and update janitor baseline (no-changelog) (#26847)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 15:34:16 +00:00
Svetoslav Dekov
33ba2d5e4d
fix(editor): Preserve resource mapper values during floating node navigation (#26789)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:58:50 +00:00
Declan Carroll
1d8485c987
test: Move raw locators from spec files into page objects (no-changelog) (#26835)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:31:49 +00:00
Declan Carroll
3930cb012c
test: Move hovering-item selector to RunDataPanel page object (no-changelog) (#26793)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:29:55 +00:00
Declan Carroll
e7545ba549
fix: Gate /healthz/readiness behind fullyReady flag (#26742)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:55:12 +00:00
Declan Carroll
60f4569fbe
ci: Add reusable retry script for CI commands (#26815)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:52:57 +00:00
Declan Carroll
9fdfaafc1b
test: Fix selector-purity violations and enable method-level impact analysis (no-changelog) (#26775)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:27:29 +00:00
Declan Carroll
af7dfb7d35
ci: Normalize input paths for impact analysis orchestration (no-changelog) (#26602)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 13:28:40 +00:00
Suguru Inoue
da0cd96537
feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
Rob Hough
396fa210f6
fix(editor): Reduce fixed collection add button sizes (#26411) 2026-03-09 10:31:21 +00:00
Daria
9e2aa8e780
feat(core): Add a separate MCP tool for full execution data (#26674) 2026-03-06 15:53:05 +00:00
Daria
724f361cb8
feat(core): Add (un)publish workflow tools to MCP (#26681) 2026-03-06 14:15:23 +00:00
Dawid Myslak
f1a074f946
fix(Form Node): Improve form rendering consistency (#26540) 2026-03-05 13:26:48 +00:00
Declan Carroll
66087e2dd5
chore: Apply biome formatting to playwright package (no-changelog) (#26586)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:47:20 +00:00
Declan Carroll
1abcd3f425
ci: Unify impact analysis into single ImpactAnalyzer (no-changelog) (#26556)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 09:26:28 +00:00
Declan Carroll
e18564773a
test: Remove dead code NodeDetailsViewPage.getParameterInputContainer (no-changelog) (#26548) 2026-03-04 19:37:19 +00:00
Sandra Zollner
ac017457af
test: Add external secrets provider connection tests (#26493) 2026-03-04 15:52:15 +00:00
Declan Carroll
bcd18a6bfe
test: Janitor cleanup — scope-lockdown, additive-only impact narrowing, metrics refresh (no-changelog) (#26476)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:37:19 +00:00
Tomi Turtiainen
d832ffe763
refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-03-04 09:55:08 +00:00
Rob Hough
1e1c3a75bc
refactor(editor): Update DS Input with new styles (no-changelog) (#26134)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-04 09:09:16 +00:00
Declan Carroll
c4ab0fff99
ci: Add performance benchmark regression detection to CI (#26156)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:52:04 +00:00
Declan Carroll
f8455f81be
ci: Add E2E coverage gap analysis (#26440) 2026-03-03 13:41:20 +00:00
Declan Carroll
02e094c0cd
ci: Improve Helm stack for local dev and CI usage (no-changelog) (#26471) 2026-03-03 13:07:57 +00:00
Declan Carroll
e3ff66bb1f
test: Fix janitor dead-code false positives and CI impact analysis path resolution (no-changelog) (#26449)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 12:32:28 +00:00
Jaakko Husso
672bfc3a25
fix(core): Don't include last human message twice on Chat hub message regeneration (#26430) 2026-03-03 09:18:20 +00:00
Elias Meire
8ac25b8270
fix(editor): Always show auth mode dropdown in credential modal (#26280) 2026-03-03 08:48:19 +00:00
Declan Carroll
7be48a4114
fix: Fix selector-purity violation and E2E impact analysis in CI (#26410)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 14:56:48 +00:00
Daria
f020caa6a7
feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
Declan Carroll
b935dc1f64
test: Add Helm chart E2E testing via K3s + testcontainers (#26155)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:32:37 +00:00
Declan Carroll
d05123d723
test: Move test discovery and orchestration into janitor (#26366)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 09:51:05 +00:00