Mutasem Aldmour
|
e1295187f1
|
feat(core): Stamp x-n8n-feature on proxied LLM calls for cost attribution (#28987)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-24 13:17:49 +00:00 |
|
patdt
|
af3841f629
|
feat(core): Add instance setting to disable public chat in Chat Trigger (#27565)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
|
2026-04-24 12:56:40 +00:00 |
|
Jaakko Husso
|
3a8239e52b
|
fix(core): Make instance AI prefer newer AI models (no-changelog) (#29028)
|
2026-04-24 12:21:02 +00:00 |
|
Sandra Zollner
|
fda3d5cf8d
|
feat(core): Add public API endpoints for folder management (folderId) (#28790)
|
2026-04-24 11:10:28 +00:00 |
|
Bernhard Wittmann
|
bb25d4cc38
|
fix(core): Scope live and test webhook handlers to their route family (#28804)
|
2026-04-24 11:06:02 +00:00 |
|
oleg
|
9ea8533873
|
fix(core): Pin sandbox workflow-sdk to host version (#29048)
|
2026-04-24 09:40:49 +00:00 |
|
Declan Carroll
|
330211c5ae
|
fix(editor): Surface configured minimum password length in UI (#28194)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-24 09:05:57 +00:00 |
|
Sandra Zollner
|
9e694f5f41
|
feat(core): Centralise user listing permissions for internal and publ… (#28989)
|
2026-04-24 08:08:35 +00:00 |
|
Benjamin Schroth
|
c961849226
|
feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-24 07:50:46 +00:00 |
|
Guillaume Jacquart
|
6d1989449d
|
fix(core): Use leaf-level scope check for OAuth2 cleanup (no-changelog) (#28953)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-23 15:06:43 +00:00 |
|
Guillaume Jacquart
|
5af4e1cc19
|
feat(API): Add encryption key management endpoints (#28897)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-23 13:27:57 +00:00 |
|
Ali Elkhateeb
|
f931b17a93
|
feat(core): Add delete folder endpoint to public API (#28984)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-23 13:13:13 +00:00 |
|
Dimitri Lavrenük
|
71b2b88eb8
|
fix: Correctly rename all temporal binary files after execution (#28960)
|
2026-04-23 13:02:41 +00:00 |
|
José Braulio González Valido
|
89e9117d39
|
fix(ai-builder): Expose outputCount when eval node output is truncated (no-changelog) (#28977)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-23 11:06:27 +00:00 |
|
oleg
|
7a64bd23d7
|
test(instance-ai): add memory benchmark harness with heap snapshot analysis (no-changelog) (#27972)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-04-23 10:36:02 +00:00 |
|
Mutasem Aldmour
|
09d4756ef3
|
feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-23 10:31:52 +00:00 |
|
Csaba Tuncsik
|
c662862d7f
|
fix(core): Clean up project mapping rules on provisioning strategy switch (#28726)
|
2026-04-23 10:29:14 +00:00 |
|
RomanDavydchuk
|
7e3a2f6885
|
fix(core): Can't install community nodes on Windows (#28481)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2026-04-23 10:06:31 +00:00 |
|
Csaba Tuncsik
|
c55b95ff06
|
fix(core): Shift existing rules on create to avoid order conflict (#28722)
|
2026-04-23 08:50:55 +00:00 |
|
Ali Elkhateeb
|
a757ddd4a8
|
fix(core): Support mixed bracket/dot notation in external secrets expressions (#28711)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-23 08:48:57 +00:00 |
|
Andreas Fitzek
|
d8a951dee8
|
test(core): Add instance registry schema and cluster membership tests (no-changelog) (#28723)
|
2026-04-23 08:26:13 +00:00 |
|
Csaba Tuncsik
|
e25a78e346
|
fix(core)!: Unify role mapping feature flag across backend and frontend (#28718)
|
2026-04-23 07:48:52 +00:00 |
|
Konstantin Tieber
|
bb6a5e47b0
|
feat(core): Add audit logs for webhook waiting and resuming (#28204)
|
2026-04-23 07:43:43 +00:00 |
|
Sandra Zollner
|
1eea62629a
|
fix(core): Fixes user search functionality in ProjectSettings for pr… (#28914)
|
2026-04-23 07:38:03 +00:00 |
|
Andreas Fitzek
|
0c021116bc
|
feat(core): Add AES-256-GCM cipher support (#28916)
|
2026-04-23 07:31:37 +00:00 |
|
oleg
|
7a47fddd90
|
refactor(ai-builder): Streamline instance-ai prompt surface (no-changelog) (#28754)
|
2026-04-23 07:05:57 +00:00 |
|
Markus Corazzione
|
5ee534c3b8
|
fix(core): Preserve manual scopes for inherited generic OAuth2 credentials (#27858)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
|
2026-04-23 06:54:25 +00:00 |
|
Guillaume Jacquart
|
828d0ee906
|
fix(core): Allow SAML connection test without saving config first (#28702)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-23 06:53:06 +00:00 |
|
Stephen Wright
|
1b02a0dbf4
|
fix: Disable until we encrypt (#28875)
|
2026-04-23 06:43:22 +00:00 |
|
Jean Ibarz
|
41424b3e99
|
fix(core): Declare credentialType on MCP workflow-builder autoAssignedCredentials schema (#28353)
|
2026-04-22 19:53:19 +00:00 |
|
Sandra Zollner
|
ff9d7d6756
|
feat(core): Add public API endpoints for folder management (#28760)
|
2026-04-22 12:21:53 +00:00 |
|
Daria
|
b6eabb4ce5
|
fix(core): Fix health endpoint cross-origin requests (#28878)
|
2026-04-22 10:55:34 +00:00 |
|
Andreas Fitzek
|
f2f76d0ebd
|
feat(core): Expose instance registry via proxy service (no-changelog) (#28691)
|
2026-04-22 10:00:24 +00:00 |
|
Andreas Fitzek
|
fd124420f1
|
test(core): Add E2E tests for token exchange delegation flow (#28434)
|
2026-04-22 09:31:19 +00:00 |
|
Guillaume Jacquart
|
767b3abea1
|
fix(core): Link existing email users on LDAP sync instead of failing (#28695)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-22 07:39:02 +00:00 |
|
Svetoslav Dekov
|
b453d12a93
|
fix(core): Preserve credential displayOptions in node description adapter (no-changelog) (#28806)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
|
2026-04-22 07:09:45 +00:00 |
|
phyllis-noester
|
852d0825d7
|
fix(core): Fix publishing dynamic credential chathub flow (#28827)
|
2026-04-22 06:58:38 +00:00 |
|
Jaakko Husso
|
08949a1ac9
|
feat(core): Make sub-agents aware of the current time on instance AI (no-changelog) (#28809)
|
2026-04-22 06:53:32 +00:00 |
|
n8n-assistant[bot]
|
85b7796434
|
chore: Bundle 2.x (#28844)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2026-04-22 08:51:32 +03:00 |
|
Guillaume Jacquart
|
a817cbc1c0
|
fix(core): Guard event log parsing against unbounded memory growth (#28594)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
|
2026-04-21 15:36:57 +00:00 |
|
Iván Ovejero
|
10dbf32596
|
feat(core): Scale expression isolate pool to 0 after inactivity (#28472)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2026-04-21 15:20:01 +00:00 |
|
Irénée
|
3bd7a2847c
|
feat(core): Make SSO connection settings configurable via env vars (#28714)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-21 15:14:00 +00:00 |
|
Dimitri Lavrenük
|
9494f41c34
|
feat: Track computer use connect events (no-changelog) (#28815)
|
2026-04-21 14:49:48 +00:00 |
|
Daria
|
b1ca129496
|
feat(core): Broadcast workflow updates from MCP tools to open editors (#28709)
|
2026-04-21 12:26:56 +00:00 |
|
Jaakko Husso
|
2d624a521e
|
fix(core): Generate title once there's enough user context (#28721)
|
2026-04-21 10:28:19 +00:00 |
|
Matsuuu
|
ba2c5488c7
|
Merge tag 'n8n@2.18.0'
|
2026-04-21 13:32:15 +03:00 |
|
Ricardo Espinoza
|
26ecadcf94
|
fix(core): Use upsert for MCP OAuth consent to allow re-authorization (#28703)
|
2026-04-21 09:58:01 +00:00 |
|
Jaakko Husso
|
6592ed8047
|
refactor(core): Move instance AI user settings under actual user settings (no-changelog) (#28706)
|
2026-04-21 09:47:36 +00:00 |
|
Guillaume Jacquart
|
c012b52ac2
|
feat(core): Bootstrap encryption key set from environment (#28716)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-21 09:13:11 +00:00 |
|
n8n-assistant[bot]
|
6336f0a447
|
🚀 Release 2.18.0 (#28768)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-21 08:58:38 +00:00 |
|