Commit Graph

165 Commits

Author SHA1 Message Date
Daria
b56a87337c
feat(core): Add new internal endpoints for draft/publish (no-changelog) (#22105) 2025-11-21 15:27:38 +02:00
Iván Ovejero
d91187ccca
refactor(core): Update binary data config (#22141) 2025-11-21 14:13:21 +01:00
Iván Ovejero
d509dad475
refactor(core): Set up binary data table (#22137) 2025-11-21 13:44:48 +01:00
mfsiega
3857f6fd44
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-21 13:42:13 +01:00
Jaakko Husso
24a4de8cf9
feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
Mutasem Aldmour
55c3150c11
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:48:49 +01:00
Daria
ac91020bd3
feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
Andreas Fitzek
88943838cc
chore(core): Add "test:unit" scripts to most of the backend packages (#22091) 2025-11-20 15:28:28 +01:00
Suguru Inoue
5c58bf919f
feat: File attachment support in chat (no-changelog) (#21437)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-11-20 14:11:14 +01:00
Ricardo Espinoza
8720a0e5f3
fix(core): Update state column type (no-changelog) (#22053)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-11-20 10:24:03 +01:00
github-actions[bot]
31e37d3961
🚀 Release 1.121.0 (#21972)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-18 10:01:47 +02:00
Danny Martini
09c8b2dea8
fix(core): Add timeout and recovery for database connection health checks (#21506)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-11-17 10:40:43 +01:00
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