Suguru Inoue
|
8fa5aa0a7a
|
fix(core): Ensure all streaming chunks are processed before deleting ChatHub workflow (#24040)
|
2026-01-08 15:05:36 +00:00 |
|
Marc Littlemore
|
647a684580
|
fix(core): Add license check to DELETE variables endpoint (#24028)
|
2026-01-08 12:53:35 +00:00 |
|
James Gee
|
42adee8b05
|
feat(core): UI changes to support TLS over TCP (#23938)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2026-01-07 14:39:47 +01: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 |
|
Guillaume Jacquart
|
def0a09d8a
|
feat(core): First shot in resolving the credential resolver config expressions (#23110)
|
2026-01-07 11:17:42 +01:00 |
|
James Gee
|
279d6fd10f
|
feat(core): Add TLS support to Syslog client (#23304)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2026-01-06 21:15:02 +01:00 |
|
Irénée
|
9bfb014cb9
|
refactor: Migrate source control feature to modules (#22453)
|
2026-01-06 15:59:11 +00:00 |
|
Guillaume Jacquart
|
072a1dd825
|
fix(core): Fix redirection of user missing MFA to personal settings (#23881)
|
2026-01-06 10:38:30 +01:00 |
|
Guillaume Jacquart
|
0fe358b4cc
|
chore(core): Add test to compare insights and workflow statistics (#23739)
|
2026-01-05 14:36:13 +01: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 |
|
Declan Carroll
|
9339d14f6f
|
fix: Return null if no last successful execution exists instead of 404 (#23720)
|
2025-12-30 09:36:46 +00:00 |
|
Iván Ovejero
|
ea889bee89
|
refactor(core, editor): Remove Pyodide (#23572)
|
2025-12-29 14:54:15 +01:00 |
|
Guillaume Jacquart
|
750e9a8470
|
feat(API): Add patch method for credentials public API (#23431)
|
2025-12-29 14:53:43 +01: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 |
|
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 |
|
Andreas Fitzek
|
2844064afc
|
chore(core): Only encrypt partial oauth state (#23590)
|
2025-12-23 21:00:58 +01:00 |
|
Andreas Fitzek
|
61f9d06c44
|
chore(core): OAuth2 cloud hook integration (#23574)
|
2025-12-23 15:03:47 +01:00 |
|
Iván Ovejero
|
c7fed98563
|
fix(core): Validate missing code param in Code node (#23405)
|
2025-12-22 17:29:52 +01:00 |
|
Andreas Fitzek
|
a4206483f0
|
chore(core): Include workflow:publish for global owner and admin (#23532)
|
2025-12-22 15:19:40 +01:00 |
|
Guillaume Jacquart
|
35be04f9dd
|
chore(core): Refactor external secrets (#23337)
|
2025-12-19 17:05:03 +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 |
|
Irénée
|
d5c093411a
|
feat: Assign default project admin on pull (#23355)
|
2025-12-19 09:04:43 +00: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 |
|
Andreas Fitzek
|
44ff6a734f
|
chore(core): Fixes skipping auth for OAuth callback (#23364)
|
2025-12-17 15:54:40 +01:00 |
|
Ricardo Espinoza
|
2f4cda5a8e
|
chore: Clean up references to the Start node (no-changelog) (#23183)
|
2025-12-16 09:30:46 -05:00 |
|
Milorad FIlipović
|
a84b0e544d
|
feat(editor): Connect workflows from MCP settings page (#23025)
|
2025-12-15 19:25:29 +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 |
|
Daria
|
260c2d27a3
|
fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113)
|
2025-12-12 14:13:05 +02: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 |
|
Guillaume Jacquart
|
9bffc72c8c
|
feat(editor): UI improvements for credential resolver modal (#23027)
|
2025-12-10 19:11:36 +01: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 |
|
Andreas Fitzek
|
a7efa2f097
|
chore(core): License flag for the dynamic credential module (#22971)
|
2025-12-09 14:27:48 +01:00 |
|
Charlie Kolb
|
10b52b1817
|
test(core): Add withPublishHistory parameter to workflow test utils (#22902)
|
2025-12-09 09:10:56 +01: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 |
|
Guillaume Jacquart
|
fd7cc85f06
|
feat(core): Add types endpoint to get all credential resolver types (#22923)
|
2025-12-08 15:01:25 +01:00 |
|
Daria
|
1aa325a64f
|
feat: Validate nodes before activating (#22916)
|
2025-12-08 15:47:55 +02:00 |
|
Guillaume Jacquart
|
5799cf712a
|
feat(core): Dynamic credential resolvers API routes (#22862)
|
2025-12-08 12:52:24 +01:00 |
|
Ricardo Espinoza
|
f7cb18ce38
|
fix(core): Update migration that activate workflows with executeWorkflowTrigger (#22860)
|
2025-12-08 12:39:31 +01:00 |
|
Svetoslav Dekov
|
a2373d846e
|
fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907)
|
2025-12-08 13:12:56 +02:00 |
|
James Gee
|
5c76f1ec56
|
fix: PAY-4074 - Owner registration in multi-main setup (#22520)
Signed-off-by: James Gee <james@justec.io>
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
|
2025-12-05 21:04:12 +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 |
|
Stephen Wright
|
5926ebf094
|
feat: Make underlying oauth abstractions more generic (#22741)
|
2025-12-05 15:16:10 +00:00 |
|
Andreas Fitzek
|
e78250f94c
|
chore(core): Implement generic credential storage provider (#22662)
|
2025-12-05 11:04:26 +01:00 |
|
Jaakko Husso
|
480d1e609b
|
feat(core): Put Chat users behind license checks (no-changelog) (#22781)
|
2025-12-05 11:38:12 +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 |
|