n8n-assistant[bot]
|
6707c67f50
|
🚀 Release 2.20.5 (#30010)
Co-authored-by: konstantintieber <46342664+konstantintieber@users.noreply.github.com>
|
2026-05-07 13:43:17 +00:00 |
|
n8n-assistant[bot]
|
ce016859cb
|
fix(core): Simple-git update broke https connection (backport to release-candidate/2.20.x) (#30003)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
|
2026-05-07 12:50:29 +00:00 |
|
Matsu
|
3bcb6378c5
|
🚀 Release 2.20.4 (#29955)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-05-07 09:13:22 +03:00 |
|
n8n-assistant[bot]
|
2f31aca2dc
|
fix(core): Allow GIT_SSH_COMMAND in simple-git after 3.36.0 upgrade (backport to release-candidate/2.20.x) (#29946)
Co-authored-by: Daria <daria.staferova@n8n.io>
|
2026-05-07 07:56:44 +03:00 |
|
n8n-assistant[bot]
|
71d4122438
|
fix(core): Add support for context establishment hooks in webhook mode (backport to release-candidate/2.20.x) (#29900)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
|
2026-05-06 14:02:40 +00:00 |
|
n8n-assistant[bot]
|
2c19035590
|
refactor(core): Extract leader election client and improve robustness (no-changelog) (backport to release-candidate/2.20.x) (#29804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2026-05-06 11:33:31 +03:00 |
|
n8n-assistant[bot]
|
9dd7ce9486
|
fix(core): Add workflow details to builder telemetry (no-changelog) (backport to release-candidate/2.20.x) (#29845)
Co-authored-by: Albert Alises <albert.alises@gmail.com>
|
2026-05-06 07:40:37 +00:00 |
|
n8n-assistant[bot]
|
b970d259c4
|
🚀 Release 2.20.0 (#29761)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-05-05 09:14:22 +00:00 |
|
Michael Kret
|
c724dace38
|
fix: Skip AI tool generation for community trigger nodes (#29453)
|
2026-05-05 07:50:52 +00:00 |
|
oleg
|
b41f1a06ab
|
fix(core): Defer Instance AI temporary workflow cleanup (no-changelog) (#29700)
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
Release: Create Minor Release PR / Create release PR (push) Has been cancelled
Release: Create Minor Release PR / Notify Slack (push) Has been cancelled
|
2026-05-04 18:28:27 +00:00 |
|
Andreas Fitzek
|
4b9e975ca0
|
feat(editor): Surface cluster information in debug data (no-changelog) (#29583)
|
2026-05-04 16:27:07 +00:00 |
|
Guillaume Jacquart
|
ad7cdcc04f
|
feat(core): Add JWE decryption to OAuth2 credential flow (#29497)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 16:14:50 +00:00 |
|
Iván Ovejero
|
568e5a24bf
|
fix(core): Isolate expressions on chat resumption and test webhook deactivation (#29703)
|
2026-05-04 15:08:59 +00:00 |
|
oleg
|
96fabbafad
|
feat(instance-ai): Reuse workflow builder sandboxes (no-changelog) (#29598)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-05-04 14:51:55 +00:00 |
|
Ricardo Espinoza
|
dad423155f
|
fix(core): Make MCP client registration cap tunable and surface a proper limit error (#29429)
|
2026-05-04 13:54:59 +00:00 |
|
Daria
|
1d9548c81f
|
feat(core): Add MCP tool search executions (#29161)
|
2026-05-04 13:41:47 +00:00 |
|
Jaakko Husso
|
f69aea3899
|
refactor(core): Use the common SSRF service on instance AI and harden web fetch (#29674)
|
2026-05-04 13:37:21 +00:00 |
|
Arvin A
|
4c76aa1467
|
feat(core): Run evaluation test cases in parallel behind PostHog rollout flag (#29412)
|
2026-05-04 13:18:01 +00:00 |
|
Ali Elkhateeb
|
e35042999f
|
fix(core): Add timeout to external secrets provider refresh (#29679)
|
2026-05-04 13:10:05 +00:00 |
|
Andreas Fitzek
|
45effb8959
|
feat(core): Add configurable event log path per process (#29403)
|
2026-05-04 12:49:29 +00:00 |
|
Albert Alises
|
2259f32de8
|
fix(ai-builder): Add boundaries on the workflow builder remediation loops (#29430)
|
2026-05-04 12:05:20 +00:00 |
|
Charlie Kolb
|
f775604c25
|
refactor: Split up instance-ai confirmation endpoint DTO by action (#29179)
|
2026-05-04 10:47:38 +00:00 |
|
Alexander Gekov
|
418f1f2edb
|
fix(core): Acquire expression isolate for dynamic node parameter requests (#29671)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-04 10:20:05 +00:00 |
|
Irénée
|
baf5bb8e91
|
refactor: Share SSO provisioning mode types between frontend and backend (no-changelog) (#29384)
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
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
|
2026-05-04 08:54:25 +00:00 |
|
uppinote
|
a2afc47c22
|
feat(editor): Add environment variable to disable workflow autosave (#25144)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2026-05-04 08:33:49 +00:00 |
|
Tuukka Kantola
|
8c0faa27c4
|
feat(editor): Polish Instance AI chat list sidebar (no-changelog) (#29463)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-04 07:17:47 +00:00 |
|
Sandra Zollner
|
45c18fb09c
|
feat(core): Decouple insights pruning max age from license (#29527)
|
2026-05-04 07:03:47 +00:00 |
|
Charlie Kolb
|
6bca1fa26f
|
fix(core): Recreate data table backing tables on entity import (#29454)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-04 00:31:38 +00:00 |
|
Andreas Fitzek
|
e17b6864be
|
feat(core): Add built-in cluster health checks (no-changelog) (#29506)
Co-authored-by: Stephen Wright <sjw948@gmail.com>
|
2026-05-01 09:28:51 +00:00 |
|
Stephen Wright
|
ee7260c495
|
fix(core): Wire EncryptionKeyProxy provider on bootstrap (#29581)
|
2026-05-01 08:37:38 +00:00 |
|
Guillaume Jacquart
|
473d49c9b1
|
feat(core): Add preAuthentication support to requestOAuth2 pipeline (#29418)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-30 12:38:03 +00:00 |
|
lif
|
896461bee3
|
fix(core): Use editor base URL for workflow and execution links (#23630)
Signed-off-by: majiayu000 <majiayu000@gmail.com>
Signed-off-by: majiayu000 <1835304752@qq.com>
Co-authored-by: Matsu <huhta.matias@gmail.com>
|
2026-04-30 08:25:26 +00:00 |
|
Tomi Turtiainen
|
8b7b4f575d
|
fix(core): Handle missing runData during execution recovery (#29513)
|
2026-04-30 08:12:02 +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 |
|
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 |
|
Sandra Zollner
|
484cb2efba
|
feat(core): Fix user access control logic (#29481)
|
2026-04-29 15:42:09 +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 |
|
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 |
|
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 |
|
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 |
|
Andreas Fitzek
|
794334cd79
|
feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498)
|
2026-04-29 13:12:43 +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 |
|
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 |
|