Commit Graph

20327 Commits

Author SHA1 Message Date
Michael Kret
151fd83e0a
fix(editor): Show error feedback when copying non-duplicatable triggers (#31104) 2026-06-03 05:57:00 +00:00
Michael Kret
ec44980689
fix: Format single-line PEM keys when newlines are stripped on paste (#31129)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-06-03 05:54:51 +00:00
Michael Kret
9963143c57
fix(HTTP Request Node): Sign Amazon Bedrock requests as 'bedrock' service (#31250) 2026-06-03 05:51:42 +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
n8n-cat-bot[bot]
6b76fb7ed9
ci: Handle empty ledger body in mutation-health picker (#31607)
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 21:33:25 +00:00
n8n-cat-bot[bot]
098fcb39cb
test: Stabilize AI unit tests against cold heavy-load timeouts (#31592)
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 21:13:49 +00:00
Dawid Myslak
e8089b4ec7
chore: Add human-like code review skill (#31533)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 19:22:56 +00:00
Lorent Lempereur
957fdecabc
feat(core): Monitor and recover Postgres connection pool (#31008)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 19:20:13 +00:00
Michael Drury
ff1a7aeb19
fix(core): Fix dropdown menu safety triangle (#31583) 2026-06-02 17:04:13 +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
Declan Carroll
acc0cb321e
ci: Restore default build in grind-changed-tests workflow (#31571)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 14:07:21 +00:00
Riqwan Thamir
8a245a5a88
feat(core): Add knowledge base to snapshot image (#31551) 2026-06-02 14:00:24 +00:00
José Braulio González Valido
2a1f3d6b2d
feat(ai-builder): Add datasets field for PR-tier suite (no-changelog) (#31429)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 13:30:31 +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
Alex Grozav
a724624b1a
refactor(editor): Migrate getNewWorkflowData to the workflows API (#31556)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 13:12:48 +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
n8n-cat-bot[bot]
485c153ad6
fix: Declare @smithy/node-http-handler and @aws-sdk (#31562)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
2026-06-02 12:46:57 +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
Matsu
dd5d539398
test: Migrate @n8n/ai-utilities from Jest to Vitest (#31490)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 12:33:58 +00:00
Jaakko Husso
a0b616073b
refactor(core): Split planner run into briefing + coordinator modules (#31458)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 12:28:07 +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
Eugene
e65b4abea1
fix(editor): Show actions on published version in agent history (no-changelog) (#31545)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:50:02 +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
Matsuuu
b170b07aec
Merge tag 'n8n@2.25.1' 2026-06-02 14:13:12 +03: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
Riqwan Thamir
790a8da6af
Revert "feat(core): Add knowledge base to snapshot image" (#31544) 2026-06-02 13:19:23 +03:00
n8n-release-tag-merge[bot]
9b76fbcc07 Merge tag 'n8n@2.24.0' 2026-06-02 10:18:45 +00:00
n8n-cat-bot[bot]
0cb26bdea9
ci: Build tsc deps and surface vitest stderr in grind workflow (#31543)
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 10:05:57 +00:00
n8n-cat-bot[bot]
b89582a1b6
refactor: Migrate type-validation throws to UserError (#31537)
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 09:51:21 +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
Matsu
73c02cb1c2
chore(core): Migrate @n8n/agents from Jest to Vitest (no-changelog) (#31529)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:17:03 +00:00
Hammad Khan
01cc906ebd
fix(Zulip Node): Normalize multiOptions recipients when expression returns a string (#31492)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-06-02 09:03:28 +00:00
Bernhard Wittmann
60c8517004
fix: Extend Browser mcp secret redaction patterns (#30970) 2026-06-02 08:58:04 +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]
7bed5ec9a7
refactor: Widen instanceof ApplicationError checks to also accept BaseError (#31217)
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 08:00:01 +00:00