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 |
|
Suguru Inoue
|
5c58bf919f
|
feat: File attachment support in chat (no-changelog) (#21437)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2025-11-20 14:11:14 +01:00 |
|
Guillaume Jacquart
|
db16933c5e
|
chore(core): Add instanceType condition to load insights module only for main aand webhook (#22052)
|
2025-11-20 11:11:56 +01:00 |
|
Milorad FIlipović
|
eb6cbfc5e3
|
fix(core): Fix mcp access scope issue (#22031)
|
2025-11-19 19:35:13 +01:00 |
|
Jaakko Husso
|
e1fef800d2
|
feat(core): Add AWS Bedrock support to chat hub (no-changelog) (#22033)
|
2025-11-19 17:12:20 +02:00 |
|
Ricardo Espinoza
|
2830665f7a
|
feat(core): Allow creating data tables from csv files (#21051)
|
2025-11-18 11:32:38 -05:00 |
|
Guillaume Jacquart
|
219b60b8d1
|
fix(core): Prevent worker instance from running insights collection (#21610)
|
2025-11-18 11:46:49 +01:00 |
|
Jaakko Husso
|
7cd871b234
|
feat(core): Add new Chat hub providers (no-changelog) (#21946)
|
2025-11-18 12:02:20 +02:00 |
|
Elias Meire
|
296684e67c
|
fix(core): Use execFile instead of exec to prevent command injection (#21952)
|
2025-11-18 11:06:18 +02:00 |
|
Tomi Turtiainen
|
d6f5c64c58
|
refactor(core): Add factory functions to create instances of IRunExecutionData (#21554)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-11-17 20:19:50 +02:00 |
|
Guillaume Jacquart
|
8e5e5965b1
|
feat(editor): Add missing doc url from backend response. remove feature flag (#21936)
|
2025-11-17 14:36:03 +01:00 |
|
Milorad FIlipović
|
acdec59a12
|
feat(core): Add Execute workflow mcp tool (no-changelog) (#21840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-11-17 12:40:55 +01:00 |
|
Milorad FIlipović
|
e3104be709
|
feat(core): Final mcp phase 1 updates (no-changelog) (#21873)
|
2025-11-14 19:10:13 +01:00 |
|
RomanDavydchuk
|
6eeb739c92
|
fix(core): Validate package version when installing community node (#21886)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-11-14 16:56:09 +02:00 |
|
Guillaume Jacquart
|
363a7773b8
|
feat(core): Implement all breaking changes rules to v2 (#21217)
|
2025-11-14 14:05:41 +01:00 |
|
Jaakko Husso
|
25bb08ecfc
|
feat(core): Support attaching tools to chat hub sessions (no-changelog) (#21491)
|
2025-11-14 13:28:34 +02:00 |
|
Guillaume Jacquart
|
2e27198c96
|
feat(editor): Create breaking change audit page (#21633)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2025-11-13 14:41:14 +01:00 |
|
Svetoslav Dekov
|
95ab79f3f8
|
feat(editor): Global row search on data table details view (#21447)
|
2025-11-13 11:10:41 +02:00 |
|
Ricardo Espinoza
|
8ed34862bb
|
feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686)
|
2025-11-10 10:12:11 -05:00 |
|
Ricardo Espinoza
|
3070e446bf
|
feat: Allow CORS in the discovery endpoints (#21602)
|
2025-11-10 08:21:10 +01:00 |
|
Milorad FIlipović
|
ecc67062a4
|
feat(core): Add workflow descriptions (#21526)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-11-07 08:49:57 +01:00 |
|
Guillaume Jacquart
|
c100736745
|
fix(core): Insights fix same day queries (#21574)
|
2025-11-06 16:41:22 +01:00 |
|
Milorad FIlipović
|
276ae834a5
|
feat(editor): Add oAuth clients management page (no-changelog) (#21443)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-11-06 15:39:17 +01:00 |
|
Ricardo Espinoza
|
cd167ac6db
|
feat(core): Add OAuth to MCP server (#21469)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
|
2025-11-05 19:26:31 -05:00 |
|
Guillaume Jacquart
|
4dc58aacf8
|
fix(core): Insights use time aware range when end date is today, and start of day for past ranges (#21540)
|
2025-11-04 16:17:57 +01:00 |
|
Guillaume Jacquart
|
a2a484ecf2
|
feat(core): Adapt breaking changes report data to UI needs (#21442)
|
2025-11-04 09:47:07 +01:00 |
|
Konstantin Tieber
|
2eb1de6c82
|
feat(core): Just in time role provisioning for SAML login (#21387)
Co-authored-by: Stephen <sjw948@gmail.com>
|
2025-11-03 14:34:06 +00:00 |
|
Irénée
|
1a70592b12
|
fix: Fix insights query date range calculation in backend (#21409)
|
2025-11-03 10:38:41 +00:00 |
|