Commit Graph

16273 Commits

Author SHA1 Message Date
github-actions[bot]
6c484fd4e8
🚀 Release 1.120.4 (#22034)
Co-authored-by: RomanDavydchuk <178172656+RomanDavydchuk@users.noreply.github.com>
2025-11-19 14:18:51 +02:00
Iván Ovejero
1c933358ac
Merge commit from fork
* fix(core): Transform function expressions to arrow functions

* Update import path due to lib upgrade

* Tighten comments

* Simplify

* Tighten tests

* More accurate naming

* Reduce diff

* Update lockfile
2025-11-19 13:17:25 +02:00
github-actions[bot]
160c383169
🚀 Release 1.120.3 (#21889)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-14 18:45:44 +02:00
RomanDavydchuk
ae0669a736 fix(core): Validate package version when installing community node (#21886)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-11-14 16:02:07 +00:00
RomanDavydchuk
eea9bb4014 fix(Git Node): Disable git hooks by default (#21797)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2025-11-14 16:02:06 +00:00
github-actions[bot]
343315d566
🚀 Release 1.120.2 (#21875)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-14 12:47:00 +01:00
Artem Sorokin
e9336b342e fix: Fix expr-eval dependency for CVE-2025-12735 (#21862) 2025-11-14 11:18:41 +00:00
Raúl Gómez Morales
3f89ff4ad0 chore(editor): Follow up bugs fixes and polish for custom roles (#21819)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-11-14 11:18:41 +00:00
RomanDavydchuk
acfaff0d37 fix(MCP Client Tool Node): DCR not working on cloud (#21808) 2025-11-14 11:18:41 +00:00
github-actions[bot]
cdcc032c93
🚀 Release 1.120.1 (#21713)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-11-11 10:53:23 +01:00
Artem Sorokin
ca62692656
ci: Guard publish-to-npm job behind merge check (#21691) 2025-11-11 10:09:37 +01:00
Ricardo Espinoza
45b17c12e2
feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-11 10:09:17 +01: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
Charlie Kolb
4e70050ab2
fix(editor): Ensure license activation modal works when used without EULA (#21681) 2025-11-10 13:26:53 +01: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
Eugene
09f91a8f45
feat(editor): Data size warning in AI Logs input/output sections (#21555) 2025-11-10 12:03:05 +01:00
yehorkardash
c5db57fd8b
fix(SendGrid Node): Use /scopes for credential testing (#21499) 2025-11-10 12:02:21 +02:00
Daria
80f13414c5
refactor(core): Fix migration import format (#21676) 2025-11-10 11:29:49 +02:00
yehorkardash
477ffea4ce
fix(Google Workspace Admin Node): Include changePasswordAtNextLogin, password in update (#21522) 2025-11-10 10:33:35 +02:00
oleg
53d91ee89f
fix(Embeddings AWS Bedrock Node, AWS Bedrock Chat Model Node): Fix HTTP proxy (#21509)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-11-10 08:27:28 +01:00
Ricardo Espinoza
3070e446bf
feat: Allow CORS in the discovery endpoints (#21602) 2025-11-10 08:21:10 +01:00
Suguru Inoue
ffbcafa207
chore(editor): Chat telemetry (#21538) 2025-11-08 08:17:32 +02:00
Milorad FIlipović
def04090c7
feat(editor): UX/UX improvements for MCP (no-changelog) (#21629) 2025-11-07 23:52:22 +01:00
Konstantin Tieber
146e4ad268
feat: Provide data export of access settings when enabling JIT (#21532) 2025-11-07 17:15:31 +02:00
Milorad FIlipović
53efa2842e
fix(editor): Fix hanging logs panel tooltip (#21631) 2025-11-07 14:01:34 +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
Ricardo Espinoza
8504beb154
fix(core): Column size for token column (#21609) 2025-11-06 10:28:06 -05: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
Charlie Kolb
d9d36bf28f
fix: Ensure workflows and folders updatedAt/createdAt aren't mixed up in project sorting (#21484) 2025-11-06 09:13:44 +02: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
Charlie Kolb
74a0b51c46
fix(editor): Fix button image link in easy AI template sticky note for UK users (#21527) 2025-11-05 20:57:00 +02:00
yehorkardash
0ccf47044a
feat(Extract from File Node): Add Skip Records With Errors option (#21347)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-11-05 10:57:08 +02:00
Charlie Kolb
306972d914
fix(Code Node): Update error message when using .item in Run once for all items mode (#21416) 2025-11-05 05:02:54 +01:00
Mutasem Aldmour
e5d7fb971d
fix(ai-builder): Reduce "workflow state too big" errors (#21542) 2025-11-04 17:15:12 +01:00
Alex Grozav
428f816c8f
fix(editor): Fix polyfills generation (no-changelog) (#21505) 2025-11-04 18:06:04 +02:00
Idir Ouhab Meskine
b0df438286
feat(Redis Node): Add list length (LLEN) operation (#21420) 2025-11-04 16:48:37 +01: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
Suguru Inoue
6945e21423
fix(editor): Log view doesn't scroll in manual execution (#21529) 2025-11-04 13:08:14 +01:00
mfsiega
7ec0feb463
chore: Bump @n8n/typeorm version to 0.3.20-15 (#21528) 2025-11-04 12:43:51 +01:00
Michael Drury
7345755976
chore(ai-builder): E2E tests for workflow builder (#21386) 2025-11-04 11:04:46 +00:00
Guillaume Jacquart
d2e623e205
fix(editor): Fix main button create variable disable state based on scopes (#21521) 2025-11-04 11:06:23 +01:00
Konstantin Tieber
a2d6c8d65f
feat: Use experiment feature flag for SSO provisioning (no changelog) (#21494) 2025-11-04 11:19:39 +02: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
Mutasem Aldmour
8270f37df5
fix(ai-builder): Add support for node versions in searching, adding and updating nodes (#21488) 2025-11-04 09:45:49 +01:00
Svetoslav Dekov
f354200c84
fix(editor): Fix preview for json output with long values (#21412) 2025-11-04 10:25:17 +02:00