Commit Graph

302 Commits

Author SHA1 Message Date
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
5a85a4f908
fix(core): Resolve multi-main startup race condition in AuthRolesService (#26176) 2026-02-24 18:07:18 +00:00
n8n-release-tag-merge[bot]
aa5ad92b25 Merge tag 'n8n@2.10.0' 2026-02-23 17:55:22 +00:00
Andreas Fitzek
928242dee4
feat(core): Split share and unshare into separate scopes (#26011) 2026-02-23 17:06:23 +00:00
n8n-assistant[bot]
8e81f3e313
🚀 Release 2.10.0 (#26135)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-23 15:57:44 +00:00
Nikhil Kuriakose
facc2feade
fix(editor): Filter for all words in the search query (#26110) 2026-02-23 13:32:46 +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
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
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
Michael Drury
87f59f04d3
feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
Tomi Turtiainen
2cfecd2a8b
perf(core): Use streaming JSON parsing for large execution data (#25799)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:50: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
Stephen Wright
56b6d0ca61
fix: Increase character limit for providerId (#25748) 2026-02-17 14:18:24 +00:00
n8n-assistant[bot]
8f4aed5cc2
🚀 Release 2.9.0 (#25850)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-16 17:12:46 +00:00
Tomi Turtiainen
7d418b877b
fix(core): Use pg driver native statement timeout instead of command line (#25813) 2026-02-16 11:55:06 +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
Konstantin Tieber
503676e0b9
feat(core): Ensure credentials only use secret providers that are available in their project (no-changelog) (#25406) 2026-02-13 22:36:35 +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
Tomi Turtiainen
c706e962ec Merge tag 'n8n@2.8.0' 2026-02-11 14:35:42 +02:00
Shireen Missi
06e48e5b3b
fix(core): Revert the fix for execution history when flow includes wait node (#25610) 2026-02-11 08:51:29 +00:00
n8n-assistant[bot]
0b2e5d9cf0
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-10 12:00:11 +01:00
Albert Alises
70c7f5ef00
feat: Add Focused Nodes feature (#25452) 2026-02-10 10:02:21 +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
Andreas Fitzek
6ab0bbbf52
chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +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
Ali Elkhateeb
fb2c5946c3
refactor: Improve performance of source control methods (#25298) 2026-02-05 14:39:30 +00:00
Stephen Wright
5e573bfa30
feat: Add credentials list endpoint + new scopes (#25309) 2026-02-05 13:15:10 +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
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
Iván Ovejero
1694969609
perf(core): Use Map for O(n) execution deduplication (#25210) 2026-02-04 08:37:47 +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
Tomi Turtiainen
103468af05
perf(core): Check if row exists instead of querying it entirely (#25223) 2026-02-03 13:05:16 +00:00
Iván Ovejero
1a2b1cfa73
perf(core): Remove more JOINs from workflow queries (#25182) 2026-02-03 12:00:02 +00:00
Irénée
b351d8dd1e
feat(core): Add secrets completions API endpoints for global and project scopes (#25205) 2026-02-03 11:19:12 +00:00
Csaba Tuncsik
76b73e17a9
fix(core): Update computeIsPending logic to account for external auth identities (#24926) 2026-02-02 15:14:02 +00:00
Iván Ovejero
8057b725dc
perf(core): Optimize credentials access (#25150) 2026-02-02 14:07:34 +00:00
Iván Ovejero
c9b661fecf
perf(core): Optimize access for webhooks and workflows (#25149) 2026-02-02 14:02:56 +00:00
James Gee
aaf69b8254
feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-02 13:49:51 +00:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Jon
f9e230e2d0
fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
Andreas Fitzek
038a399ada
chore(core): Change db column type to TEXT for subject_id (#25044) 2026-02-02 09:34:37 +00:00
mfsiega
754386247c
feat(core): Index both draft and published workflow versions (no-changelog) (#25009) 2026-02-02 08:41:24 +00:00
Iván Ovejero
075ffd05f1
perf(core): Optimize saving execution progress (#25089) 2026-02-02 08:12:49 +00:00
Iván Ovejero
c4ce0fbfbb
refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
mfsiega
f3da425dd2
feat(core): Introduce table to track actually published workflow versions (no-changelog) (#25051) 2026-01-30 12:02:47 +00:00
Guillaume Jacquart
a4a9234a39
chore(editor): Remove all calls to fetch all users and replace with targeted filtering (#25024) 2026-01-30 10:53:37 +00:00