Commit Graph

4639 Commits

Author SHA1 Message Date
n8n-assistant[bot]
cb60f2fa54
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (backport to release-candidate/2.30.x) (#33826)
Co-authored-by: Joco-95 <jonathan.codas@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 10:54:06 +00:00
n8n-assistant[bot]
ae7c66c3c0
fix(core): Acquire expression isolate when resolving node inputs (backport to release-candidate/2.30.x) (#33771)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 08:16:46 +00:00
n8n-assistant[bot]
26068c9d50
fix(core): Acquire expression isolate when resolving node parameters (backport to release-candidate/2.30.x) (#33770)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 08:16:43 +00:00
n8n-assistant[bot]
fc2bac5e3e
fix: Chat works when running on separate webhook server (backport to release-candidate/2.30.x) (#33801)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-07-08 07:42:32 +00:00
n8n-assistant[bot]
225e2ff537
chore: Bundle/2.x (backport to release-candidate/2.30.x) (#33795)
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-07-08 06:44:31 +00:00
n8n-assistant[bot]
1a7010ffa0
feat(core): Support custom global roles in token exchange provisioning (backport to release-candidate/2.30.x) (#33740)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-07-07 10:11:47 +00:00
n8n-assistant[bot]
cbf72ef4dc
fix(core): Guard against null run-data slots in execution redaction (backport to release-candidate/2.30.x) (#33725)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-07-07 08:22:47 +00:00
Bernhard Wittmann
bd1ac70eef
feat(core): Add managed-auth telemetry to credential lifecycle events (no-changelog) (#33391) 2026-07-07 06:35:02 +00:00
Riqwan Thamir
dc1e3ce57b
feat(editor): Render AI Assistant reasoning as separate blocks in the run timeline (#33676)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 16:27:01 +00:00
Michael Drury
1dce924b0d
fix(core): Agents model list exclude deprecated models and improved error surfacing (no-changelog) (#33631)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 15:27:47 +00:00
Iván Ovejero
ca589e9f56
fix(core): Honor target version in migration report (#33671) 2026-07-06 14:56:49 +00:00
Iván Ovejero
507131ef5a
fix: Improve error on missing execution data (#33567) 2026-07-06 14:12:53 +00:00
Milorad FIlipović
c5d65998da
test: Reduce non-builder noise in MCP workflow evals (no-changelog) (#33565) 2026-07-06 13:48:11 +00:00
Albert Alises
f7bf3e6884
perf(core): Reduce Instance AI builder context size and eliminate deterministic retries (no-changelog) (#33604) 2026-07-06 13:21:01 +00:00
Guillaume Jacquart
25acaadf71
feat(core): Clear end-user connections when shared credential fields change (#33624)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 12:52:03 +00:00
Dimitri Lavrenük
22e37bd059
feat: Setup credentials card includes a button to setup automatically in AI Assistant (#33453)
Co-authored-by: RomanDavydchuk <roman.d@radency.com>
2026-07-06 12:14:38 +00:00
Michael Drury
331e1fde38
feat(core): Agents feature UI update in preparation for AIA integration (no-changelog) (#33561) 2026-07-06 12:08:59 +00:00
Andreas Fitzek
de34bec04a
feat(core): Add role:manageProject scope for project-role-only management (#33628) 2026-07-06 12:03:59 +00:00
RomanDavydchuk
a7b031692f
feat(core): Add telemetry for when the MCP tool call made by AI Assistant is complete (no-changelog) (#33521) 2026-07-06 11:39:26 +00:00
Iván Ovejero
378710072f
perf(core): Aggregate workflow statistics to avoid hot-row contention (#33045) 2026-07-06 11:11:18 +00:00
Albert Alises
5934c338df
perf(core): Return workflow structure summaries by default from Instance AI inspect actions (#33541) 2026-07-06 10:59:53 +00:00
Albert Alises
d90956d41a
perf(core): Eliminate redundant skill content round-trips in Instance AI builder (no-changelog) (#33603) 2026-07-06 09:37:06 +00:00
Matsu
8d9466fa7a
chore: Pin langchain core packages and surface issues better (#33621)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 08:43:54 +00:00
RomanDavydchuk
f18443d58c
fix(core): Load tools for MCP registry connections from the server (#33542) 2026-07-06 08:21:53 +00:00
bjorger
fcceeab4b1
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 08:20:28 +00:00
Andreas Fitzek
ac36a2d9eb
feat(core): Streamline custom role scope handling (no-changelog) (#33535) 2026-07-06 07:59:32 +00:00
Jaakko Husso
96ba6a82f9
feat(core): Support multi-main deployments for Instance AI (no-changelog) (#33296)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 07:25:44 +00:00
Tomi Turtiainen
ece6d303d0
refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) (#33441)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
2026-07-06 07:12:28 +00:00
Iván Ovejero
614456f378
refactor: Add breaking change rule for multi-output Always Output Data (#33553) 2026-07-03 14:21:58 +00:00
Albert Alises
2be4092c4d
fix(core): Improve Instance AI workflow-building reliability (#33530) 2026-07-03 13:27:45 +00:00
yehorkardash
5b39761a89
fix(MCP Client Node): Don't send undefined token to mcp and include resource in token request (#33527) 2026-07-03 12:55:56 +00:00
Raúl Gómez Morales
e46e3217c8
fix(core): Preserve Instance AI agent activity when its run snapshot is empty (#33557) 2026-07-03 12:40:23 +00:00
bjorger
e9e2dd6ba1
fix(core): Make agent execution project-scoped so published workflows in team projects can message agents (#33459)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 12:29:17 +00:00
Irénée
7e738cad02
fix(core): Improve OTEL error type handling (#33519) 2026-07-03 12:03:41 +00:00
Benjamin Schroth
27b284457f
feat(API): Add public API endpoints to read evaluation test runs (#33455) 2026-07-03 11:56:26 +00:00
James Gee
8117437708
feat(core): Export contained workflows when exporting a folder (no-changelog) (#33482) 2026-07-03 11:40:35 +00:00
Jaakko Husso
d448379500
fix(core): Persist AI Assistant domain-access approvals across restarts and mains (#33454)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 11:07:12 +00:00
Jaakko Husso
e609a0569a
fix(core): Fix instance AI title refinement logic (no-changelog) (#33517)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 10:44:50 +00:00
Jaakko Husso
3bca7275bb
feat: Configure Instance AI providers via environment variables only (no-changelog) (#33488)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 10:44:22 +00:00
Irénée
e01bb9e8db
fix(core): Improve external secrets provider failure logs (#33104) 2026-07-03 10:22:34 +00:00
mfsiega
aa2d5d48f9
feat(editor): Reflect async and partial publication on the publish button (no-changelog) (#33310)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-03 10:01:10 +00:00
Milorad FIlipović
579656db2e
test: Parallelize MCP workflow evals across build lanes (no-changelog) (#33468) 2026-07-03 08:33:42 +00:00
Nikhil Kuriakose
0a6cb663e3
feat(editor): Improve data table node (#28199)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 08:29:47 +00:00
Jaakko Husso
8efa7fcf81
fix(core): Fix Instance AI orchestrator prompt caching across resumes (no-changelog) (#33504)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 08:27:33 +00:00
Guillaume Jacquart
546ee30465
fix(core): Surface the underlying cause on OAuth callback errors (#33390)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 07:55:18 +00:00
Andreas Fitzek
36aa28b354
fix: Block manual project member changes when project roles are managed (#33270) 2026-07-03 07:34:14 +00:00
Emilia
ae50852162
fix(API): Only exclude running executions from the public executions list (#32657) 2026-07-03 07:25:20 +00:00
Raúl Gómez Morales
2472df8e6a
fix(core): Preserve Instance AI output for runs stopped before completion (#33335)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2026-07-03 07:14:45 +00:00
Dmitrii
456c6dc0e6
feat(core): Add 'n8n-package-exported' logstreaming event (#33460) 2026-07-03 06:47:30 +00:00
Jaakko Husso
41681795b9
fix(core): Bound Instance AI checkpoint growth and enforce confirmation expiry (no-changelog) (#33456)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 13:57:31 +00:00