Commit Graph

4410 Commits

Author SHA1 Message Date
Tomi Turtiainen
7de2a7a33b chore: Revert "feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546)"
This reverts commit d6b9e7c8fb.
2025-12-03 12:51:19 +02:00
Tomi Turtiainen
6ceef13914 Merge tag 'n8n@1.123.0' 2025-12-01 22:39:11 +02:00
Tomi Turtiainen
6d67db4449
🚀 Release 1.123.0 (#22565) 2025-12-01 22:10:38 +02:00
Jaakko Husso
d6b9e7c8fb
feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546) 2025-12-01 20:50:15 +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
Konstantin Tieber
b5542fd135
chore: Fix typo in telemetry event (#22392) 2025-11-27 16:49:00 +01:00
Daria
1bbcc7aec9
feat(core): Update activate and deactivate public endpoints (no-changelog) (#22298) 2025-11-27 17:30:17 +02:00
Milorad FIlipović
32c2909d72
feat(core): Use new workflow history in mcp tools (#22384) 2025-11-27 14:45:57 +01:00
Danny Martini
3c2d14fb5a
refactor(core, editor): Split logic based on payload type / manual execution type (#22219)
Co-authored-by: Michael Siega <michael.siega@n8n.io>
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-11-27 14:16:06 +01:00
Konstantin Tieber
e1f154d7a8
refactor(core): Remove admin API token scopes when user is demoted from admin to member via SSO (#22359) 2025-11-27 11:14:48 +01:00
RomanDavydchuk
9ab9d1c8f1
fix(core): Add response validation for requests during DCR (#22076) 2025-11-27 09:44:55 +02:00
Stephen Wright
b2f78d7c7a
feat: Add time saved mode workflow setting (#22343) 2025-11-26 15:45:36 +00:00
Milorad FIlipović
11d38504d8
fix(core): Update posthog proxy (no-changelog) (#22328) 2025-11-26 14:31:12 +01:00
Iván Ovejero
934b9a7346
feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
Guillaume Jacquart
8f6c3b2dce
fix(core): Add missing workflowId when creating base subworkflowworkflow additional data (#22312) 2025-11-26 09:08:28 +01:00
Guillaume Jacquart
92dca5f739
feat(core): Inject hooks into applicable trigger node properties for the node UI (#22290) 2025-11-25 17:01:00 +01:00
Jaakko Husso
80ee4490fa
feat(core): Use 'chat' and 'webhook' execution modes on chat hub (no-changelog) (#22282) 2025-11-25 16:47:45 +02:00
Jaakko Husso
151fcf1137
feat(core): Use personal projects for chat hub executions (no-changelog) (#22231) 2025-11-25 16:47:27 +02:00
Daria
362f33dbd0
feat(core): Send the right activation mode for activate endpoint (no-changelog) (#22276) 2025-11-25 13:16:32 +02:00
Nikhil Kuriakose
7068fe2510
fix(core): Send prod workflow succeeded for wfs in projects (#22223) 2025-11-25 11:23:32 +01:00
Irénée
83809e62ad
feat: Reduce unauthentication information in settings endpoint further (#22106) 2025-11-25 10:11:51 +00:00
Jaakko Husso
18d561f8bb
feat(core): Create chat workflows in archived state (no-changelog) (#22267) 2025-11-25 11:17:22 +02:00
Daria
06c4e25653
feat(core): Draft/Publish workflow endpoints follow up (no-changelog) (#22246) 2025-11-25 09:53:21 +02:00
Tomi Turtiainen
4832042b16 Merge tag 'n8n@1.122.0' 2025-11-24 22:25:40 +02:00
Iván Ovejero
6a369055a9
ci: Fix excessively deep type instantiation in ChatHubMessageRepository (#22240) 2025-11-24 17:44:51 +01:00
mfsiega
9319139a08
feat(core): Switch to structured destination node (no-changelog) (#22143)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-24 16:13:37 +01:00
github-actions[bot]
2ca66ce269
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-24 15:35:52 +01:00
Suguru Inoue
609880e8b3
fix: File attachment bugfixes (no-changelog) (#22142)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-11-24 12:58:20 +01:00
Andreas Fitzek
36149ee8ba
chore(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01:00