Commit Graph

5726 Commits

Author SHA1 Message Date
Michael Drury
64d4a7457b
fix(core): Agents correctly clear thinking status once they respond in Slack DMs (no-changelog) (#31591) 2026-06-03 12:05:38 +00:00
Tomi Turtiainen
163c718a3a
refactor: Refine trigger naming in core and cli (#31632) 2026-06-03 11:30:45 +00:00
Raúl Gómez Morales
e27c4feaca
feat(core): Invalidate instance-ai build-workflow cache on canvas edits (#31274) 2026-06-03 11:09:23 +00:00
Declan Carroll
7bd7b9943b
test(benchmark): Add dedicated webhook procs + sizing matrix aggregator (DEVP-200 + DEVP-185) (#31037)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-03 10:49:17 +00:00
Albert Alises
67b177b156
test(core): Refresh Instance AI workflow builder recordings (#31413) 2026-06-03 10:28:33 +00:00
Iván Ovejero
c8ef1be0d4
perf(core): Skip execution data pre-read on full overwrite (#31634) 2026-06-03 10:27:32 +00:00
Irénée
c32a33cda2
feat(core): Track OpenTelemetry usage telemetry (#31570) 2026-06-03 10:03:44 +00:00
Csaba Tuncsik
de95eb84ae
feat(core): Allow stricter-than-floor workflow redaction updates (#31304) 2026-06-03 09:59:41 +00:00
Sandra Zollner
91166af946
feat(core): Add id-only credential resolution to package import (#31223)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 09:00:57 +00:00
yehorkardash
86e42203ff
feat: Allow cancelling HITL messages (no-changelog) (#31561) 2026-06-03 08:55:04 +00:00
Csaba Tuncsik
0fef7d572c
refactor(core): Resolve execution-time redaction as strictest per channel (#31504) 2026-06-03 08:12:54 +00:00
Guillaume Jacquart
27aca712df
refactor(editor): Rename Dynamic credentials to Private credentials in the UI (#31555)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 08:02:51 +00:00
Michael Kret
8376a4f2a4
fix(core): Allow exporting workflows with AI Gateway-managed credentials (#31136) 2026-06-03 07:54:36 +00:00
Ricardo Espinoza
412044731e
feat(core): Split API key scopes and let admins see and revoke any key (#31237)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-03 07:51:22 +00:00
Michael Kret
7ab8254329
fix(core): Resolve custom node icon paths (#30946) 2026-06-03 06:00:56 +00:00
Srinjoy
6bcd02a5f0
fix(core): Fix hardcoded aud claim in MCP OAuth tokens (#30558)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-06-02 21:37:30 +00:00
kisst
717b8602df
feat(API): Expose mfaEnabled field in Public API user endpoints (#25512)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 17:00:26 +00:00
Michael Drury
2a9a23f774
fix(core): External agent channels correctly utilise the user ID for episodic memory (#31584) 2026-06-02 16:56:18 +00:00
bjorger
255b7a1543
fix(core): Strip legacy unsupported config before agent JSON validation (#31577)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 16:41:50 +00:00
Albert Alises
332d2df44e
fix(core): Move instance AI builds to a skill (#31412) 2026-06-02 16:06:00 +00:00
bjorger
bfff25f05d
feat(core): Add sub-agent executions (#31540)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-02 15:37:39 +00:00
RomanDavydchuk
ee3b277ff0
feat(core): Add support for per-user connections to MCP servers from the registry in instance AI (#31325)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
2026-06-02 15:27:14 +00:00
Dmitrii
29b1220a90
refactor(core): Rename N8N_OTEL_TRACES_PUBLISHED_ONLY env var to N8N_OTEL_TRACES_PRODUCTION_ONLY (#31575) 2026-06-02 14:46:11 +00:00
Guillaume Jacquart
8de9958c5f
feat(core): Grant execution owners access to their own redacted data (#31139)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 14:35:51 +00:00
Iván Ovejero
f83efe5b04
fix(core): Lock execution row during data-only condition re-check (#31547) 2026-06-02 13:17:04 +00:00
José Braulio González Valido
64f25b2ad8
feat(core): Show eval-mock executions in canvas list (no-changelog) (#31244)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 13:14:51 +00:00
Benjamin Schroth
2400bfed8b
feat(core): Evaluations wizard backend (no-changelog) (#31357) 2026-06-02 13:13:21 +00:00
Garrit Franke
700b1cd227
feat(Trello Node): Add OAuth1 credential support (#30369)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-06-02 13:02:57 +00:00
Konstantin Tieber
e785e4e7f3
fix(core): The n8n import:workflow --activeState=fromJson cli can fail for subworkflow dependencies (#31377) 2026-06-02 12:48:50 +00:00
Ricardo Espinoza
cc9fa172c8
feat(core): Replace get_suggested_nodes MCP tool with get_workflow_best_practices (#31048) 2026-06-02 12:35:19 +00:00
Michael Drury
58a3fb2227
fix(core): Remove agents module dependence on chat-hub APIs (no-changelog) (#30769) 2026-06-02 11:57:52 +00:00
bjorger
25f2d3cf32
feat(core): Add sub-agent session linkage migration (#31534)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 11:38:58 +00:00
Albert Alises
4e0e0ed11a
fix: Improve Instance AI workflow-builder eval reliability and node diagnostics (#31506) 2026-06-02 11:35:34 +00:00
n8n-assistant[bot]
d1c8049ddb
🚀 Release 2.25.1 (#31549)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-02 13:23:57 +03:00
n8n-release-tag-merge[bot]
9b76fbcc07 Merge tag 'n8n@2.24.0' 2026-06-02 10:18:45 +00:00
n8n-assistant[bot]
6c321ea2a0
🚀 Release 2.24.0 (#31541)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-02 09:51:11 +00:00
Mike Repeć
01dec32c0a
refactor(core): Add findById and findMany to ExecutionPersistence (no-changelog) (#30467)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 09:45:32 +00:00
Ricardo Espinoza
166eb85509
feat(core): Add validate_node_config MCP tool for per-node validation (#31047)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 09:37:16 +00:00
Konstantin Tieber
fb51c309e8
fix(core): Error workflows show up as separate span in otel traces (#31252) 2026-06-02 09:26:54 +00:00
José Braulio González Valido
a1369e7736
fix(core): Preserve execution output fidelity in eval verifier artifact (no-changelog) (#30989)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 08:55:01 +00:00
Iván Ovejero
c33a772cc0
refactor(core): Reject combining requireStatus and requireNotCanceled (#31501) 2026-06-02 08:21:15 +00:00
n8n-cat-bot[bot]
e8cbcf0b08
fix(core): Raise rate limit on telemetry /identify endpoint (#31509)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 07:57:14 +00:00
Milorad FIlipović
9087a5ac6d
fix(core): Fix multi-turn evals for mcp (no-changelog) (#31470) 2026-06-02 07:33:08 +00:00
bjorger
bee1314aeb
feat(core): Add scheduled tasks for agents (#31436)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 04:01:23 +00:00
Ricardo Espinoza
d327be0756
feat(core): Paginate the API keys list endpoint (#31500)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 19:28:13 +00:00
Irénée
dbe395202b
feat: Add workflow-level telemetry tags (#30948) 2026-06-01 16:08:46 +00:00
Milorad FIlipović
43f7446c1e
feat(core): Introduce mcp-apps package (no-changelog) (#31298) 2026-06-01 15:39:41 +00:00
Iván Ovejero
ccf401c720
fix(core): Re-register expression metrics after Prometheus registry reset (#31484) 2026-06-01 12:46:01 +00:00
Guillaume Jacquart
2431a43ac1
feat(core): Surface user-facing error when credential is not connected for manual runs (#30993)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 12:35:09 +00:00
Andreas Fitzek
3ec0594fa8
feat(API): Add browser session binding for OAuth credential callbacks (no-changelog) (#31214)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-01 11:52:06 +00:00