Guillaume Jacquart
|
80ae158121
|
refactor(core): Implement decorator-based auto-discovery for breaking change rules (#26270)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 12:53:13 +00:00 |
|
Suguru Inoue
|
da0cd96537
|
feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516)
|
2026-03-09 10:49:07 +00:00 |
|
RomanDavydchuk
|
ce11638ace
|
feat: Add AGENTS.md for community node templates (no-changelog) (#26693)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-03-09 09:42:22 +00:00 |
|
Guillaume Jacquart
|
39ca047079
|
fix(core): Return resolver_missing status when dynamic credentials lack resolver (#26673)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 08:49:32 +00:00 |
|
Guillaume Jacquart
|
9dc8b4462a
|
feat(core): Add configurable HTTP status code for OAuth2 token refresh (#26641)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 15:41:36 +00:00 |
|
Garrit Franke
|
ec0cf13141
|
feat: Add optional --publish flag to n8n-node release command (#26688)
|
2026-03-06 14:43:51 +00:00 |
|
Tomi Turtiainen
|
43222940bc
|
chore: Rename migration transaction flag (#26683)
|
2026-03-06 14:31:53 +00:00 |
|
Danny Martini
|
2614154b71
|
feat(core): Wire expression-runtime behind N8N_EXPRESSION_ENGINE=vm flag (no-changelog) (#26528)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 13:55:04 +00:00 |
|
Irénée
|
6fa0d2e0a7
|
feat(core): Expose isEnabled on Secrets Provider Connection (#26680)
|
2026-03-06 13:49:58 +00:00 |
|
Dimitri Lavrenük
|
fcf2d31774
|
feat: Implement additional checkbox confirmation for quick connect flow (#26472)
|
2026-03-06 13:10:06 +00:00 |
|
Jon
|
78b7f88846
|
feat: Add option to hide credential overwrites (#26489)
|
2026-03-06 12:06:20 +00:00 |
|
Milorad FIlipović
|
06ebc96464
|
feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2026-03-06 10:54:52 +00:00 |
|
Garrit Franke
|
0057bf38fc
|
feat: Add support for publishing community nodes through GitHub Actions (#26597)
Co-authored-by: aikido-pr-checks[bot] <169896070+aikido-pr-checks[bot]@users.noreply.github.com>
|
2026-03-06 09:20:51 +00:00 |
|
Garrit Franke
|
82eae73d8a
|
feat: Add lint rule to disallow httpRequest with manual authentication (#26624)
|
2026-03-06 09:02:27 +00:00 |
|
Irénée
|
7a6b78ccd1
|
chore: Add role column to project_secrets_provider_access (#26523)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2026-03-06 08:21:43 +00:00 |
|
Michael Kret
|
cc22c31490
|
feat(Chat Node): Return chat message instead of input data if Chat is not waiting for user input (#26167)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2026-03-05 20:22:58 +00:00 |
|
Konstantin Tieber
|
4fe6b4fb73
|
feat(core): Improve secret proxy (#26522)
|
2026-03-05 20:01:37 +00:00 |
|
Tomi Turtiainen
|
ecf479cf1e
|
feat(core): Move enum check constraints to Column class (no-changelog) (#26588)
|
2026-03-05 15:25:31 +00:00 |
|
Tomi Turtiainen
|
8a8cf718bb
|
feat(core): Add in-memory DNS cache with TTL validation (no-changelog) (#26482)
|
2026-03-05 15:19:52 +00:00 |
|
Marc Littlemore
|
1f1021e707
|
feat(core): Add 1Password external secrets provider (#26307)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-03-05 15:08:13 +00:00 |
|
phyllis-noester
|
6b171fc025
|
fix: Fix credential resolver RBAC for member users (#26552)
|
2026-03-05 13:42:13 +00:00 |
|
Michael Drury
|
a04ff92a4f
|
fix(ai-builder): Don't use autoGenerate for UUID columns for WFB persistence migration (#26558)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2026-03-05 10:00:28 +00:00 |
|
Brian Kasper
|
b0a4d3db26
|
fix: Task Runner Initialize NODE_PATH for external npm packages (#24517)
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2026-03-05 08:10:47 +00:00 |
|
Tomi Turtiainen
|
f2a6b3efef
|
feat(core): Add SSRF protection config (#26424)
|
2026-03-05 07:19:14 +00:00 |
|
Guillaume Jacquart
|
f72dfc7a28
|
feat(core): Static fallback on dynamic credentials for manual executions (#26406)
|
2026-03-04 10:14:39 +00:00 |
|
Tomi Turtiainen
|
d832ffe763
|
refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
|
2026-03-04 09:55:08 +00:00 |
|
oleg
|
834966e145
|
feat(ai-builder): Add binary-checks evaluation suite (no-changelog) (#26415)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-03-04 08:42:05 +00:00 |
|
phyllis-noester
|
c275f802bb
|
fix: Log streaming config works with proxy (#26492)
|
2026-03-04 08:06:21 +00:00 |
|
Jaakko Husso
|
d00cded5ac
|
feat(core): Add suggested prompts to Personal Agents on Chat hub (#26444)
|
2026-03-04 08:06:11 +00:00 |
|
Raúl Gómez Morales
|
ebca21f58d
|
refactor(editor): Normalize scopes field in workflow document state (no-changelog) (#26331)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 08:00:20 +00:00 |
|
Declan Carroll
|
9b350264fb
|
test: Refine unit test descriptions for clarity and determinism (#26478)
|
2026-03-03 14:08:44 +00:00 |
|
Suguru Inoue
|
1e8dafeb18
|
chore(core): Update ChatHub agents table schema for file knowledge (#26465)
|
2026-03-03 13:13:19 +00:00 |
|
n8n-assistant[bot]
|
d478552a23
|
🚀 Release 2.11.0 (#26456)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-03-03 08:18:52 +02:00 |
|
Danny Martini
|
5d0152c373
|
feat(core): Add ExpressionEvaluator and integration tests (no-changelog) (#26230)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 22:47:56 +00:00 |
|
Dawid Myslak
|
3ed72a1753
|
chore(core): Add n8n-workflow to devDependencies in ai-utilities (#26421)
|
2026-03-02 13:26:39 +00:00 |
|
Dawid Myslak
|
b62d857646
|
fix(core): Make n8n-workflow a peer dependency in ai-utilities (#26404)
|
2026-03-02 12:02:34 +00:00 |
|
Sandra Zollner
|
4dcc2d8806
|
feat(core): Enable external secrets for projects (#26329)
|
2026-03-02 11:57:55 +00:00 |
|
Charlie Kolb
|
1bacba3d8b
|
feat(editor): Add searching and sorting to data table overviews (#25623)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-02 10:48:53 +00:00 |
|
Andreas Fitzek
|
fc74592515
|
chore(core): Introduce instance registry module (#26310)
|
2026-03-02 10:06:43 +00:00 |
|
Michael Kret
|
d00a55f869
|
chore: Move createVectoreStore factory to ai-utilities (#25968)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
|
2026-03-02 09:10:31 +00:00 |
|
aikido-autofix[bot]
|
0b84e1079d
|
fix: Fix 11 security issues in jsonpath, mailparser, mysql2 and 6 more (#26362)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
|
2026-03-01 15:17:14 +00:00 |
|
Declan Carroll
|
7af85fc297
|
fix(core): Increase timeout for workflow execution tests (#26150)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-27 17:34:55 +00:00 |
|
Kartik Balasubramanian
|
5ec61a6a17
|
refactor(core): Enhance configuration comments for clarity and consistency (#25677)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
|
2026-02-27 16:42:05 +00:00 |
|
Andreas Fitzek
|
a94c8b728c
|
chore(core): Allow changing redaction settings in the workflow settings (#26298)
|
2026-02-27 10:51:04 +00:00 |
|
Csaba Tuncsik
|
c93e4380bc
|
feat: Add assignments tab for custom roles with project visibility (#25992)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
Co-authored-by: Matsu <huhta.matias@gmail.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: peteawood <pete.a.wood@gmail.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Kaito Horiuchi <horiyee.ka@gmail.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-27 10:33:41 +00:00 |
|
Jaakko Husso
|
218569c70a
|
fix(core): Disallow file uploads on Chat hub when chat trigger doesn't permit them (#25714)
|
2026-02-27 07:13:29 +00:00 |
|
Andreas Fitzek
|
3739998915
|
chore(core): Integrate execution redaction service in execution service (#26255)
|
2026-02-26 16:20:36 +00:00 |
|
Danny Martini
|
0ed9f35ddc
|
feat(core): Add IsolatedVmBridge (no-changelog) (#26142)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-26 14:20:33 +00:00 |
|
Mutasem Aldmour
|
a0664a1add
|
feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 10:09:16 +00:00 |
|
Jaakko Husso
|
a006e02759
|
feat(Chat Trigger Node): Add Suggested prompts, shown on Chat hub (#26217)
|
2026-02-26 09:10:43 +00:00 |
|