Commit Graph

3576 Commits

Author SHA1 Message Date
Ricardo Espinoza
95fca83fa0
fix(core): Use published version for error workflow execution (#27196)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 12:56:39 +00:00
Guillaume Jacquart
eddb26d05c
fix(core): Add plain text body to password reset and notification emails (#27125)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-18 11:53:04 +00:00
Nikhil Kuriakose
5fa8855a1f
fix(editor): Add data to a data table by csv upload (#26495)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 19:26:57 +00:00
Daria
4eb815c4ee
fix(core): Add missing fields to public API workflow schema (#27157) 2026-03-17 17:57:32 +00:00
Stephen Wright
a8f5ee3aeb
feat: Enable secure invite links (#27107) 2026-03-17 15:58:47 +00:00
Iván Ovejero
04bf206acf
fix(core): Emit leader-takeover on leadership mismatch in checkLeader (#27126) 2026-03-17 11:37:22 +00:00
Guillaume Jacquart
2f7db771c8
fix(core): Preserve nested proxy/redirect shape in log streaming webhook (#27109)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 09:50:29 +00:00
Guillaume Jacquart
d1d56c8f60
chore(core): Add additional validation on resolver config and better error specs (#27013)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 09:37:27 +00:00
Tomi Turtiainen
5800ab8c9a
fix(core): Retry multi-main follower license check during startup (#26990) 2026-03-17 09:19:44 +00:00
Michael Kret
a7b9e00be6
fix: Partial execution of Chat node and Chat tool (#26334) 2026-03-17 07:26:39 +00:00
Jaakko Husso
5c0e0bcec2
feat(core): Add chat hub settings to disable Responses API and change memory context window (#26525) 2026-03-17 07:17:16 +00:00
Marc Littlemore
ceb17e7fd4
feat(core): Allow manual configuration of HashiCorp Vault KV mount path and version (#26798)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-16 13:25:10 +00:00
Jaakko Husso
dd43e4878e
feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
Irénée
463c3d56e5
feat(core): Enable role-based access for external secrets by default (#27084)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:56:33 +00:00
Ali Elkhateeb
7827ae0e74
feat(core): Delete secrets provider connections on project deletion (#26706) 2026-03-16 11:08:49 +00:00
Irénée
af0ac3ff3a
feat: External secrets access based on system roles (no-changelog) (#26646)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
2026-03-16 09:43:06 +00:00
Stephen Wright
82a685a540
feat: Add saml feature flag (#27009) 2026-03-16 09:09:06 +00:00
Konstantin Tieber
e843b67906
fix(core): Support all known execution statuses on public API (#27080) 2026-03-16 09:08:23 +00:00
Ali Elkhateeb
6776b66907
feat(editor): Show folder tree view in source control push/pull modals (#26758) 2026-03-16 08:43:23 +00:00
Raúl Gómez Morales
3b00e1bafe
feat(core): Add server-side search, pagination, and filtering to GET /projects (#27036) 2026-03-16 08:23:27 +00:00
Suguru Inoue
b2c8edd98b
feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781) 2026-03-16 07:52:50 +00:00
Jaakko Husso
75edc5837f
feat(core): Add type field to chat hub sessions (#26905) 2026-03-13 15:09:38 +00:00
Declan Carroll
3c2b6c7ee3
feat(core): Add workflow execution duration histogram metric (#26889)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:58:22 +00:00
Tony Bigby
f0aca64006
fix(core): Ignore parameter name when renaming binary file (#26647) 2026-03-13 10:16:04 +00:00
Tomi Turtiainen
f5baa1bbf5
fix(core): Skip task runner startup on main in offload mode (#26876) 2026-03-13 08:33:26 +00:00
mfsiega
4e5c3cc666
feat(core): Make workflow index batch size configurable via env var (#26893)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 07:35:48 +00:00
Daria
d849487e6d
fix(core): Fix MCP validate_workflow tool output schema warnings (#26938) 2026-03-12 13:46:35 +00:00
Stephen Wright
abf20f44ca
feat: Custom auth redacts values correctly (#26895) 2026-03-12 11:39:32 +00:00
Declan Carroll
3612e4b1ce
fix(core): Preserve NODE_PATH for globally installed npm packages in Docker (#26898)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:41:07 +00:00
mfsiega
982922b1e5
fix(core): Use correct published nodes for workflow indexing (#26767)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 12:09:25 +00:00
mfsiega
e0cd513661
feat(core): Populate workflow published version mapping (#25242)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:08:04 +00:00
Suguru Inoue
89e03680ac
fix(core): Make ChatHub work with LM Studio's OpenAI compatible endpoint (#26887) 2026-03-11 11:04:25 +00:00
Ahsan Virani
95723753d2
feat: Allow skipping foreignkey constraint disablement for imports (#25734) 2026-03-11 09:53:42 +00:00
Tomi Turtiainen
28d63fa081
fix(core): Fix task runner hanging when connection attempt fails (#26848) 2026-03-11 09:06:07 +00:00
Daria
86f1c24eb7
fix: MCP - Resolve webhook id during workflow creation and update (#26838) 2026-03-11 08:25:57 +00:00
Tomi Turtiainen
edd74ec065
fix: Improve SSRF blocked IP error message (#26837) 2026-03-11 08:06:46 +00:00
Stephen Wright
694d4fe768
feat: Add redaction reveal failure audit logs (#26826) 2026-03-10 15:34:58 +00:00
Ijas
bf5344768d
fix(core): Prevent OAuth token wipe during source control pull (#26566) 2026-03-10 14:05:25 +00:00
Irénée
0bc948be66
fix(core): Exclude disabled secret connections from autocomplete, resolution, and registry (#26783)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:34:08 +00:00
Marc Littlemore
ec909ec994
fix(core): Prefix external secrets retry logs (#26802)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 12:29:43 +00:00
Declan Carroll
e7545ba549
fix: Gate /healthz/readiness behind fullyReady flag (#26742)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:55:12 +00:00
Ahsan Virani
319e400178
fix(core): Fix entity import failing in Kubernetes due to ZIP self-inclusion and local header size placeholders (#26628) 2026-03-10 11:36:07 +00:00
Irénée
5740de50df
feat(editor): Add opt-in toggle for external secrets system roles (#26684) 2026-03-09 17:43:46 +00:00
Charlie Kolb
68cfa2368e
feat(core): Support data tables in workflow indexer (no-changelog) (#26470) 2026-03-09 16:13:02 +00:00
Joco-95
83879018f2
feat(core): Implements telemetry group identify calls (#26634) 2026-03-09 14:31:21 +00:00
Irénée
ecbd3facf3
feat: Allow users with custom project scope to access secrets completions (no-changelog) (#26574)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 13:18:28 +00:00
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
Tomi Turtiainen
1e8e7ee018
refactor(core): Unify SSRF bridge result contract (#26660) 2026-03-09 12:39:32 +00:00
Suguru Inoue
da0cd96537
feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
Irénée
6fa907c233
fix(core): Support project-scoped externalSecret:list in credential validation (no-changelog) (#26644) 2026-03-09 10:45:49 +00:00