Commit Graph

961 Commits

Author SHA1 Message Date
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
phyllis-noester
6b171fc025
fix: Fix credential resolver RBAC for member users (#26552) 2026-03-05 13:42:13 +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
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
Tomi Turtiainen
d832ffe763
refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-03-04 09:55:08 +00:00
Daria
f020caa6a7
feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
Daria
c544e94e39
feat: Hide workflow edit conflict error in Sentry (no-changelog) (#26412) 2026-03-02 13:20:41 +00:00
Sandra Zollner
4dcc2d8806
feat(core): Enable external secrets for projects (#26329) 2026-03-02 11:57:55 +00:00
Andreas Fitzek
4f4b85cc0c
chore(core): Add redactionInfo object to execution data responses (#26326) 2026-03-02 09:08:55 +00:00
Andreas Fitzek
6051fc74ea
chore(core): Introduce redaction marker for items (#26308) 2026-02-27 14:59:15 +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
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
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
Andreas Fitzek
3994d38eca
chore(core): Add redaction policy to workflow setting (#26239) 2026-02-25 13:44:47 +00:00
Andreas Fitzek
5a85a4f908
fix(core): Resolve multi-main startup race condition in AuthRolesService (#26176) 2026-02-24 18:07:18 +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
Andreas Fitzek
928242dee4
feat(core): Split share and unshare into separate scopes (#26011) 2026-02-23 17:06:23 +00:00
Daria
47d5738ed6
fix(core): Respect n8n path for health endpoint (#26129) 2026-02-23 14:44:46 +00:00
Konstantin Tieber
9598874050
feat(core): Support multiple connected vaults per secret provider (#26124) 2026-02-23 12:40:13 +00:00
Daria
1016949c92
feat: Add tab scoped collaboration (#25646) 2026-02-19 16:14:56 +00:00
James Gee
824f458afc
chore(core): External secrets - remove delete connection response (#25989) 2026-02-19 13:48:50 +00:00
Guillaume Jacquart
095a7f9f0d
fix(core): Invalidate project owner cache when user role changes (#25895) 2026-02-19 11:39:44 +00:00
Ali Elkhateeb
bd92dabc5c
feat(core): Filter secrets provider autocomplete to connected vaults only (#25927)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-19 09:48:20 +00:00
Charlie Kolb
6a16e630c4
feat(core): Expose execution stopping in public API (#25826) 2026-02-19 08:02:44 +00:00
Guillaume Jacquart
a2034d8f42
chore(core): Use subquery instead of 2 step queries to find credentials by context (#25754)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 21:24:02 +00:00
Guillaume Jacquart
c2f5d9976b
chore(core): Improve access controlled credentials and workflows fetching (#25028)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:14:09 +00:00
Ricardo Espinoza
c818125e85
fix(core): Return data tables that you have access to instead of only the ones in your personal project (#25558) 2026-02-17 17:25:44 +00:00
Irénée
9c7b3db9a8
feat: Add connection state to secret stores response (no-changelog) (#25884) 2026-02-17 14:07:13 +00:00
Ali Elkhateeb
1bc307990d
fix(editor): Update secrets provider connection name validation (#25868) 2026-02-17 14:00:03 +00:00
Stephen Wright
20175243da
fix: Credentials overrides no longer blocks UI (#25830) 2026-02-16 16:04:40 +00:00
Irénée
74fe36370d
feat: Return secrets count and secrets list in provider connection responses (no-changelog) (#25822)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:58:22 +00:00
Irénée
a2e7c7fee9
feat: Add CRUD operations for project-specific external secrets provider connections (no-changelog) (#25708) 2026-02-16 11:47:06 +00:00
Daria
9ec0f97a9f
feat(core): Accept slash inside health endpoint env var (#25753) 2026-02-16 10:26:22 +00:00
Daria
d09c6a3d5a
fix(core): Make health endpoint configurable to solve conflicts (#25729) 2026-02-13 13:47:19 +00:00
Irénée
92735b26c4
feat: Reload providers after connection and CRUD operations (no-changelog) (#25688) 2026-02-13 08:47:53 +00:00
Irénée
45017703be
fix: Enable credentials experssions push and pull (#25530) 2026-02-12 17:00:48 +00:00
Svetoslav Dekov
ff1d7f2330
fix(editor): Add filter by accessible projects in folders query (no-changelog) (#25678) 2026-02-12 14:13:17 +00:00
Jaakko Husso
e6a4c64d4d
fix(core): Fix deadlock on Chat hub on Postgres with pool size of 1 (#25654) 2026-02-12 12:49:21 +00:00
Andreas Fitzek
cfca041d0e
chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00:00
Ricardo Espinoza
c5ee9bad89
feat(core): Add versions support to n8n:export command (#25414)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Daria <daria.staferova@n8n.io>
2026-02-11 15:13:54 +00:00
jonjames-n8n
402d803589
feat(API): Add public API endpoints for execution tags (#25463)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:47:22 +00:00
Ricardo Espinoza
0d842c5da5
feat(core): Add data tables to env features (#23828)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-02-09 14:35:47 +00:00
Daria
50b8764cb9
feat(core): Add workflow-version-updated event to log streaming (#25429) 2026-02-09 08:09:51 +00:00
Stephen Wright
4eb0079f46
feat: Add new scope for workflow:unpublish, assignable to personal projects and regular project roles (#25228) 2026-02-06 15:04:40 +00:00
Tomi Turtiainen
474d9b7e2f
feat(core): Add tracing to workflow indexing (#25437)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 14:51:37 +00:00
Andreas Fitzek
6ab0bbbf52
chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +00:00