Commit Graph

153 Commits

Author SHA1 Message Date
Jaakko Husso
25bb08ecfc
feat(core): Support attaching tools to chat hub sessions (no-changelog) (#21491) 2025-11-14 13:28:34 +02:00
Charlie Kolb
e45a4b1073
feat(core): Add name, autosaved, description columns to workflow history (no-changelog) (#21541) 2025-11-13 10:34:19 +01:00
Daria
5031e088eb
feat: Improve backfill missing workflow history records migration (no-changelog) (#21743) 2025-11-13 10:04:10 +02:00
Milorad FIlipović
35488e7acc
feat(core): Improve workflows text search (#21738)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-12 15:23:11 +01:00
Andreas Fitzek
8aed72ffb1
chore(core): Remove md5 usage for user id generation in postgres (#21687) 2025-11-11 12:18:32 +01:00
Tomi Turtiainen
13b7fa5c68 Merge tag 'n8n@1.120.0' 2025-11-11 12:38:48 +02:00
github-actions[bot]
ef065bec8d
🚀 Release 1.120.0 (#21688)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-11 09:34:51 +01:00
Daria
e3267b257a
feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
Daria
80f13414c5
refactor(core): Fix migration import format (#21676) 2025-11-10 11:29:49 +02:00
Milorad FIlipović
ecc67062a4
feat(core): Add workflow descriptions (#21526)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-07 08:49:57 +01:00
Ricardo Espinoza
8504beb154
fix(core): Column size for token column (#21609) 2025-11-06 10:28:06 -05:00
Charlie Kolb
d9d36bf28f
fix: Ensure workflows and folders updatedAt/createdAt aren't mixed up in project sorting (#21484) 2025-11-06 09:13:44 +02:00
Ricardo Espinoza
cd167ac6db
feat(core): Add OAuth to MCP server (#21469)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-11-05 19:26:31 -05:00
Andreas Fitzek
27fd768deb
fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01:00
github-actions[bot]
6c99b838f4
🚀 Release 1.119.0 (#21485)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-03 14:32:38 +01:00
mfsiega
fdf9c2e06d
feat(core): Update dependencies for unindexed workflows (no-changelog) (#21383) 2025-10-31 08:44:28 +01:00
mfsiega
c47b185f04
feat(core): Implement function to index a single workflow (no-changelog) (#21373) 2025-10-30 14:22:47 +01:00
mfsiega
918ef5fd57
feat(core): Implement workflow dependency repository (no-changelog) (#21284) 2025-10-30 09:56:54 +01:00
Jaakko Husso
516fd84656
feat(core): Add Chat Trigger toggle that controls whether a WF shows up on chat hub (no-changelog) (#21267) 2025-10-29 13:58:22 +02:00
mfsiega
eb9c6fdb6f
feat(core): Change dependency info column to json instead of string (no-changelog) (#21277) 2025-10-28 16:05:57 +01:00
Tomi Turtiainen
663814459b Merge tag 'n8n@1.118.0' 2025-10-27 20:12:49 +02:00
Konstantin Tieber
4be0180f59
fix(core): Only select executionData from DB when requested (#21234) 2025-10-27 17:01:13 +01:00
github-actions[bot]
b2242687c6
🚀 Release 1.118.0 (#21222)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-27 14:24:14 +01:00
Mutasem Aldmour
d411764a30
feat: Add agent builder (no-changelog) (#21094)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-27 14:22:02 +01:00
Guillaume Jacquart
832774db80
feat(core): Handle project variables sync on source control (#21001) 2025-10-22 10:26:22 +02:00
mfsiega
dd6145879f
feat(core): Add an incrementing version counter for the workflow entity (#20816) 2025-10-22 09:53:17 +02:00
github-actions[bot]
3127e44b45
🚀 Release 1.117.0 (#20996)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-21 10:47:46 +02:00
Jaakko Husso
8953bf089d
refactor(core): Drop unused chat hub columns (no-changelog) (#20973) 2025-10-21 09:57:33 +03:00
mfsiega
ed3b19a3de
feat(core): Database migration to add workflow dependency index table (#20723) 2025-10-15 14:47:28 +02:00
Andreas Fitzek
e73d0f4137
chore(core): Ensure unique display name for roles (#20601) 2025-10-14 14:09:07 +02:00
Jaakko Husso
57c2638f3b
feat(core): Add migration for chat hub tables (no-changelog) (#20654) 2025-10-13 16:53:04 +03:00
github-actions[bot]
536ef83c80
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-13 16:10:43 +03:00
Iván Ovejero
dfb1851516
fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
Andreas Fitzek
4e84c53a47
chore(core): Migrate insights values to bigint to avoid overflow (#20343) 2025-10-10 11:32:01 +02:00
Ricardo Espinoza
a998e1d025
fix(core): Make sure scopes are deleted after rename (#20498) 2025-10-08 07:28:11 -04:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Ricardo Espinoza
dc75b3dfb1
feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
Guillaume Jacquart
bf1b26d6a4
feat(core): Add projectId foreign key to the variable table (#20058) 2025-10-02 21:04:52 +02:00
Tomi Turtiainen
41d97772c1 Merge tag 'n8n@1.114.0' 2025-10-02 12:24:37 +03:00
Jaakko Husso
fb4e10bce1
refactor(core): Don't begin transactions on data table read operations (#20290) 2025-10-02 11:42:40 +03:00
mfsiega
0681e78eb3
fix(core): Add cancellation reasons (#20238) 2025-10-01 15:52:44 +02:00
Svetoslav Dekov
27e0320e41
feat(editor): Update workflows list endpoint to support filter by node type (no-changelog) (#20158) 2025-09-30 10:26:38 +03:00
Milorad FIlipović
ecc23ac553
feat(core): Implement mcp server module (no-changelog) (#19738)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-30 09:04:14 +02:00
github-actions[bot]
5c05698ff5
🚀 Release 1.114.0 (#20157)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-09-29 16:33:10 +02:00
Jaakko Husso
f72b9fa130
refactor(core): Unify transaction handling at data table (#20024) 2025-09-29 17:24:58 +03:00
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
mfsiega
2db47fd8c4
fix(core): Batch markAsCrashed updates to avoid oversized queries (#19904) 2025-09-24 11:57:35 +02:00
github-actions[bot]
2a0e38a8dc
🚀 Release 1.113.0 (#19866)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-09-22 17:21:10 +03:00
Daria
66b4b2c4fc
feat(core): Restrict data table size data to users projects (no-changelog) (#19595)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-09-19 18:23:38 +03:00
Andreas Fitzek
feebfd2f79
fix(core): Credential export for personal projects (#19720) 2025-09-18 18:08:00 +02:00