Commit Graph

19120 Commits

Author SHA1 Message Date
Michael Kret
46739a5bc4
feat(Google Gemini Node): Gemini default models update (#28853) 2026-04-23 06:33:51 +00:00
Bernhard Wittmann
7d6f777808
fix(Brevo Node): Send valid email attachments with correct filenames (#28816) 2026-04-23 06:27:10 +00:00
Marcus
4ce186a14d
fix(core): Request helper function support setting agentOptions (#28756)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-23 06:06:27 +00:00
Bernhard Wittmann
7be9f65399
fix(RabbitMQ Trigger Node): Redeliver messages on failed executions (#28712) 2026-04-23 05:59:46 +00:00
Albert Alises
d58e67e76e
feat(core): Guard Instance AI prompts against asking for plaintext secrets (#28876) 2026-04-22 20:26:21 +00:00
Jean Ibarz
41424b3e99
fix(core): Declare credentialType on MCP workflow-builder autoAssignedCredentials schema (#28353) 2026-04-22 19:53:19 +00:00
Matsu
50dab4663a
ci: Use npm registry HTTP API for dist-tag promotion (no-changelog) (#28898)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 08:29:51 +03:00
Sandra Zollner
ff9d7d6756
feat(core): Add public API endpoints for folder management (#28760) 2026-04-22 12:21:53 +00:00
Alex Grozav
6e131fb206
refactor(editor): Add hydrate and reset to workflow document store (#28786) 2026-04-22 12:18:00 +00:00
Andreas Fitzek
d49049dd3f
fix: E2E test for token exchange (#28895) 2026-04-22 11:44:02 +00:00
Declan Carroll
c8bdd26100
test: Enhance test discovery to support dynamic titles (#28782) 2026-04-22 11:33:09 +00:00
Bernhard Wittmann
b9c4618270
fix(Gmail Trigger Node): Add maxResults limit to prevent OOM on large inboxes (#28470) 2026-04-22 11:20:28 +00:00
Matsu
571388924d
ci: Add explicit registry scope for @n8n packages in dist-tag workflow (no-changelog) (#28889)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 10:57:23 +00:00
Daria
b6eabb4ce5
fix(core): Fix health endpoint cross-origin requests (#28878) 2026-04-22 10:55:34 +00:00
Milorad FIlipović
2c60f42fd0
fix(editor): Update oAuth consent screen copy (no-changelog) (#28870)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-22 10:23:56 +00:00
bjorger
2bd8b47207
fix(editor): Prevent executions table flicker on empty auto-refresh (#28805) 2026-04-22 10:01:33 +00:00
Andreas Fitzek
f2f76d0ebd
feat(core): Expose instance registry via proxy service (no-changelog) (#28691) 2026-04-22 10:00:24 +00:00
Guillaume Jacquart
c40599b82e
feat(core): Add encryptWithKey and decryptWithKey to Cipher service (#28608)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 09:59:41 +00:00
Milorad FIlipović
c9aa5fca84
fix(core): Emit modern error connections from SDK (no-changelog) (#28700) 2026-04-22 09:32:13 +00:00
Andreas Fitzek
fd124420f1
test(core): Add E2E tests for token exchange delegation flow (#28434) 2026-04-22 09:31:19 +00:00
Jaakko Husso
8630845cbd
fix(core): Fix fixedCollection validation issues and empty setup cards on instance AI (#28794)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 08:53:10 +00:00
Bernhard Wittmann
d8f742baa6
fix(editor): Show saved credentials when node has mismatched credentials object (#28693) 2026-04-22 08:35:32 +00:00
Dimitri Lavrenük
d3ef7e3e0f
fix(Discord Node): Fix file name and mimetype for file upload (#28807) 2026-04-22 08:14:57 +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
Benjamin Schroth
a1d733bb9a
fix(Embeddings Google Gemini Node): Update wrong default embeddings model (#26977) 2026-04-22 07:31:42 +00:00
Raúl Gómez Morales
dafa89988c
fix(editor): Polish Instance AI traces view and reduce orchestrator chattiness (no-changelog) (#28796) 2026-04-22 07:26:21 +00:00
Dawid Myslak
02953693a6
feat(MiniMax Node): Add standalone MiniMax vendor node (#28748)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-04-22 07:18:02 +00:00
Luca Mattiazzi
714981eea3
feat: Add multiple runs to instanceAI eval (no-changelog) (#28493)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-22 07:11:10 +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
Albert Alises
c0d56f965b
fix(editor): Hide credential check icon while Instance AI setup card has pending params (no-changelog) (#28823) 2026-04-22 06:58:28 +00:00
Charlie Kolb
86a6d1b1fa
feat(editor): Track favorite toggle events (#28810)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 06:53:57 +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
Jaakko Husso
0e838deab2
fix(ai-builder): Validate merge node connections matches 'numberInputs' parameter (#28831) 2026-04-22 06:47:15 +00:00
Jaakko Husso
51d35f4709
fix(editor): Fix NDV not loading parameters after refresh on instance AI (no-changelog) (#28836) 2026-04-22 06:46:19 +00:00
Andreas Fitzek
29f0677945
feat(core): Add cluster check interface and decorator (no-changelog) (#28724) 2026-04-22 06:26:38 +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
Svetoslav Dekov
345ce7f0dc
fix(editor): Restore missing node icons for HTTP-auth credentials (#28814)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 15:46:03 +00: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
RomanDavydchuk
4869e0a463
fix(editor): HTTP request node showing warning about credentials not set when they are set (#28270) 2026-04-21 15:16:08 +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
RomanDavydchuk
713c4981b7
fix(editor): Move tooltip for required RMC fields to the right (#28803) 2026-04-21 14:44:45 +00:00
Albert Alises
6db02fe928
fix(MCP Server Trigger Node): Only return error name and message in tool error responses (#28791)
Co-authored-by: Anand Reddy Jonnalagadda <15153801+joan1011@users.noreply.github.com>
2026-04-21 13:43:20 +00:00
Alex Grozav
a88f847708
refactor(editor): Migrate nodeMetadata to workflowDocumentStore (no-changelog) (#28788) 2026-04-21 13:22:52 +00:00
Svetoslav Dekov
7d74c1f04b
fix(editor): Resolve node parameter defaults in Instance AI setup wizard (no-changelog) (#28800)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 13:04:15 +00:00
Daria
b1ca129496
feat(core): Broadcast workflow updates from MCP tools to open editors (#28709) 2026-04-21 12:26:56 +00:00
Michael Kret
8e49800421
fix: Additional keys in routing nodes (#28758) 2026-04-21 12:24:43 +00:00
Albert Alises
782b2d18b2
fix(ai-builder): Prevent duplicate workflow creation on parallel submits in instance AI (#28793) 2026-04-21 12:21:48 +00:00