Commit Graph

319 Commits

Author SHA1 Message Date
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
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
5ebe3729fc
feat(core): Add more context window limits for our supported Chat models (no-changelog) (#22651) 2025-12-03 16:40:34 +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
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
Andreas Fitzek
1b2d8b1340
chore(core): Implement Credential resolver registry (#22593) 2025-12-02 10:55:26 +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
Jaakko Husso
d6b9e7c8fb
feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546) 2025-12-01 20:50:15 +02:00
Stephen Wright
f937c0fb50
fix: Improve insights tests execution failure visibility (#22538) 2025-12-01 13:23:40 +00: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
Tomi Turtiainen
1ddb6344a5
fix: Detect workflow calling itself expression in migration report (#22516) 2025-12-01 11:31:32 +02: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
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
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
Iván Ovejero
934b9a7346
feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +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
Jaakko Husso
18d561f8bb
feat(core): Create chat workflows in archived state (no-changelog) (#22267) 2025-11-25 11:17:22 +02:00
Iván Ovejero
6a369055a9
ci: Fix excessively deep type instantiation in ChatHubMessageRepository (#22240) 2025-11-24 17:44:51 +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
Konstantin Tieber
bfbbf016f3
chore: Add telemetry for user role provisioning (no changelog) (#22158) 2025-11-24 12:14:27 +01:00
Iván Ovejero
4ca5bba901
refactor(core): Decouple chathub binary data from core (#22147) 2025-11-21 16:04:54 +01:00
Jaakko Husso
1527ff5aaf
feat(core): Add separate Azure API key and Entra ID providers (no-changelog) (#22101) 2025-11-21 15:57:16 +02:00
Milorad FIlipović
648f1749e9
feat(core): Add more details to MCP errors and telemetry (no-changelog) (#22118) 2025-11-21 14:48:54 +01:00
mfsiega
3857f6fd44
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-11-21 13:42:13 +01:00
Nikhil Kuriakose
81a3d395f2
feat(editor): CSV download support for data tables (#22048) 2025-11-21 12:59:20 +01:00
Jaakko Husso
94505bfad4
fix(core): Safely handle paths at Data Table CSV imports (no-changelog) (#22139) 2025-11-21 13:58:41 +02:00
Jaakko Husso
ed2dea674e
feat(core): Add Vercel AI Gateway provider support for chat hub (no-changelog) (#22090) 2025-11-21 13:58:07 +02:00
Jaakko Husso
fde05ce697
feat(core): Add xAI Grok provider support for chat hub (no-changelog) (#22084) 2025-11-21 13:28:51 +02:00
Jaakko Husso
24a4de8cf9
feat(core): Add Chat settings admin view (no-changelog) (#22009) 2025-11-21 12:39:54 +02:00
Jaakko Husso
731024c941
feat(core): Add Groq provider support for chat hub (no-changelog) (#22071) 2025-11-21 12:34:56 +02:00
Jaakko Husso
e4605c37fb
feat(core): Add OpenRouter provider support for chat hub (no-changelog) (#22094) 2025-11-21 11:58:10 +02:00
mfsiega
ed3b5d3d04
test: Specify timezone in test data (no-changelog) (#22134) 2025-11-21 10:51:52 +01:00
Jaakko Husso
990f196499
feat(core): Add DeepSeek support to chat hub (no-changelog) (#22037) 2025-11-21 11:11:55 +02:00
Mutasem Aldmour
55c3150c11
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:48:49 +01:00
Tomi Turtiainen
4c2c1ce9d1
feat(core): Update binary data breaking change (#22100) 2025-11-20 16:48:13 +01:00
Daria
ac91020bd3
feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
Jaakko Husso
da5c8ff3c5
feat(core): Add Cohere provider support for chat hub (no-changelog) (#22068) 2025-11-20 17:00:08 +02:00
Suguru Inoue
11e111e372
perf(editor): Render chat sidebar faster (no-changelog) (#22039) 2025-11-20 14:55:14 +01:00
Jaakko Husso
11e898eafe
feat(core): Add Mistral cloud provider to chat hub (no-changelog) (#22067) 2025-11-20 15:36:36 +02:00