n8n-assistant[bot]
|
87db96e99d
|
🚀 Release 2.32.5 (#34932)
Co-authored-by: mike12345567 <4407001+mike12345567@users.noreply.github.com>
|
2026-07-24 17:25:59 +00:00 |
|
n8n-assistant[bot]
|
b0aac90ecc
|
fix: Improve MCP tool handling (no-changelog) (backport to release-candidate/2.32.x) (#34883)
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
|
2026-07-24 17:24:45 +01:00 |
|
n8n-assistant[bot]
|
4f0e37a8f5
|
🚀 Release 2.32.4 (#34849)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
|
2026-07-24 07:16:15 +00:00 |
|
n8n-assistant[bot]
|
14e48bacb9
|
fix(core): Fall back to the run's resolved model for AI Assistant verification LLM calls (backport to release-candidate/2.32.x) (#34776)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
|
2026-07-23 11:44:18 +00:00 |
|
n8n-assistant[bot]
|
e985cbac2a
|
🚀 Release 2.32.2 (#34728)
Co-authored-by: mike12345567 <4407001+mike12345567@users.noreply.github.com>
|
2026-07-22 14:29:35 +00:00 |
|
n8n-assistant[bot]
|
7d43cce195
|
🚀 Release 2.32.1 (#34701)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2026-07-22 09:59:20 +00:00 |
|
n8n-assistant[bot]
|
f69dfc6dd2
|
chore: Bundle/2.x (backport to release-candidate/2.32.x) (#34692)
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2026-07-22 11:39:04 +02:00 |
|
n8n-assistant[bot]
|
662a23c202
|
🚀 Release 2.32.0 (#34600)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
|
2026-07-21 07:14:52 +00:00 |
|
Albert Alises
|
080c3ccc8c
|
fix(core): Alert on unusable Instance AI sandbox snapshots and gate the release on snapshot health (#34344)
|
2026-07-20 18:21:53 +00:00 |
|
Riqwan Thamir
|
267fd853cd
|
fix(core): Cancel Instance AI workspace tools promptly on stop (#34551)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Robin Braumann <50590409+bjorger@users.noreply.github.com>
|
2026-07-20 16:40:44 +00:00 |
|
Michael Drury
|
101f3f0a51
|
feat(core): First class agent executions count towards license quota (no-changelog) (#34450)
|
2026-07-20 16:28:07 +00:00 |
|
Michael Drury
|
e162724baa
|
fix(editor): Allow self-hosted OpenAI credentials for episodic memory (#34558)
|
2026-07-20 15:17:35 +00:00 |
|
Danny Martini
|
056c1a6af3
|
fix(core): Self-heal orphaned trigger status rows on unpublish (no-changelog) (#34443)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-20 15:17:11 +00:00 |
|
Ali Elkhateeb
|
a4d4dbf99d
|
feat(API): Add @PublicApiController pattern with reference tags endpoint (no-changelog) (#34511)
|
2026-07-20 14:52:18 +00:00 |
|
Ricardo Espinoza
|
a2c19e4697
|
feat(editor): Add Mine/All tabs, search and filters to MCP connected clients (#33857)
|
2026-07-20 14:33:30 +00:00 |
|
PRATHAMESH HUKKERI
|
96264a063b
|
fix: Extend orphan message cleanup to handle trailing orphans from memory trimming (#34385)
Co-authored-by: Prathamesh Hukkeri <prathamesh04@users.noreply.github.com>
|
2026-07-20 14:27:26 +00:00 |
|
José Braulio González Valido
|
32d4c1a123
|
ci(ai-builder): Point eval workflows at the consolidated LangTracer baseline suite (no-changelog) (#34402)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-20 13:55:41 +00:00 |
|
Alex Grozav
|
ccb204ab9f
|
feat(editor): Expose AuthenticationMethod as a runtime import from @n8n/api-types (no-changelog) (#34559)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-20 13:25:18 +00:00 |
|
Riqwan Thamir
|
4f8fef13ca
|
fix(core): Cancel Instance AI tool runs promptly when generation is stopped (#34433)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Robin Braumann <50590409+bjorger@users.noreply.github.com>
|
2026-07-20 11:23:16 +00:00 |
|
Robin Braumann
|
5cb674ed37
|
feat: Validate agent configuration before publishing (#34452)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-20 10:46:29 +00:00 |
|
Ali Elkhateeb
|
cf8337aeb1
|
feat(API): Add endpoint to set the SAML SSO configuration (#34224)
|
2026-07-20 10:15:32 +00:00 |
|
Yuliia Pominchuk
|
fa5476c0cb
|
fix(editor): Include Chat, AI Assistant, and MCP settings under 'Instance settings: Manage' custom role permission (#34455)
|
2026-07-20 10:04:54 +00:00 |
|
mfsiega
|
23285bbd11
|
feat(core): Relay workflow publication status pushes across main instances (no-changelog) (#34202)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
|
2026-07-20 08:26:32 +00:00 |
|
James Martin
|
e68fb3af52
|
fix(editor): Prevent users from clicking workflows within insights that they do not have access to (#34362)
|
2026-07-20 07:56:25 +00:00 |
|
Robin Braumann
|
078ee55890
|
feat(core): Prefer MCP servers over node tools when available (#34458)
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.18.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: Cursor <cursoragent@cursor.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
|
2026-07-18 15:26:45 +00:00 |
|
Garrit Franke
|
26caaa876f
|
fix: Allow devDependency imports in linter (#34335)
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.18.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
|
2026-07-17 19:47:39 +00:00 |
|
Mutasem Aldmour
|
02af123574
|
feat: Add typed seed data tables with rows on execution scenarios (#34420)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 17:30:19 +00:00 |
|
Michael Drury
|
969a68e217
|
fix(core): Prefer direct tools for agent capabilities (#34466)
|
2026-07-17 15:57:03 +00:00 |
|
Eugene
|
74be136828
|
fix(editor): Show agent name instead of Untitled in AI assistant artifacts (no-changelog) (#34395)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 15:29:47 +00:00 |
|
Mike Repeć
|
09f5adec0d
|
fix(core): Resolve @n8n/expression-runtime to its CJS build under Node (#34463)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 14:51:34 +00:00 |
|
Mutasem Aldmour
|
7d6fd4ca9c
|
fix: Report an unverifiable unit as notVerified, not a silent pass (#34421)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 14:23:10 +00:00 |
|
Raúl Gómez Morales
|
ab8dde5b79
|
feat(core): Flip the Instance AI durable event log on by default with a pre-log backfill migration (no-changelog) (#34349)
|
2026-07-17 14:01:21 +00:00 |
|
Rodrigo Santos da Silva
|
b42aeee50f
|
feat: Adding agents tracing environment variable (#34401)
|
2026-07-17 14:00:37 +00:00 |
|
Michael Kret
|
263ec699d6
|
feat(core): Adopt "n8n credits" wording and default to it in Instance AI (#34426)
|
2026-07-17 13:02:29 +00:00 |
|
Robin Braumann
|
9882c5c6cc
|
fix(core): Preserve agent builder question answers (#34414)
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.18.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
Build: Benchmark Image / build (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-17 12:11:02 +00:00 |
|
Matsu
|
74991e4342
|
chore: Clean up dangling Jest artifacts (#34446)
|
2026-07-17 11:58:36 +00:00 |
|
Mutasem Aldmour
|
40c5b76708
|
fix: Do not lose scenario results on a budget/timeout abort (#34419)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 11:15:28 +00:00 |
|
Robin Braumann
|
7c7506dc16
|
fix(core): Persist MCP servers when credential setup is skipped (#34399)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-17 11:08:12 +00:00 |
|
Danny Martini
|
4aa5fd08e9
|
chore(core): Make dockerized schema-docs independent of container-to-host networking (no-changelog) (#34146)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 10:37:52 +00:00 |
|
Riqwan Thamir
|
ecef57fdc5
|
fix(core): Stop workflow-builder from adding sticky notes by default (no-changelog) (#34410)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-07-17 10:34:27 +00:00 |
|
James Martin
|
338f186f0b
|
fix(core): Replace https agent for 'Ignore SSL issues' OAuth2 requests with one that respects proxies (#34234)
|
2026-07-17 10:18:59 +00:00 |
|
Anne Aguirre
|
9fad2ba510
|
feat(ai-builder): Send agent preview chat context to AIA chat (#34308)
|
2026-07-17 10:17:17 +00:00 |
|
Daria
|
8477e5896a
|
feat(editor): Add descriptions to canvas groups (#34219)
|
2026-07-17 09:59:51 +00:00 |
|
Elias Meire
|
bdff8f4be9
|
fix(core): Fix AI Agent not seeing tools connected through HITL tools (#34271)
|
2026-07-17 09:53:50 +00:00 |
|
Arvin A
|
dde77cb7d3
|
feat(editor): Add per-case compare tabs to eval collection compare view (#33880)
|
2026-07-17 09:46:40 +00:00 |
|
Matsu
|
e34343b4a0
|
chore: Migrate all base packages to TypeScript 7 (#34338)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 12:56:29 +03:00 |
|
Declan Carroll
|
f7f0556f65
|
build: Bump base and n8n images to Node 24.18.0 (no-changelog) (#34337)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 08:45:32 +00:00 |
|
Nour Alhadi Mahmoud
|
b63758247e
|
feat(core): Add variable bundling to package export (#34040)
|
2026-07-17 08:01:37 +00:00 |
|
Matsu
|
9b2b78f8d5
|
chore: Migrate the rest of packages/@n8n to typescript 7 (#34332)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-17 10:45:58 +03:00 |
|
Anne Aguirre
|
84ee0632a3
|
feat(ai-builder): Allow AIA agent builder to publish and unpublish first-class agents (#34368)
|
2026-07-17 07:08:34 +00:00 |
|