Andreas Fitzek
|
a94c8b728c
|
chore(core): Allow changing redaction settings in the workflow settings (#26298)
|
2026-02-27 10:51:04 +00:00 |
|
Andreas Fitzek
|
add88df9b4
|
chore(core): Decouple workflow execution from edit permission (#25737)
|
2026-02-26 15:48:41 +00:00 |
|
Andreas Fitzek
|
928242dee4
|
feat(core): Split share and unshare into separate scopes (#26011)
|
2026-02-23 17:06:23 +00:00 |
|
Daria
|
1016949c92
|
feat: Add tab scoped collaboration (#25646)
|
2026-02-19 16:14:56 +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 |
|
Benjamin Schroth
|
d262419ba8
|
feat: Enable streaming in canvas chat (#20991)
|
2026-02-18 08:50:06 +00:00 |
|
oleg
|
2a12181915
|
fix(core): Allow single-node AI Agent execution to run tools (#25709)
|
2026-02-13 07:38:22 +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 |
|
Ricardo Espinoza
|
0354b9b555
|
fix: Validate workflows when publishing from workflow history (#25195)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-09 14:46:15 +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 |
|
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 |
|
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 |
|
Daria
|
0ddfb60a95
|
feat(core): Add workflow history update endpoint (no-changelog) (#25043)
|
2026-02-04 17:06:44 +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 |
|
Iván Ovejero
|
5209c52e83
|
perf(core): Skip workflow_history JOIN for activate, deactivate, and update (#25185)
|
2026-02-03 12:00:17 +00:00 |
|
Iván Ovejero
|
1a2b1cfa73
|
perf(core): Remove more JOINs from workflow queries (#25182)
|
2026-02-03 12:00:02 +00:00 |
|
Iván Ovejero
|
8057b725dc
|
perf(core): Optimize credentials access (#25150)
|
2026-02-02 14:07:34 +00:00 |
|
Daria
|
18487d0459
|
feat(core): Add auto-publish on Environments Feature Pull (#24701)
|
2026-02-02 09:45:27 +00:00 |
|
Guillaume Jacquart
|
40f670562e
|
fix(core): Update ownership cache update on folder transfer (#24974)
|
2026-02-02 09:27:00 +00:00 |
|
Iván Ovejero
|
c4ce0fbfbb
|
refactor(core): Route execution creation through ExecutionPersistence (#24912)
|
2026-01-30 12:46:53 +00:00 |
|
Tomi Turtiainen
|
39df0d5ff1
|
chore(core): Remove mysql and mariadb specfic code (#24908)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-29 15:57:33 +00:00 |
|
Csaba Tuncsik
|
56220709da
|
fix(editor): Add support for dynamic credentials and credential resolver indicators in UI (#24733)
|
2026-01-26 09:49:41 +00:00 |
|
Dimitri Lavrenük
|
8e6d7f45a2
|
fix: Move webhook duplication checks to backend and make them more reliable (#23094)
Co-authored-by: Michael Siega <michael.siega@n8n.io>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2026-01-21 10:49:20 +00:00 |
|
Iván Ovejero
|
0c2e666b99
|
refactor(core): Initial setup for execution data management (#24452)
|
2026-01-19 13:26:39 +00:00 |
|
Daria
|
0bbb6316ff
|
feat(core): Forbid updating archived workflows (#24528)
|
2026-01-19 12:36:01 +00:00 |
|
Daria
|
6252dd8f61
|
fix(core): Allow resetting Error Workflow settings to default (#24299)
|
2026-01-15 13:16:50 +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 |
|
Marc Littlemore
|
ae1fb77203
|
feat(core): Add execution source to workflow-executed event (#24058)
|
2026-01-12 08:59:07 +00:00 |
|
Daria
|
37aa56e6ff
|
feat: Autosave workflows (#23036)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Artem Sorokin <artem@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Svetoslav Dekov <scdekov@users.noreply.github.com>
Co-authored-by: Robert Squires <robtf9@icloud.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
|
2026-01-09 18:40:24 +00:00 |
|
Guillaume Jacquart
|
b68d0ec485
|
chore(core): Add DTOs for workflow create / update validation (#23935)
|
2026-01-07 13:50:16 +01:00 |
|
Marc Littlemore
|
2f29603908
|
feat(core): Add log streaming events for executions (#23372)
|
2026-01-07 10:24:04 +00:00 |
|
Declan Carroll
|
9339d14f6f
|
fix: Return null if no last successful execution exists instead of 404 (#23720)
|
2025-12-30 09:36:46 +00:00 |
|
Ricardo Espinoza
|
9fc820fbaf
|
feat(core): Use draft sub-workflow version for manual execution, published for production (#23166)
|
2025-12-24 09:58:21 -05:00 |
|
Milorad FIlipović
|
5b5867fd53
|
fix(editor): Allow moving workflows on the overview page (#21742)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-12-23 23:16:01 +01:00 |
|
Mutasem Aldmour
|
5818d58588
|
feat(ai-builder): Add support for versioning in ai-builder (#23060)
|
2025-12-19 15:47:20 +01:00 |
|
Alex Grozav
|
b8e6e0f455
|
feat: Provide auto-generated workflow ids in new workflows (no-changelog) (#21955)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Sculptor <sculptor@imbue.com>
Co-authored-by: cubic Bot <contact@cubic.dev>
|
2025-12-19 16:11:00 +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 |
|
Marc Littlemore
|
4ece6dc4c8
|
feat(core): Add workflow settings to log streaming (#23294)
|
2025-12-16 16:29:59 +00:00 |
|
Milorad FIlipović
|
a84b0e544d
|
feat(editor): Connect workflows from MCP settings page (#23025)
|
2025-12-15 19:25:29 +01:00 |
|
Daria
|
260c2d27a3
|
fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113)
|
2025-12-12 14:13:05 +02:00 |
|
Daria
|
9a608dc00c
|
feat: Set autosave for history versions (no-changelog) (#23076)
|
2025-12-11 18:14:42 +02:00 |
|
Daria
|
34260fe4be
|
fix: Fix checksum hashing when WebCrypto is unavailable (#23024)
|
2025-12-10 15:22:49 +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 |
|
Daria
|
1aa325a64f
|
feat: Validate nodes before activating (#22916)
|
2025-12-08 15:47:55 +02:00 |
|
Mutasem Aldmour
|
bbdc99176b
|
feat: Add and update telemetry events (#22762)
|
2025-12-08 13:26:44 +01:00 |
|
Ricardo Espinoza
|
ca8494af95
|
fix: Allow the activation of workflows with the errorTrigger and the executionWorkflowTrigger trigger (no-changelog) (#22019)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2025-12-05 11:24:33 -05:00 |
|
Daria
|
3dc44fe012
|
feat: Include active version id in workflowActivated broadcast event (no-changelog) (#22805)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
|
2025-12-05 18:22:19 +02:00 |
|
mfsiega
|
3026a813b0
|
fix(core, editor): Move single webhook trigger check to the backend (#22450)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-12-04 18:20:13 +01:00 |
|