Commit Graph

244 Commits

Author SHA1 Message Date
n8n-assistant[bot]
eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
mfsiega
cbb1f33fe5
feat(core): Migration to distinguish published vs draft workflow index entries (no-changelog) (#24846) 2026-01-26 12:15:27 +00:00
Jaakko Husso
60cd62c412
fix(core): Handle null workflowId's on workflow_statistics table at migration (#24800) 2026-01-23 23:57:14 +00:00
Ricardo Espinoza
0b316d8eb2
fix(core): Handle JSON parsing errors gracefully in ActivateExecuteWorkflowTriggerWorkflows migration (#24410) 2026-01-23 13:16:35 +00:00
Irénée
6ae470e4d9
chore: Add ExternalSecretProvider entity (#24551)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 10:37:02 +00:00
Iván Ovejero
ea2e13ad0c
feat(core): Implement execution data stores (#24568) 2026-01-21 10:04:10 +00:00
Andreas Fitzek
2b4596eb66
chore(core): Add dynamic credential user storage (#24579) 2026-01-20 14:58:50 +00:00
n8n-assistant[bot]
e396d6de70
🚀 Release 2.5.0 (#24586)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-20 14:33:43 +01:00
Charlie Kolb
b7ea4109ce
feat(core): Introduce long term workflow history trimming (#24382) 2026-01-19 09:02:20 +00:00
Tomi Turtiainen
91fd383f32
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-01-16 12:54:43 +00:00
Tomi Turtiainen
a7556bd7b8
chore(core): Add support for index where clauses (#24438) 2026-01-16 10:55:39 +00:00
Iván Ovejero
2faf89acce
refactor(core): Add storedAt column to execution_entity table (#24440) 2026-01-16 10:53:22 +00:00
Nikhil Kuriakose
4e28e01ba0
feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
Jaakko Husso
ac69fe5f49
fix(core): Increase the model column length from 64 to 256 (#24332) 2026-01-15 15:37:23 +00:00
Dawid Myslak
0e19f9c409
fix(core): Fix for execution history when flow includes wait node (#23146)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-01-15 13:11:04 +00:00
Artem Sorokin
4df41dff6e
refactor(core): Remove DB_SQLITE_ENABLE_WAL config (#24233) 2026-01-15 11:07:32 +00:00
Guillaume Jacquart
4aa9399c3d
fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
Guillaume Jacquart
50ee22fb67
chore(core): Move all event bus destination code to dedicated module (#24117) 2026-01-14 15:35:06 +00:00
mfsiega
535caf45da
fix(core): Insert a workflow index placeholder for workflows with no dependencies (#24190) 2026-01-13 18:59:40 +00:00
Jaakko Husso
10165c34a0
feat(core): Add Chat hub support for 'When Last Node Finishes' and 'Using Response Nodes' response modes (#24189) 2026-01-12 16:04:51 +00:00
n8n-assistant[bot]
d222a6a7ce
🚀 Release 2.4.0 (#24178)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-12 13:37:10 +00:00
Charlie Kolb
29ab6be235
refactor(core): Clean up workflow history compaction service and related utils (#24043) 2026-01-12 07:44:23 +00:00
Charlie Kolb
b4eeba8032
fix(core): Avoid copying execution data table on AddWorkflowVersionIdToExecutionData migration (#23901) 2026-01-06 11:15:59 +01:00
Guillaume Jacquart
072a1dd825
fix(core): Fix redirection of user missing MFA to personal settings (#23881) 2026-01-06 10:38:30 +01:00
n8n-assistant[bot]
2b35b1bca3
🚀 Release 2.3.0 (#23866)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-05 16:57:14 +02:00
Charlie Kolb
bd16e7181c
feat(core): Adjust Workflow Compaction History algorithm (no-changelog) (#23763)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-05 13:28:30 +01:00
Charlie Kolb
5b76f49a89
feat(editor): Add Stop All Executions functionality (#23576) 2026-01-05 08:48:37 +01:00
Irénée
3aeb0402ff
fix: Add data insight metadata migration (#23694) 2025-12-30 15:18:53 +01:00
Guillaume Jacquart
750e9a8470
feat(API): Add patch method for credentials public API (#23431) 2025-12-29 14:53:43 +01:00
Charlie Kolb
e9e480bb8e
feat(core): Introduce WorkflowHistory compaction service (#23238)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-24 09:00:58 +01:00
Jaakko Husso
06cd720760
refactor(core): Remove 'beginTransaction' parameter from withTransaction (#23449) 2025-12-23 12:46:33 +02:00
github-actions[bot]
67e25c890a
🚀 Release 2.2.0 (#23533)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-22 14:57:23 +00:00
oleg
538181cbe3
fix: Handle nodes with missing type field in ActivateExecuteWorkflowTriggerWorkflows migration (#23392) 2025-12-19 12:04:48 +01:00
Jaakko Husso
6b2887c95f
refactor(core): Make Chat db queries faster (#23397) 2025-12-19 12:03:51 +02:00
Konstantin Tieber
011c4bba12
feat(core): Add dedicated workflow:publish project scope to use instead of the generic workflow:update (#23289) 2025-12-18 22:07:46 +01:00
Charlie Kolb
337d8daa15
feat(core): Add workflowVersionId column to ExecutionData table (no-changelog) (#21926) 2025-12-17 18:03:22 +01:00
Suguru Inoue
0ed70e0c09
chore(core): Set foreign key constraint on ChatHub agentId (#23275) 2025-12-16 14:37:58 +01:00
Milorad FIlipović
a84b0e544d
feat(editor): Connect workflows from MCP settings page (#23025) 2025-12-15 19:25:29 +01:00
github-actions[bot]
5a825a01c5
🚀 Release 2.1.0 (#23236)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-15 17:51:59 +02:00
Suguru Inoue
b7c92e07c7
feat(core, editor): Better distinguish personal and workflow agents in chat (no-changelog) (#23032)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-15 15:40:13 +01:00
Guillaume Jacquart
2f329b38f9
feat(core): Add isResolvable in public and internal APIs (#23119)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-15 10:33:23 +01:00
Guillaume Jacquart
a19fefece5
feat(core): Add resolvable fields to credential entity (#22712) 2025-12-12 08:06:04 +01:00
Daria
9a608dc00c
feat: Set autosave for history versions (no-changelog) (#23076) 2025-12-11 18:14:42 +02:00
S Rishiraj
9a2f2e77aa
fix(editor): Column order in workflow UNION query to fix sorting (#22026)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2025-12-11 13:41:06 +01:00
Daria
5074c992c7
fix: Backfill missing workflow history records (#23070) 2025-12-11 12:54:56 +02:00
Tomi Turtiainen
9144314476 Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
Daria
50e337f0ba
fix: Add version history records when importing workflows (#22974) 2025-12-09 19:22:31 +02:00
github-actions[bot]
a8ecda44f7
🚀 Release 2.0.0 (#22939)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-08 19:11:21 +02:00
Jaakko Husso
58cf94a9d9
feat(core): Add 'Project Chat User' role for chat only access use case (no-changelog) (#22837) 2025-12-08 16:50:40 +02:00
Svetoslav Dekov
311d347226
fix(editor): Fix workflow list endpoint triggerNodeType filter query (no-changelog) (#22912) 2025-12-08 15:50:44 +02:00