Commit Graph

18130 Commits

Author SHA1 Message Date
Csaba Tuncsik
c320383f88
fix(editor): Hide client secret field in resolver when user info endpoint is selected (#26340)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 15:05:48 +00:00
Andreas Fitzek
6051fc74ea
chore(core): Introduce redaction marker for items (#26308) 2026-02-27 14:59:15 +00:00
Csaba Tuncsik
c2e31e9fe6
fix(editor): Allow clearing credential resolver in workflow settings (#26343)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 14:58:55 +00:00
Milorad FIlipović
dde639664a
fix(editor): Fix Add column button spacing in data table (no-changelog) (#26345) 2026-02-27 14:26:50 +00:00
Milorad FIlipović
470fc503a0
fix(editor): Fix CSV export for data tables downloading wrong table (#26325) 2026-02-27 13:28:34 +00:00
Charlie Kolb
0ec749e8dd
feat(editor): Add project badge in data table overview (#26289)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 13:13:46 +00:00
Milorad FIlipović
363d7ec493
fix(editor): Fix What's new callout position (no-changelog) (#26236) 2026-02-27 13:11:37 +00:00
Milorad FIlipović
6d15d0ee03
fix(editor): Fix trigger listening state tooltip layout (no-changelog) (#26295) 2026-02-27 13:11:17 +00:00
Milorad FIlipović
d7a5b04b9f
fix(editor): Fix filters popover layout (no-changelog) (#26339) 2026-02-27 13:10:38 +00:00
Raúl Gómez Morales
1b938f4c93
refactor(editor): Normalize meta field in workflow document state (#26223) 2026-02-27 12:11:37 +00:00
Matsu
69458c29dc
ci: Re-introduce RELEASE env variable to vite builds in release (#26335) 2026-02-27 11:31:38 +00:00
Andreas Fitzek
a94c8b728c
chore(core): Allow changing redaction settings in the workflow settings (#26298) 2026-02-27 10:51:04 +00:00
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