Jon
|
b2ac67f154
|
fix(Snowflake Node): Avoid call stack overflow on large result sets (#29200)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-30 07:53:48 +00:00 |
|
Stephen Wright
|
83c400e8d4
|
fix(editor): Show permission-aware message on redacted input/output panels (#29521)
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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-04-30 07:37:29 +00:00 |
|
Albert Alises
|
139b803dae
|
fix: Use explicit node references for AI memory session keys (#29473)
|
2026-04-30 07:26:36 +00:00 |
|
José Braulio González Valido
|
4fd68bfc99
|
ci(ai-builder): Parallelize Instance AI eval CI across multiple n8n containers (#29545)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-30 07:22:28 +00:00 |
|
Tomi Turtiainen
|
0dbe6c533e
|
refactor(core): Simplify message event bus recovery (no-changelog) (#29505)
|
2026-04-30 07:11:09 +00:00 |
|
Ali Elkhateeb
|
74d55b9c68
|
fix(core): Round fractional time saved values before inserting into insights BIGINT column (#29553)
|
2026-04-30 07:09:02 +00:00 |
|
Jaakko Husso
|
ef56501d47
|
fix(core): Force saving executions when instance AI executes WFs (#29515)
|
2026-04-30 06:47:32 +00:00 |
|
Declan Carroll
|
ab16e197a7
|
ci: Adjusts Docker builds for Colima compatibility (#29343)
|
2026-04-30 06:10:27 +00:00 |
|
Andreas Fitzek
|
2a0e2fb47a
|
fix(core): Restore peer project discovery in share dropdowns (#29537)
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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-04-29 19:45:07 +00:00 |
|
Nikhil Kuriakose
|
5f93b48e79
|
feat(editor): Update copy for mcp settings (#29399)
|
2026-04-29 19:21:04 +00:00 |
|
Sandra Zollner
|
484cb2efba
|
feat(core): Fix user access control logic (#29481)
|
2026-04-29 15:42:09 +00:00 |
|
Mike Repeć
|
3791db782b
|
fix(core): Add missing @n8n/tournament alias to Vite config (no-changelog) (#29530)
|
2026-04-29 15:25:20 +00:00 |
|
Svetoslav Dekov
|
0e07dedc08
|
fix: Add sequence prefix to proxy expectation recordings (no-changelog) (#29524)
|
2026-04-29 15:21:48 +00:00 |
|
Iván Ovejero
|
334ce39f65
|
test: Retry SSE webhook setup on 404 (#28961)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 15:15:49 +00:00 |
|
Guillaume Jacquart
|
40da23f688
|
feat(editor): Track IdP role mapping in provisioning telemetry (#29416)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 15:12:48 +00:00 |
|
Alex Grozav
|
9a91c83a27
|
refactor(editor): Scope NDV store per workflow document (no-changelog) (#29392)
|
2026-04-29 15:08:36 +00:00 |
|
Jaakko Husso
|
594c60b497
|
fix(core): Make instance AI see workflow runtime error messages correctly (no-changelog) (#29371)
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
|
2026-04-29 15:06:13 +00:00 |
|
Tuukka Kantola
|
e075f859f9
|
feat(editor): Add dev-panel for DOM-annotated feedback prompts (no-changelog) (#28761)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 14:42:12 +00:00 |
|
Mutasem Aldmour
|
0a80722dcb
|
feat: Validate workflow-sdk output topology against mode (#29363)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 14:39:35 +00:00 |
|
Jaakko Husso
|
388cd79908
|
fix(core): Pass nodeTypesProvider to validate workflows fully at instance AI (#29333)
|
2026-04-29 14:25:20 +00:00 |
|
Jaakko Husso
|
84ac8110f8
|
fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500)
|
2026-04-29 14:24:43 +00:00 |
|
phyllis-noester
|
c4bb5ae8df
|
fix(core): Persist execution context before writing to db (#28973)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 14:15:13 +00:00 |
|
RomanDavydchuk
|
4358f1d51c
|
fix(Telegram Trigger Node): Drop pending updates when creating a new webhook (#29103)
|
2026-04-29 13:57:52 +00:00 |
|
Dawid Myslak
|
1516ec7c06
|
feat(Netlify Trigger Node): Add webhook request verification (#29256)
|
2026-04-29 13:45:41 +00:00 |
|
Sandra Zollner
|
898ba5ae25
|
feat(core): Add migration for postgres variable values (#29489)
|
2026-04-29 13:45:24 +00:00 |
|
Charlie Kolb
|
d9d1e7c44a
|
fix(core): Respect global admin scope when listing favorites (#29472)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 13:38:17 +00:00 |
|
José Braulio González Valido
|
54d9286d92
|
fix(ai-builder): Filter LangSmith eval dataset by local file slugs (#29507)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 13:30:29 +00:00 |
|
Andreas Fitzek
|
794334cd79
|
feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498)
|
2026-04-29 13:12:43 +00:00 |
|
Rob Hough
|
758f89c9ef
|
feat(editor): Move Switch component to core design system (#27322)
|
2026-04-29 13:11:24 +00:00 |
|
Rob Hough
|
5361257a80
|
fix(editor): Remove clipping for focus panel textarea (#28677)
|
2026-04-29 13:11:17 +00:00 |
|
Suguru Inoue
|
39a9ac2a14
|
refactor(editor): Migrate deprecated workflow-related methods on workflows store (#29362)
|
2026-04-29 13:04:19 +00:00 |
|
Tomi Turtiainen
|
16d1461858
|
fix(core): Include stack trace in error logs for non-ApplicationError errors (#29496)
|
2026-04-29 12:58:56 +00:00 |
|
Rob Hough
|
bc315d087f
|
fix(editor): Align message box button radius with N8nButton (#29397)
|
2026-04-29 12:32:08 +00:00 |
|
Julian van der Horst
|
4ea1153dfb
|
fix: Fix ollama node url path and thinking tokens (#23963)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
|
2026-04-29 12:30:03 +00:00 |
|
Andreas Fitzek
|
ec2e2f11dc
|
feat(core): Add cluster check reconciliation cycle (no-changelog) (#28936)
|
2026-04-29 12:06:31 +00:00 |
|
Stephen Wright
|
9576ab907c
|
feat(core): Bootstrap legacy CBC and initial GCM encryption keys on startup (#29400)
|
2026-04-29 11:50:59 +00:00 |
|
Irénée
|
05e10e2680
|
feat(core): Manage MCP settings via environment variables (#29368)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 11:29:18 +00:00 |
|
Benjamin Schroth
|
1c8f4ec67b
|
chore: Update langchain packages (#29342)
|
2026-04-29 11:23:15 +00:00 |
|
Mutasem Aldmour
|
308d0b42b3
|
feat(core): Use versioned prebuilt Daytona snapshots for Instance AI sandboxes (#29359)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 11:10:16 +00:00 |
|
Tomi Turtiainen
|
ecd0ba8eba
|
fix(core): Validate workflow import URL requests (#29178)
|
2026-04-29 10:52:35 +00:00 |
|
Milorad FIlipović
|
9cb160585c
|
feat(core): Broadcast workflow settings updates (#29459)
|
2026-04-29 10:33:53 +00:00 |
|
Marc Littlemore
|
a273a9d3f4
|
fix(editor): Load more executions on tall screens (#29407)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 10:31:58 +00:00 |
|
Jen Y.
|
d92ec168aa
|
fix(core): Fix MCP OAuth discovery URL construction and grant type selection (#27283)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
|
2026-04-29 10:21:05 +00:00 |
|
Michael Kret
|
47a6658b2d
|
fix: Validate sql (#24706)
|
2026-04-29 10:18:10 +00:00 |
|
mfsiega
|
b8b75719ba
|
feat(core): Warn and skip on duplicate scheduled executions (#28649)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 10:16:12 +00:00 |
|
Mike Repeć
|
7277566c64
|
fix(core): Add file path validation to localFile source (#29464)
|
2026-04-29 10:15:25 +00:00 |
|
Declan Carroll
|
bfc3f88a8b
|
ci: Fix licensed test filter for fork PR e2e runs (#29451)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 09:24:34 +00:00 |
|
Andreas Fitzek
|
32dd7433b7
|
fix(core): Correct LDAP search filter construction (#29388)
|
2026-04-29 09:13:27 +00:00 |
|
Ali Elkhateeb
|
f5132b9e9a
|
feat(core): Add --include and --exclude flags to import:credentials command (#29364)
|
2026-04-29 09:08:17 +00:00 |
|
Eugene
|
a4806ce068
|
chore: Add protect-endpoints skill (no-changelog) (#29385)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 09:02:04 +00:00 |
|