Jaakko Husso
a006e02759
feat(Chat Trigger Node): Add Suggested prompts, shown on Chat hub ( #26217 )
2026-02-26 09:10:43 +00:00
Declan Carroll
b4465c86af
ci: Enhance Claude task runner workflow ( #26267 )
2026-02-26 08:30:33 +00:00
Michael Kret
27949dd87e
feat: Update Replace Me placeholder in Loop Over Items ( #23756 )
...
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-26 08:07:15 +00:00
Dimitri Lavrenük
4b9e7e3739
fix: Improve chat message button handling ( #26249 )
2026-02-26 08:04:38 +00:00
Matsu
96e446fc61
ci: Clarify and automate release process ( #26181 )
2026-02-26 07:45:31 +00:00
Rob Hough
6ec3255397
fix(editor): Custom style for date picker btns (no-changelog) ( #26263 )
2026-02-25 17:27:48 +00:00
Irénée
b468a72d26
feat: Enable project-scope external secrets permissions (no-changelog) ( #26143 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:11:49 +00:00
Sandra Zollner
82db0b923d
fix(editor): Fix workflow diff navigation left arrow hover state ( #26253 )
2026-02-25 15:55:47 +00:00
Andreas Fitzek
81ab10d45b
feat(core): Add execution:reveal scope ( #26252 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:51:13 +00:00
Svetoslav Dekov
c1d4d1241c
chore(core): Update linear-issue skill to properly interpret node popularity (no-changelog) ( #26241 )
2026-02-25 14:49:46 +00:00
Michael Drury
c30870ca34
fix(ai-builder): Fix chat fade, keyboard shortcuts, node tidy-up, and feedback styling ( #26200 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 13:53:41 +00:00
Guillaume Jacquart
4aacc574f6
feat(editor): Disable v2 migration report via shared target version constant ( #26244 )
2026-02-25 13:47:20 +00:00
Andreas Fitzek
3994d38eca
chore(core): Add redaction policy to workflow setting ( #26239 )
2026-02-25 13:44:47 +00:00
Michael Kret
c3ddc49d85
fix: Add missing chat tool input logs ( #26229 )
2026-02-25 13:35:58 +00:00
github-actions[bot]
241ee1eefc
chore: Update node popularity data ( #25806 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-02-25 11:40:28 +00:00
yehorkardash
36bde68ecc
fix(core): Don't show setup in demo mode ( #26233 )
2026-02-25 10:55:58 +00:00
Milorad FIlipović
45106e3fa1
fix(editor): Fix spacing between workflow history (no-changelog) ( #26225 )
2026-02-25 10:55:44 +00:00
Milorad FIlipović
4fd3fd7594
fix(editor): Stop hijacking search shortcut for layouts without search ( #26222 )
2026-02-25 10:55:31 +00:00
Rob Hough
4e489a6884
fix(editor): Fix grid alignment on Safari 18.6 ( #26234 )
2026-02-25 10:43:29 +00:00
Albert Alises
ec4496d12c
feat(editor): Forward rich message types from SDK instead of flattening to text ( #26177 )
2026-02-25 09:46:17 +00:00
ByteEVM
fa46fc46be
fix(editor): Compact i18n secrets count ( #25883 )
2026-02-25 09:23:22 +00:00
Milorad FIlipović
8803226f72
fix(editor): Fix shift+space key combo in canvas ( #26169 )
2026-02-25 09:02:13 +00:00
Irénée
cc10bce371
feat: Add secrets management scopes via custom roles (no-changelog) ( #26219 )
2026-02-25 08:46:38 +00:00
Michael Kret
4655a6273b
fix(Microsoft Teams Node): Block Teams link preview service from triggering sendAndWait approvals ( #26125 )
2026-02-25 08:45:13 +00:00
Michael Kret
265aea30d4
fix: Assignments control buttons top padding fix ( #26165 )
2026-02-25 08:44:26 +00:00
Sandra Zollner
e0ef26bf1d
fix(editor): Resolve credential modal expressions without workflow co… ( #26191 )
2026-02-25 08:26:52 +00:00
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