Commit Graph

4313 Commits

Author SHA1 Message Date
yehorkardash
64137eb4d6
fix(Form Trigger Node): Do not translate checkbox values (#21737) 2025-11-14 16:57:17 +02: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
Daria
baefd3aa35
test: Create history for workflows with activation logic (#21724) 2025-11-11 14:05:29 +02:00
Tomi Turtiainen
13b7fa5c68 Merge tag 'n8n@1.120.0' 2025-11-11 12:38:48 +02: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
github-actions[bot]
ef065bec8d
🚀 Release 1.120.0 (#21688)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-11 09:34:51 +01: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
Tomi Turtiainen
e6db2f17a5
test: Use pooled sqlite driver in cli tests (#21553) 2025-11-07 01:00:09 +02: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
mfsiega
87145b2833
test: Add an integration test for workflow version counter increment (#21513) 2025-11-04 09:49:50 +01: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
Tomi Turtiainen
9400d845f7 Merge tag 'n8n@1.119.0' 2025-11-03 16:30:55 +02:00
Nikhil Kuriakose
b68d3bf534
fix(editor): Limit telemetry event size to 32kb (#21312) 2025-11-03 14:46:36 +01:00
github-actions[bot]
6c99b838f4
🚀 Release 1.119.0 (#21485)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-03 14:32:38 +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
Declan Carroll
f9ae948f15
test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +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
Declan Carroll
c553c4d566
fix: Update packages for security fixes (#21375) 2025-10-30 17:00:18 +00:00
Csaba Tuncsik
eb4620199e
fix(core): Allow dynamic node parameters in Public API schema (#21345) 2025-10-30 14:47:20 +01:00
mfsiega
c47b185f04
feat(core): Implement function to index a single workflow (no-changelog) (#21373) 2025-10-30 14:22:47 +01:00