Commit Graph

18252 Commits

Author SHA1 Message Date
Alexander Menk
8a866d040f
fix(Filter Node): Fix inverse logic description (#19634)
Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
2026-03-06 08:49:12 +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
RomanDavydchuk
14b91ab696
fix(Slack Trigger Node): Users or bots to ignore are not actually ignored for message_changed event subtype (#26414) 2026-03-06 08:16:57 +00:00
Matsu
819d0990ad
ci: Checkout backport code with generated token (#26655) 2026-03-06 07:56:23 +00:00
Matsu
58e8af5c0d
ci: Change backporting to n8n assistant app (#26651) 2026-03-06 06:51:29 +00:00
Tomi Turtiainen
11934c02ee
chore: Include request details into reported response errors (#26517) 2026-03-06 06:42:17 +00:00
Matsu
d895c64e4d
ci: Use n8n release helper in backporting (#26649) 2026-03-06 06:38:37 +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
Romeo Balta
8c12032941
fix(Notion Node): Skip fetching children of unsupported block types (#26188)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:13:05 +00:00
Konstantin Tieber
4fe6b4fb73
feat(core): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
Andreas Fitzek
a441e83f3a
chore(core): Integrate ExecutionRedactionService into all execution data endpoints (#26488) 2026-03-05 15:49:22 +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
Ali Elkhateeb
2e35bb322e
fix(core): Apply empty-hash placeholder fix to getHash cache method (#26593) 2026-03-05 14:06:23 +00:00
phyllis-noester
6b171fc025
fix: Fix credential resolver RBAC for member users (#26552) 2026-03-05 13:42:13 +00:00
Dawid Myslak
f1a074f946
fix(Form Node): Improve form rendering consistency (#26540) 2026-03-05 13:26:48 +00:00
Matsu
c44f7f278a
ci: Automatically approve and auto-merge node popularity (#26607) 2026-03-05 13:23:07 +00:00
Alex Grozav
30c08cf56f
fix(editor): Fix canvas loading state indicator position and style (no-changelog) (#26596) 2026-03-05 13:03:17 +00:00
Declan Carroll
59d2b55cde
ci: Consolidate trivy scan Slack notifications to #updates-security (#26601)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:27:33 +00:00
Raúl Gómez Morales
c32e724871
refactor(editor): Migrate parentFolder field to workflowDocument (#26515) 2026-03-05 12:01:50 +00:00
Andreas Fitzek
01f912cab7
feat(core): Emit audit event when execution data is revealed (#26425) 2026-03-05 11:42:39 +00:00
Declan Carroll
66087e2dd5
chore: Apply biome formatting to playwright package (no-changelog) (#26586)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:47:20 +00:00
Tomi Turtiainen
efa01c32d2
fix: Cache node initialization in test harness (no-changelog) (#26584) 2026-03-05 10:30:45 +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
Declan Carroll
1abcd3f425
ci: Unify impact analysis into single ImpactAnalyzer (no-changelog) (#26556)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 09:26:28 +00:00
Matsu
0acf7f73d1
ci: Add GITHUB_TOKEN to backport workflow (#26582) 2026-03-05 09:17:50 +00:00
Guillaume Jacquart
9e500cc9d8
feat(core): Explicit fail on production executions with failing dynamic (#26500) 2026-03-05 09:17:21 +00:00
Matsu
93a36c5b74
chore: Give backport action a name (#26580) 2026-03-05 09:16:21 +00:00
Andreas Fitzek
212623329d
chore(core): Redact error messages in execution data to prevent PII leakage (#26479) 2026-03-05 08:53:26 +00:00
Matsu
7df0125b6d
ci: Allow manual execution of backport workflow (#26576) 2026-03-05 08:23:18 +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
Declan Carroll
e18564773a
test: Remove dead code NodeDetailsViewPage.getParameterInputContainer (no-changelog) (#26548) 2026-03-04 19:37:19 +00:00
Raúl Gómez Morales
cce853eeec
refactor(editor): Normalize usedCredentials in workflow document state (no-changelog) (#26535) 2026-03-04 16:13:34 +00:00
Sandra Zollner
ac017457af
test: Add external secrets provider connection tests (#26493) 2026-03-04 15:52:15 +00:00
Ali Elkhateeb
cf90a202ae
fix(core): Fix cache get for Redis missing key placeholders and set for falsy values (#26502)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 15:51:32 +00:00
Guillaume Jacquart
71cec8bffe
feat(core): Add validation on workflow with dynamic credentials (#26423)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 15:04:55 +00:00
Declan Carroll
59f054ad38
fix: Devcontainer build failures from hardened base image (no-changelog) (#26477)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:37:23 +00:00
Declan Carroll
bcd18a6bfe
test: Janitor cleanup — scope-lockdown, additive-only impact narrowing, metrics refresh (no-changelog) (#26476)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:37:19 +00:00
Rob Hough
72081560e3
fix(editor): Improve NDV panel drag handle contrast in dark mode (#26533) 2026-03-04 14:24:48 +00:00
Daria
e0ba687ca4
refactor(core): Move workflow creation logic to the service (#26521) 2026-03-04 14:17:49 +00:00
Nikhil Kuriakose
d3af5e44d8
fix(editor): Store statistics only when wf succeeded or failed (#25988) 2026-03-04 13:42:12 +00:00
Nikhil Kuriakose
a6e5d9b4bf
fix(editor): Fix alignment in trigger panel (#26475) 2026-03-04 13:42:02 +00:00
Nikhil Kuriakose
9a5c460f65
fix(editor): Change button variant to ghost (#26542) 2026-03-04 13:41:24 +00:00
Csaba Tuncsik
e1221d6dfb
feat(editor): Add 'New' badge to project roles and upgrade landing page (#26348) 2026-03-04 12:16:13 +00:00
Matsu
0a17291939
ci: Introduce backport workflow and compute-backport-targets script (#26518) 2026-03-04 11:15:09 +00:00
Rob Hough
d48b7986a5
fix(editor): Remove light-dark and use mixin (no-changelog) (#26527) 2026-03-04 11:11:29 +00:00
Guillaume Jacquart
f72dfc7a28
feat(core): Static fallback on dynamic credentials for manual executions (#26406) 2026-03-04 10:14:39 +00:00
Sandra Zollner
4ffe54ba3b
feat(editor): Implement read-only mode for external secrets connections (#26432) 2026-03-04 10:12:52 +00:00