Commit Graph

4425 Commits

Author SHA1 Message Date
Iván Ovejero
35014be533
fix(core)!: Make runners the only Code node option (#22661) 2025-12-03 16:25:32 +01:00
Jaakko Husso
762cabbd15
feat(core): Count 'chat' mode executions towards production execution concurrency limits (no-changelog) (#22624) 2025-12-03 16:40:53 +02:00
Jaakko Husso
5ebe3729fc
feat(core): Add more context window limits for our supported Chat models (no-changelog) (#22651) 2025-12-03 16:40:34 +02:00
Danny Martini
85e204c64f
fix(core): Prevent execution data from being overwritten on manual workflow resume (#22665)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 14:02:10 +01:00
Daria
bda75d49ce
fix: Update activate request for benchmark (no-changelog) (#22649) 2025-12-03 14:10:01 +02:00
Guillaume Jacquart
1be7404a7d
feat(core): Add toolCode nodes to the pyodide check for v2 migration (#22659) 2025-12-03 12:12:11 +01:00
Stephen Wright
9245f2d896
feat: Collect dynamic and fixed time saved insights (#22607) 2025-12-03 08:27:12 +00:00
Raúl Gómez Morales
d4d7cb776f
fix(editor): Fix scope based - move nodes and node pasting (#22608) 2025-12-03 08:28:50 +01:00
Jaakko Husso
38f06325b1
fix(core): Allow users to update tools on their Chat sessions (no-changelog) (#22612) 2025-12-02 16:41:53 +02:00
Andreas Fitzek
a3f00386bd
chore(core): Implement stub credential resolver for development (#22597) 2025-12-02 14:15:31 +01:00
Jaakko Husso
26e2754fc0
fix(core): Make chat hub work correctly with multi-main (no-changelog) (#22564) 2025-12-02 14:54:34 +02:00
mfsiega
b8fa03bf6d
fix(core): Use the structured destination node in test webhook registration (#22456) 2025-12-02 11:04:26 +01:00
Andreas Fitzek
1b2d8b1340
chore(core): Implement Credential resolver registry (#22593) 2025-12-02 10:55:26 +01:00
Guillaume Jacquart
0e0410c97a
fix(core): Move subworfklow binary duplication to workflowExecuteAfter before execution cleaning (#22390) 2025-12-02 09:43:10 +01:00
Andreas Fitzek
624eb09b07
chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
Suguru Inoue
c9e4d2b1c8
feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01: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