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 |
|
Irénée
|
a235dd0123
|
feat: Migrate external secrets settings to entity-based storage (no-changelog) (#26001)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-20 13:10:27 +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 |
|
Benjamin Schroth
|
4fb5ae630b
|
fix(core): Implement evaluation run cancellation for multi-main (#25353)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-18 15:42:53 +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 |
|
Declan Carroll
|
f2df08f501
|
ci: Make postgres more CI friendly (#25847)
|
2026-02-16 16:44:50 +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 |
|
Jaakko Husso
|
2497a3720c
|
feat(core): Support most tools on Chat hub (#25571)
Co-authored-by: autologie <suguru@n8n.io>
|
2026-02-16 10:37:24 +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 |
|
Iván Ovejero
|
483c8210ee
|
feat(core): Add drain timeout for runners (#24290)
|
2026-02-06 13:34:53 +00:00 |
|
Stephen Wright
|
fb3fe5fb35
|
feat: Add projects to credentials list response (#25384)
|
2026-02-06 11:43:29 +00:00 |
|
Irénée
|
7a4436eda5
|
feat: Add project-scoped secrets provider list endpoint (no-changelog) (#25372)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-06 09:08:59 +00:00 |
|
Nikhil Kuriakose
|
5e7983f08d
|
fix(editor): Ensure personal project is used when a user is picked in workflow filter (#25077)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2026-02-05 19:11:14 +00:00 |
|
James Gee
|
aa41df63f8
|
feat(core): Redact/Unredact settings on GET / PATCH of secret providers (#25366)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2026-02-05 16:36:41 +00:00 |
|
Charlie Kolb
|
30e6d274cd
|
fix(core): Avoid fetching workflows unpaginated if getWorkflows API is used with projectId (#25370)
|
2026-02-05 14:48:33 +00:00 |
|
Stephen Wright
|
5e573bfa30
|
feat: Add credentials list endpoint + new scopes (#25309)
|
2026-02-05 13:15:10 +00:00 |
|
Guillaume Jacquart
|
a70b2ea379
|
fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330)
|
2026-02-05 12:58:39 +00:00 |
|
phyllis-noester
|
112d0eb6b3
|
feat(core): Support disabling sharing from personal space (#25259)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-02-04 19:19:05 +00:00 |
|
Daria
|
0ddfb60a95
|
feat(core): Add workflow history update endpoint (no-changelog) (#25043)
|
2026-02-04 17:06:44 +00:00 |
|
James Gee
|
3842dadf10
|
feat(core): Test connection & refresh secrets (#25294)
|
2026-02-04 14:58:14 +00:00 |
|
Svetoslav Dekov
|
8cdd9bd9fe
|
fix(editor): Add checksum validation when archive/unpublish workflow from canvas (#25302)
|
2026-02-04 13:58:35 +00:00 |
|
Guillaume Jacquart
|
a7ebe7746e
|
chore(core): Run migration tests on PRs (#25181)
|
2026-02-04 13:29:54 +00:00 |
|
Konstantin Tieber
|
f6db13a858
|
fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
|
2026-02-04 13:11:29 +00:00 |
|
Stephen Wright
|
a5f84ec040
|
feat: Project users public endpoint (#25189)
|
2026-02-04 09:16:46 +00:00 |
|
Tomi Turtiainen
|
a3ff1841af
|
fix(core): Prevent SQL syntax error when filtering users with empty ids array (#25284)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-04 07:32:58 +00:00 |
|