Commit Graph

4461 Commits

Author SHA1 Message Date
Jaakko Husso
a77cf97d48
fix(core): Adjust chat hub system prompt to avoid claiming it can generate images (no-changelog) (#22932) 2025-12-08 21:59:20 +02: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
Suguru Inoue
df9b15c734
fix: Don't show unavailable models in model selector (no-changelog) (#22763) 2025-12-08 14:59:45 +01:00
mfsiega
dcd094eaf9
fix(core): Handle misformed nodes in credential indexing (no-changelog) (#22915) 2025-12-08 14:54:02 +01:00
Milorad FIlipović
40ff0479a8
feat(editor): Redesign MCP settings page (#22677)
Co-authored-by: Robert Squires <robtf9@icloud.com>
2025-12-08 13:29:06 +01:00
Mutasem Aldmour
bbdc99176b
feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
Guillaume Jacquart
5799cf712a
feat(core): Dynamic credential resolvers API routes (#22862) 2025-12-08 12:52:24 +01:00
James Gee
99c30edf1d
fix(core): Make workers memory constraints more container aware (#22698) 2025-12-08 12:00:14 +01:00
Mutasem Aldmour
dcbc24d3f7
feat(ai-builder): Consolidate builder telemetry (#22644) 2025-12-08 10:56:38 +01:00
Filipe Tavares
8364430471
chore(editor): Add trial upgrade button to main sidebar experiment (no-changelog) (#22151)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
2025-12-08 09:43:46 +00:00
Suguru Inoue
f72bbaf088
fix(core): GET /models endpoint doesn't return n8n workflow agents (no-changelog) (#22845) 2025-12-05 22:15:48 +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
Stephen Wright
5926ebf094
feat: Make underlying oauth abstractions more generic (#22741) 2025-12-05 15:16:10 +00:00
Benjamin Schroth
fe4f4677c4
chore: Update @modelcontextprotocol/sdk (#22823) 2025-12-05 15:13:49 +01:00
Konstantin Tieber
3979e76c1b
chore: Revert add version back to public settings (no-changelog) (#22821) 2025-12-05 14:53:41 +01:00
Konstantin Tieber
28c3018c95
fix(core): Add version back to public settings (no-changelog) (#22804) 2025-12-05 13:30:04 +01:00
Suguru Inoue
0fd0904103
refactor(core): Extract model retrieval methods from ChatHubService (#22809) 2025-12-05 13:07:14 +01: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
Nikhil Kuriakose
b22654709a
feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
Jaakko Husso
54ca0c1abc
fix(core): Filter out workflows from custom agents that use too old agents (no-changelog) (#22752) 2025-12-05 00:53:02 +02:00
Guillaume Jacquart
ad56240013
fix(core): Hide migration rule issues not relevant to cloud (#22749) 2025-12-04 20:20:35 +01:00
Guillaume Jacquart
b8d045b050
feat(core): Add credential resolver service for CRUD operations (#22653) 2025-12-04 20:20:24 +01: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
Jaakko Husso
f3fa3f9c30
fix(core): Address chat feedback items (no-changelog) (#22725) 2025-12-04 15:17:59 +02:00
Michael Drury
0866f644b1
chore(ai-builder): Telemetry updates for pinned data (#22625) 2025-12-04 12:54:36 +00:00
Declan Carroll
70aad196d6
ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
Guillaume Jacquart
9913991d20
fix(core): Do not prevent credential save if property has default value (#22720) 2025-12-04 11:09:50 +01:00
Guillaume Jacquart
a02d7ba9d4
feat(core): Add credential resolver entity for dynamic credential module (#22609) 2025-12-04 09:41:47 +01:00
Suguru Inoue
44e2bc0beb
fix: Improve instructions for chat title generation (no-changelog) (#22690) 2025-12-03 19:15:19 +01:00
Jaakko Husso
1425f454ff
fix(core): Fix selected tools not being passed to custom agents (no-changelog) (#22675) 2025-12-03 19:23:43 +02:00
Jaakko Husso
4e972d8d56
fix(core): Fix tools not working on custom agents on chat hub (no-changelog) (#22672) 2025-12-03 18:53:09 +02:00
oleg
f2930e2db9
chore(ai-builder): Add workflow naming, compaction, and session cleanup to multi-agent (no-changelog) (#22646)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-03 17:50:22 +01:00
Nikhil Kuriakose
f5d144cfaf
fix(editor): Update the value of updated at on data changes (#22634) 2025-12-03 17:30:42 +01:00
Jaakko Husso
241bb0fe59
feat(core): Chat only users (no-changelog) (#22355) 2025-12-03 17:54:10 +02:00
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