Commit Graph

18070 Commits

Author SHA1 Message Date
Declan Carroll
c92becbc34
ci: Adds Docker stats telemetry (#26196) 2026-02-25 08:18:23 +00:00
n8n-assistant[bot]
562d867483
chore: Bundle 2026-W7 (#26214)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 07:08:58 +00:00
Matsu
3f02194f6d
ci: Remove unnecessary release note ping from release pipeline (#26048) 2026-02-25 07:06:10 +00:00
Declan Carroll
6477c066c3
test: Janitor tsx shortcut, docs cleanup, dead code removal (#26210)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 06:11:26 +00:00
Charlie Kolb
21eec59aa4
chore: Clarify execution stopping API description (#26061) 2026-02-24 20:15:51 +00:00
Andreas Fitzek
5a85a4f908
fix(core): Resolve multi-main startup race condition in AuthRolesService (#26176) 2026-02-24 18:07:18 +00:00
Danny Martini
776d328d83
feat(core): Add runtime bundle and extension utilities (#26077)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 17:18:25 +00:00
Tuukka Kantola
0243412ba7
fix(editor): Change node list shortcut from Tab to N to unlock keyboard navigation (#26148)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:43:34 +00:00
Filipe Tavares
2dcc76e94e
feat(editor): Add success button variant and fix trial banner CTA styling (#26190)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:25:29 +00:00
Irénée
fc5c8424e2
fix: Enable external secrets multi-connection to vault (#26189) 2026-02-24 14:38:41 +00:00
Guillaume Jacquart
d98eff2a4e
chore(core): Test saml with the UI based config. Display modal when config has changed without saving (#26141) 2026-02-24 14:35:33 +00:00
Raúl Gómez Morales
1285cc47d4
refactor(editor): Refactor workflow document composables from handleAction to set / apply (#26178) 2026-02-24 13:00:20 +00:00
Sandra Zollner
84966aadb2
feat(editor): Use single select dropdown for selecting scope of a secrets store (#26146) 2026-02-24 12:48:01 +00:00
Ali Elkhateeb
577e4efaa6
refactor(core): Extract and reuse containsExpression string utility (#26180)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 12:34:35 +00:00
Mutasem Aldmour
b585be5188
fix(core): Dispatch composite targets in onError() instead of dropping them (#25981)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:19:57 +00:00
Rob Hough
974a19dc41
fix(editor): Switch to inner shadow for Button (no-changelog) (#26175) 2026-02-24 12:14:28 +00:00
Justin Hart
852579915d
fix: Remove SystemCredentials source check during AWS role assume (#22859) 2026-02-24 10:58:43 +00:00
Robert Squires
2e07bb8d04
fix(editor): Setup panel visual tweaks (no-chaneglog) (#26107)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-24 10:42:06 +00:00
Alex Grozav
92efefb165
refactor(editor): Switch to using refs when injecting the workflow document (no-changelog) (#26179)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 10:38:13 +00:00
Ali Elkhateeb
1c561c90a1
refactor(core): Consolidate secret provider connection response types into api-types (no-changelog) (#26114) 2026-02-24 10:02:50 +00:00
Milorad FIlipović
a3d5937495
fix(editor): Batch community node requests to respect strapi arraySize (#26168) 2026-02-24 09:46:49 +00:00
Andreas Fitzek
8df87b79db
chore(editor): Expose credential:unshare to custom project roles (#26151) 2026-02-24 09:19:20 +00:00
Raúl Gómez Morales
c20afda4b9
refactor(editor): Normalize active, activeVersionId, and activeVersion fields in workflow document state (#25915)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-02-24 09:10:41 +00:00
Elias Meire
f6836c73d3
feat(editor): Add quick connect inside the credential edit modal (#26058)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-02-24 08:54:27 +00:00
Svetoslav Dekov
da861eef4e
chore: Add parameter if prompt guidelines should be used for claude task action (no-changelog) (#26052) 2026-02-24 08:27:32 +00:00
Matsu
64a30e8fc9
ci: Fix permission issues and streamline tag updates (#25994) 2026-02-24 08:24:21 +00:00
Matsu
ea860f4dbc
ci: Detect and report new npm packages before trying to publish them (#26164) 2026-02-24 06:53:43 +00:00
Declan Carroll
4f4644b822
fix: Dependency bumps in transitive dependencies (#26149)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 21:54:04 +00:00
Albert Alises
3bcc76e406
fix(editor): Add aria-label to icon-only buttons missing accessible labels (#26145) 2026-02-23 20:25:00 +00:00
n8n-release-tag-merge[bot]
aa5ad92b25 Merge tag 'n8n@2.10.0' 2026-02-23 17:55:22 +00:00
Andreas Fitzek
928242dee4
feat(core): Split share and unshare into separate scopes (#26011) 2026-02-23 17:06:23 +00:00
Stephen Wright
9edc271c09
feat: Initialise data redaction module, execution data redaction service (#25975) 2026-02-23 17:01:03 +00:00
n8n-assistant[bot]
8e81f3e313
🚀 Release 2.10.0 (#26135)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-23 15:57:44 +00:00
Sandra Zollner
25c6d14acf
feat(editor): Enable adding secret store from project settings page (#26122) 2026-02-23 15:42:33 +00:00
Elias Meire
95af7cf0e4 fix(editor): Design fixes for managed OAuth credentials (#26064) 2026-02-23 15:01:29 +00:00
Michael Drury
05d15a0e44
fix(ai-builder): Strip cache_control markers from persisted tool messages and responder input (#26132) 2026-02-23 14:49:33 +00:00
Daria
47d5738ed6
fix(core): Respect n8n path for health endpoint (#26129) 2026-02-23 14:44:46 +00:00
Kaito Horiuchi
7e10901470
fix(core): Always serve /healthz on task broker regardless of N8N_ENDPOINT_HEALTH (#25959) 2026-02-23 14:05:15 +00:00
Csaba Tuncsik
4e68511719
fix(editor): Refresh credential list after update to clear setup badge (#25978)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:49:55 +00:00
Nikhil Kuriakose
facc2feade
fix(editor): Filter for all words in the search query (#26110) 2026-02-23 13:32:46 +00:00
Declan Carroll
ecc330c829
chore: Update turbo from 2.7.3 to 2.8.9 (#26020)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:31:55 +00:00
Alex Grozav
2d0bbf5ea4
fix: Initialize Vue Router for stories (no-changelog) (#26130) 2026-02-23 13:31:49 +00:00
Elias Meire
e2cb7d29fe
feat(editor): Improve Google OAuth button design (#26063) 2026-02-23 13:30:59 +00:00
Albert Alises
bed7f6b5fd
feat(editor): Render interactive code diffs in builder chat (#26119) 2026-02-23 12:57:40 +00:00
Konstantin Tieber
9598874050
feat(core): Support multiple connected vaults per secret provider (#26124) 2026-02-23 12:40:13 +00:00
Jaakko Husso
8aded1759b
fix(editor): Fix agent description placement on Chat hub modal selector (#26038) 2026-02-23 12:21:58 +00:00
Tuukka Kantola
0c29bb038f
chore(editor): Clean up AI workflow builder header (#26037)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:21:54 +00:00
Romeo Balta
71194488aa
fix(editor): Add missing sidebar toggle telemetry (no-changelog) (#26121) 2026-02-23 12:18:48 +00:00
Jaakko Husso
54a5bf17c0
feat(core): Add 'Create new tool' button to tools selector (#26036) 2026-02-23 12:09:46 +00:00
Albert Alises
6b9053ed1f
fix(core): Add mergeAskBuild to builder request DTO feature flags (#26120) 2026-02-23 12:07:02 +00:00