Commit Graph

2915 Commits

Author SHA1 Message Date
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
mi1os
a896417300
feat(core): Configurable workflow statistics metrics (#18241)
Co-authored-by: Dávid Mikuš (Dasio) <david.mikus@kiwi.com>
2025-11-18 08:22:24 +01: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
Iván Ovejero
77162128ff
fix(core): Ensure database fallback when Redis cache fails on webhook lookup (#21872) 2025-11-17 11:36:58 +01:00
Danny Martini
09c8b2dea8
fix(core): Add timeout and recovery for database connection health checks (#21506)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-11-17 10:40:43 +01:00
Andreas Fitzek
ec5e17ff4b
chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
RomanDavydchuk
2a623eacf3
feat(MCP Client Tool Node): Add multiple headers authentication option (#21435)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-11-17 10:35:24 +02: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
Stephen Wright
040dcdbfc9
feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
Jaakko Husso
25bb08ecfc
feat(core): Support attaching tools to chat hub sessions (no-changelog) (#21491) 2025-11-14 13:28:34 +02:00
Raúl Gómez Morales
fe5ada527a
chore(editor): Follow up bugs fixes and polish for custom roles (#21819)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-11-14 10:14:22 +01:00
RomanDavydchuk
5f419f414a
fix(MCP Client Tool Node): DCR not working on cloud (#21808) 2025-11-14 10:47:23 +02:00
Stephen Wright
f73eba7c86
feat: Block invite acceptance on SSO systems (#21830) 2025-11-13 18:33:39 +00:00
Andreas Fitzek
9afe9298b8
chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01:00
Irénée
b3af602ed0
feat: Prevent ldap email based account when there are deplicate emails (#21745) 2025-11-13 16:07:35 +00:00
Stephen Wright
3cdfff7e6c
feat: Disable user invites on SSO systems (#21806) 2025-11-13 14:17:56 +00:00
Michael Kret
49eebcf929
fix: Enable respond to chat node as tool (#21253) 2025-11-13 13:46:26 +00: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
Daria
9844326ecd
fix: Save workflow history on archive and unarchive (no-changelog) (#21749) 2025-11-12 00:16:39 +02:00
Ricardo Espinoza
bc61f94274
feat(core): Add ACR parameter to OIDC settings (#20974) 2025-11-11 11:11:02 -05:00
Iván Ovejero
e9d8757010
fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01:00
datpp-ct
d3d2017dc9
fix(MCP Client Tool Node): Scope is not working if use credential without DRC on (Scope set but pass to /auth endpoint is null) (#21520) 2025-11-11 10:58:17 +02:00
Daria
e3267b257a
feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +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
Stephen Wright
9e240d6d74
feat: Add unit tests for getAttributesFromLoginResponse and handleSamlLogin (#21678)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2025-11-10 11:47:53 +00: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
Andreas Fitzek
27fd768deb
fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01: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
Stephen Wright
9bcad5ae2d
feat: Add support for mysql / mariadb (#21525) 2025-11-04 13:15:24 +00:00
Guillaume Jacquart
a2a484ecf2
feat(core): Adapt breaking changes report data to UI needs (#21442) 2025-11-04 09:47:07 +01:00
Guillaume Jacquart
941a54e723
fix(API): Fix returning role as slug on the users api handler (#21490) 2025-11-03 15:37: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
Nikhil Kuriakose
b68d3bf534
fix(editor): Limit telemetry event size to 32kb (#21312) 2025-11-03 14:46:36 +01:00
Irénée
1a70592b12
fix: Fix insights query date range calculation in backend (#21409) 2025-11-03 10:38:41 +00:00
mfsiega
6df508fa1d
feat(core): Build workflow index on server start and workflow updates (#21441) 2025-11-03 11:01:12 +01:00
Irénée
440e83bdfc
fix: Fix inconsistent insight date range query behaviour (#21368) 2025-11-03 09:39:14 +00:00
Charlie Kolb
18012d98c8
fix(core): Grant admins full data table access (#21316) 2025-10-31 11:14:14 +01:00
Suguru Inoue
c46d121bb4
fix(editor): Fix outstanding chat UI bugs (no-changelog) (#21413) 2025-10-31 10:56:31 +01:00
mfsiega
fdf9c2e06d
feat(core): Update dependencies for unindexed workflows (no-changelog) (#21383) 2025-10-31 08:44:28 +01:00
Csaba Tuncsik
eb4620199e
fix(core): Allow dynamic node parameters in Public API schema (#21345) 2025-10-30 14:47:20 +01:00