Commit Graph

18118 Commits

Author SHA1 Message Date
Csaba Tuncsik
c93e4380bc
feat: Add assignments tab for custom roles with project visibility (#25992)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
Co-authored-by: Matsu <huhta.matias@gmail.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: peteawood <pete.a.wood@gmail.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Kaito Horiuchi <horiyee.ka@gmail.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 10:33:41 +00:00
Alex Grozav
520ff6c1c9
refactor(editor): Migrate workflow timestamps to document store (no-changelog) (#26292)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 10:29:51 +00:00
Raúl Gómez Morales
b17960d2f9
refactor(editor): Normalize homeProject field in workflow document state (#26224) 2026-02-27 08:52:46 +00:00
Raúl Gómez Morales
43ce065ddc
refactor(editor): Stop writing sharedWithProjects to workflowsStore.workflow (no-changelog) (#26246) 2026-02-27 08:52:21 +00:00
Ali Elkhateeb
d3afac8d99
feat(editor): Allow comparing workflow history versions (#26060) 2026-02-27 08:02:05 +00:00
Csaba Tuncsik
26b36e0f04
feat(editor): Add dynamic credentials UI for ChatHub (#25685)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 07:16:20 +00:00
Jaakko Husso
218569c70a
fix(core): Disallow file uploads on Chat hub when chat trigger doesn't permit them (#25714) 2026-02-27 07:13:29 +00:00
Ricardo Espinoza
b298a5d018
fix(editor): Custom sticky text color (#25961) 2026-02-26 21:32:31 +00:00
Andreas Fitzek
a741f15792
chore(core): Implement redaction logic in redaction module (#26268) 2026-02-26 17:32:40 +00:00
Andreas Fitzek
3739998915
chore(core): Integrate execution redaction service in execution service (#26255) 2026-02-26 16:20:36 +00:00
Andreas Fitzek
add88df9b4
chore(core): Decouple workflow execution from edit permission (#25737) 2026-02-26 15:48:41 +00:00
Guillaume Jacquart
7459abced4
chore(core): Add e2e tests for dynamic credentials setup, status and workflow calling (#26209) 2026-02-26 15:35:11 +00:00
Danny Martini
0ed9f35ddc
feat(core): Add IsolatedVmBridge (no-changelog) (#26142)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 14:20:33 +00:00
Raúl Gómez Morales
e97b6b82ee
fix(editor): Fix input panel error output (#23116)
Co-authored-by: Eugene <eugene@n8n.io>
2026-02-26 14:11:08 +00:00
Matsu
8e952871e2
ci: Automatically mark releases at latest or pre-release (#26294) 2026-02-26 13:23:17 +00:00
Declan Carroll
216ef96e3a
ci: Add suppress_output option to Claude task runner (no-changelog) (#26287)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:13:23 +00:00
Declan Carroll
a80bd41f57
ci: Enforce Chromatic as required check for design system changes (no-changelog) (#26126)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 11:09:27 +00:00
Alex Grozav
22e0b8aa96
refactor(editor): Migrate workflow checksum to document store (no-changelog) (#26227)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 10:37:12 +00:00
Mutasem Aldmour
a0664a1add
feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 10:09:16 +00:00
Guillaume Jacquart
e9627a640e
fix(core): Skip onboarding screen for SAML users with IdP-provided names (#26245)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-26 09:57:28 +00:00
Rob Hough
cae80a2a56
fix(editor): Remove white separator from Button (no-changelog) (#26266) 2026-02-26 09:52:18 +00:00
Matsu
c38291a2a5
ci: Automate calls to release-push-to-channel (#26281) 2026-02-26 09:35:41 +00:00
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