Commit Graph

2821 Commits

Author SHA1 Message Date
Ricardo Espinoza
13ffed8734
feat(core): Add telemetry and audit log for admin API key management (no-changelog) (#31936) 2026-06-10 11:25:43 +00:00
Irénée
4a681d0727
test: Fix source countrol connection e2e tests (#31962) 2026-06-10 10:05:38 +00:00
Svetoslav Dekov
af9caffc7e
fix(editor): Hide template setup button once setup is complete (#31912)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 09:58:46 +00:00
Csaba Tuncsik
2afc32a3ec
feat(core): Make data redaction enforcement generally available (#31966) 2026-06-10 09:58:20 +00:00
Rohit Gahlawat
f6e57059ca
fix(editor): Preserve loaded options value when navigating between nodes (#31946) 2026-06-10 08:52:56 +00:00
Raúl Gómez Morales
30540e8bfd
feat(editor): Add per-editor capability overrides for the AI workflow preview (no-changelog) (#31899) 2026-06-10 07:59:25 +00:00
Dimitri Lavrenük
b810bfde43
feat: Computer use supports reading local pdf and image files (#30704) 2026-06-10 06:47:50 +00:00
Csaba Tuncsik
0685db8ff6
fix(editor): Open sticky note color picker from context menu (#31917) 2026-06-09 13:00:13 +00:00
Svetoslav Dekov
7b2c722182
fix(editor): Close credential modal after successful setup (#31925)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-06-09 12:50:40 +00:00
Guillaume Jacquart
f6518a5780
fix(editor): Skip external-secrets fetch on Community Edition (#31906)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 11:56:40 +00:00
n8n-release-tag-merge[bot]
859337bd1d Merge tag 'n8n@2.26.0'
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-09 10:50:31 +00:00
Guillaume Jacquart
4f10853a15
fix(editor): Send only credential id when authorizing OAuth credentials (#31926)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 10:33:21 +00:00
Yuliia Pominchuk
8cd67d300d
fix(editor): Use workflow-scoped credential fetch in node credential picker (#31938) 2026-06-09 10:04:15 +00:00
n8n-assistant[bot]
5be570c735
🚀 Release 2.26.0 (#31967)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-09 10:03:45 +00:00
Hammad Khan
073187137a
fix(editor): Show an error when imported JSON is not a valid workflow (#31782) 2026-06-09 09:55:51 +00:00
Raúl Gómez Morales
82ff6523f4
refactor(editor): Remove dead code from Instance AI frontend (no-changelog) (#31958) 2026-06-09 09:36:28 +00:00
Benjamin Schroth
085900998c
feat(editor): Add telemetry to config evals wizard (no-changelog) (#31950) 2026-06-09 08:43:17 +00:00
Thanasis G
72ab6d770b
fix(editor): Preserve workflow redaction policy under instance floor (#31932)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2026-06-09 05:42:39 +00:00
Michael Kret
ed09c08dd4
fix(editor): Preserve non-string JSON values when importing cURL commands (#31791) 2026-06-09 03:23:57 +00:00
Benjamin Schroth
eddd4ae030
feat(editor): Improve evaluations wizard steps, gating, and results (no-changelog) (#31935) 2026-06-08 18:28:52 +00:00
Benjamin Schroth
ab90559dbe
fix(editor): Skip evals wizard hydration on unsaved workflows (no-changelog) (#31844) 2026-06-08 17:17:35 +00:00
Benjamin Schroth
0bfc1068f6
fix(editor): Reset evals pane on workflow switch and gate on AI node (no-changelog) (#31840) 2026-06-08 16:26:08 +00:00
Benjamin Schroth
997a9b02d1
fix(editor): Correct string comparison scores in config evals (no-changelog) (#31839) 2026-06-08 16:11:09 +00:00
bjorger
950e99f399
feat(core): Support inline sub-agent difficulty models (#31749)
Co-authored-by: Riqwan Thamir <riqwan.thahamir@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 16:06:14 +00:00
Ricardo Espinoza
1401190289
feat(editor): Add Mine and All tabs to the API keys settings (#31239)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-08 13:47:48 +00:00
Csaba Tuncsik
c05a623b05
fix(editor): Reference manage data redaction permission in enforcement dialogs (#31893) 2026-06-08 13:29:38 +00:00
bjorger
34f85d9f72
feat(core): Use maxChildren for sub-agent fanout (#31730)
Co-authored-by: Riqwan Thamir <riqwan.thahamir@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 12:10:34 +00:00
Alex Grozav
0d209bfcc4
test(editor): Track canvas re-render counts in performance benchmarks (no-changelog) (#31905)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 12:00:54 +00:00
Tuukka Kantola
054c85d635
fix(editor): Polish Instance AI panel interactions (#31903) 2026-06-08 11:38:31 +00:00
Declan Carroll
29735c7a04
chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880)
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-08 10:19:32 +00:00
Raúl Gómez Morales
0b3890605b
feat: Scope Instance AI threads to a project (no-changelog) (#31565)
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
Co-authored-by: Tuukka Kantola <tuukka@n8n.io>
2026-06-08 10:16:36 +00:00
Savelii
b9af480f75
fix(editor): Allow editing IdP mapping rules when SSO is configured v… (#31809) 2026-06-08 10:10:34 +00:00
Michael Drury
5e6be990f0
chore(ai-builder): Remove 056_ai_builder_template_examples experiment (no-changelog) (#31763) 2026-06-08 10:04:06 +00:00
Csaba Tuncsik
b755ee4b32
fix(editor): Show data redaction upgrade prompt on unlicensed instances (#31816) 2026-06-08 08:37:50 +00:00
Daria
c3abda14bc
refactor(editor): Migrate canvas groups to VueFlow title-bar nodes (no-changelog) (#31502)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2026-06-08 08:33:27 +00:00
Rob Hough
5036147430
fix(editor): Copy only selected markdown editor text (#31851) 2026-06-08 08:01:24 +00:00
Michael Drury
1640e5eb79
fix(core): Remove old rich_interaction tool and make sure integration actions use Vercel Chat SDK UI interface (no-changelog) (#31675) 2026-06-08 07:54:59 +00:00
Milorad FIlipović
bef0edaccf
feat(core): Implement preview-workflow app (#31647) 2026-06-08 07:35:30 +00:00
Rob Hough
0db6a4b7d8
refactor(editor): Update headers UI in Agents (#31581)
Some checks failed
Build: Benchmark Image / build (push) Has been cancelled
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Util: Update Node Popularity / approve-and-automerge (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (beta) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (stable) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (v1) (push) Has been cancelled
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-06-06 13:15:48 +00:00
Michael Drury
5746a1fc16
feat(core): Per tool HITL approval support for agent tools (no-changelog) (#31685) 2026-06-05 16:38:49 +00:00
Irénée
bd86520024
refactor: Use span attributes wording for OTel labels (#31841) 2026-06-05 15:04:37 +00:00
Benjamin Schroth
7e674c11a5
feat(editor): Rework evaluations wizard into four steps (no-changelog) (#31795)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-05 14:08:05 +00:00
Milorad FIlipović
4f3669c35b
feat(editor): Add pagination to MCP workflows table (#31780) 2026-06-05 13:13:46 +00:00
Raúl Gómez Morales
eb1f40e129
feat: Extend HITL input telemetry to cover the planning step (no-changelog) (#31815) 2026-06-05 12:57:03 +00:00
Raúl Gómez Morales
679d2e4fe0
feat(editor): Track 'User viewed new builder workflow' telemetry (no-changelog) (#31814) 2026-06-05 12:52:03 +00:00
Raúl Gómez Morales
4c0628a5b5
fix(editor): Move the AI Assistant status line into the conversation flow (#31811) 2026-06-05 12:29:52 +00:00
Guillaume Jacquart
d9177c5101
feat(core): Prevent combining sharing with private credentials (no-changelog) (#31644)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 12:23:56 +00:00
Alex Grozav
f3276f2987
refactor(editor): Cleanup after execution state migration (no-changelog) (#31558)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 11:06:07 +00:00
oleg
52a1a0809a
feat(core): Decouple Instance AI workflow verification from planning (#31340)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2026-06-05 10:44:47 +00:00
Dimitri Lavrenük
0d7297c680
feat: MCP registry servers support extending existing credentials (#31460)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-06-05 10:41:34 +00:00