Commit Graph

4434 Commits

Author SHA1 Message Date
Daria
1aa325a64f
feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02:00
Charlie Kolb
a2da5641fc
fix(core): Exclude Sub-workflow and Error triggers from triggerCount again (no-changelog) (#22906) 2025-12-08 14:18:49 +01:00
Tomi Turtiainen
f8271efe19
chore: Clean up deprecation warnings (#22914) 2025-12-08 14:32:37 +02:00
Benjamin Schroth
f35c65e625 chore: Update @modelcontextprotocol/sdk (#22823) 2025-12-08 14:30:15 +02:00
Declan Carroll
a642722115
fix: Security patches for jws (#22918) 2025-12-08 12:22:51 +00: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
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
Guillaume Jacquart
03744c30c5 fix(core): Do not prevent credential save if property has default value (#22720) 2025-12-05 16:36:56 +02:00
Declan Carroll
d22c173aec
fix: Security patches (#22748) 2025-12-05 13:28:39 +00:00
Milorad FIlipović
e4d8812541
chore(core): Update mcp lingo around active workflows (no-changelog) (#22810) 2025-12-05 14:14:13 +01:00
github-actions[bot]
c0407fd76c
🚀 Release 2.0.0-rc.3 (#22757)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 17:01:22 +02:00
Tomi Turtiainen
46249a9cf3 Merge tag 'n8n@2.0.0-rc.2' into v2 2025-12-04 16:48:37 +02:00
Svetoslav Dekov
14d4434920
fix(editor): Address publish wf UI feedback (no-changelog) (#22671) 2025-12-04 16:30:43 +02:00
Danny Martini
ce6403262b
fix(core): Address review feedback for sub-workflow wait fix (#22745) 2025-12-04 14:39:47 +01:00
github-actions[bot]
07698d132b
🚀 Release 2.0.0-rc.2 (#22735)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 13:48:57 +02:00
Danny Martini
f603bc891f fix(core): Prevent execution data from being overwritten on manual workflow resume (#22665)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 13:36:35 +02:00
github-actions[bot]
030b25ed89
🚀 Release 2.0.0-rc.1 (#22729)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 13:04:22 +02:00
Tomi Turtiainen
a3278e9d65 Merge tag 'n8n@2.0.0-rc.0' into v2 2025-12-04 12:49:38 +02:00
Daria
9a72da03fd
feat: Forbid creating active workflows (no-changelog) (#22718) 2025-12-04 12:44:02 +02:00
Danny Martini
14205dc0c6
fix(core): Make sub-workflows with waits return correct data to parents (#22611)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 11:32:30 +01:00
Iván Ovejero
8424755513
fix(core)!: Make runners the only Code node option (#22689) 2025-12-03 17:36:55 +01:00
Tomi Turtiainen
0ffd76093c
feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
Daria
41ef19bc06
feat: Stop bumping versionId on every workflow change (no-changelog) (#22602) 2025-12-03 12:14:26 +02:00
Robert Squires
0ba2043047
feat(editor): Sidebar redesign (#22395)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Daria <daria.staferova@n8n.io>
2025-12-03 08:03:16 +00:00
Svetoslav Dekov
f69721ffec
fix(editor): Fix displaying of workflow publish info (no-changelog) (#22605) 2025-12-02 17:55:24 +02:00
github-actions[bot]
84148c1774
🚀 Release 2.0.0-rc.0 (#22613)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-02 16:50:45 +02:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Declan Carroll
c7eba6d195
ci: Move backend-test-utils to dev dependency, remove docker base cache (#22540) 2025-12-01 14:21:09 +00:00
Frank Prößdorf
710a6548d4
feat(core): Deactivate crashed workflows (#21888)
Co-authored-by: Artem Sorokin <artem@n8n.io>
2025-12-01 16:05:28 +02:00
Michael Drury
7186dcfe7e
feat(ai-builder): Using templates to improve generation (#22521) 2025-12-01 13:56:07 +00:00
Stephen Wright
f937c0fb50
fix: Improve insights tests execution failure visibility (#22538) 2025-12-01 13:23:40 +00:00
Guillaume Jacquart
6d88007f01
fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
Nikhil Kuriakose
04b285fa31
feat: Update migration guide with changes in cli and external hooks (no-changelog) (#22525) 2025-12-01 13:54:29 +01:00
Suguru Inoue
9dd5b31c9c
fix: Fix error handling in sending chat message (no-changelog) (#22515)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-01 13:28:54 +01:00
Jaakko Husso
1037df4933
fix(core): Make chat title generation work on instances that don't save executions (no-changelog) (#22518) 2025-12-01 14:04:55 +02:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
Tomi Turtiainen
1ddb6344a5
fix: Detect workflow calling itself expression in migration report (#22516) 2025-12-01 11:31:32 +02:00
Daria
e7a414c2de
fix: Do not add publish history relation for get version endpoint (no-changelog) (#22507) 2025-12-01 07:45:58 +01:00
Daria
b6f8050dfa
feat(core): Add get version public endpoint (#22407) 2025-12-01 00:56:37 +02:00
Charlie Kolb
79ea109581
feat(core): Add workflowPublishHistory relation to history endpoints (no-changelog) (#22466) 2025-11-28 17:47:47 +01:00
Konstantin Tieber
613b08843d
fix(core): OIDC form breaks when enabling OIDC while SAML is active (#22463) 2025-11-28 17:08:39 +01:00
Charlie Kolb
9f2efb75aa
feat(core): Introduce workflowPublishHistory table (no-changelog) (#22043)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-28 14:57:38 +01:00
Guillaume Jacquart
e0bc4416ea
fix(core): Introduce batch workflow rule to fix subworkflow with wait node detection (#22447) 2025-11-28 14:56:13 +01:00
Suguru Inoue
c39a4263df
perf: Improve chat UI time-to-interactive (no-changelog) (#22408) 2025-11-28 13:07:36 +01:00
Iván Ovejero
97d8b39326
fix(core): Defer requirements check for Python runner in internal mode (#22448) 2025-11-28 12:35:11 +01:00
mfsiega
344c90940e
fix(core, editor): Support inclusive and exclusive destination node mode in the frontend and API (#22244)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-28 12:18:28 +01:00
Dawid Myslak
b0fc88b437
feat(Form Node): Allow users to set a default value for form fields (#22200) 2025-11-28 12:16:26 +01:00
RomanDavydchuk
6765d15ead
fix(MCP Client Node): Fix selecting PKCE auth flow for some servers and request scopes from scopes_requested during DCR (#22405) 2025-11-28 09:13:09 +02:00