Commit Graph

16286 Commits

Author SHA1 Message Date
Milorad FIlipović
cf9eb4e4ef
fix(editor): Make sure Pin action works only for pinnabe nodes (#21723) 2025-11-11 13:21:22 +01:00
Daria
baefd3aa35
test: Create history for workflows with activation logic (#21724) 2025-11-11 14:05:29 +02:00
Andreas Fitzek
8aed72ffb1
chore(core): Remove md5 usage for user id generation in postgres (#21687) 2025-11-11 12:18:32 +01:00
Tomi Turtiainen
13b7fa5c68 Merge tag 'n8n@1.120.0' 2025-11-11 12:38:48 +02:00
Raúl Gómez Morales
3680763097
refactor(editor): Add Select component (#20963)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Raúl Gómez Morales <r00gm@users.noreply.github.com>
2025-11-11 11:32:39 +01:00
Andreas Fitzek
29f08193b4
chore(core): Define execution context interfaces (#21570) 2025-11-11 11:23:55 +01:00
Alex Grozav
50fcc94a4a
fix(editor): Watch data source updates when computing output iterations and items total (no-changelog) (#21273) 2025-11-11 12:22:27 +02:00
Marc Littlemore
08fea7b17f
fix(core): Correctly filter custom nodes when NODES_INCLUDE/EXCLUDE is set (#21705) 2025-11-11 09:56:18 +00:00
Iván Ovejero
e9d8757010
fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01:00
Charlie Kolb
27e5c780b3
feat(core): Add workflow history grouping framework (no-changelog) (#21480) 2025-11-11 10:32:18 +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
Alex Grozav
d3455f1508
refactor(editor): Reorganize shims-*.d.ts files (no-changelog) (#21533) 2025-11-11 10:55:15 +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
Eugene
af7417b88e
fix(editor): Workflow tags style issue (#21697) 2025-11-11 08:58:47 +01:00
Elias Meire
707da6cab5
feat(editor): Auto-select operator type when drag and dropping values (#21260) 2025-11-11 09:45:13 +02:00
Daria
e3267b257a
feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
Michael Drury
72dfa553a1
feat(ai-builder): Updating prompt suggestions for the workflow builder (#21690) 2025-11-10 19:51:06 +02:00
Artem Sorokin
fc8ab05918
ci: Add build-unit-test slash command (#21695) 2025-11-10 17:44:43 +01:00
Charlie Kolb
94e5b1eef0
fix(editor): Avoid node overlap when adding Loop node between existing nodes (#21419) 2025-11-10 17:29:42 +01:00
Michael Drury
cc55fef240
fix: Google Vertex sub-node error handling (#21504) 2025-11-10 16:07:36 +00:00
Alex Grozav
046a460a77
refactor(editor): Extract remaining app code into app dir (no-changelog) (#21440) 2025-11-10 17:56:54 +02:00
Eugene
f9404ecb61
fix(editor): Small UI tweaks for data size warnings (#21693) 2025-11-10 16:47:21 +01:00
Ricardo Espinoza
8ed34862bb
feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-10 10:12:11 -05:00
Artem Sorokin
aac10ea798
ci: Guard publish-to-npm job behind merge check (#21691) 2025-11-10 15:23:36 +01:00
yehorkardash
bd04340f4f
fix(Slack Node): Enable pagination for RLC - listChannels (#21434) 2025-11-10 14:11:00 +00:00
RomanDavydchuk
9299a7ee00
fix(MCP Client Tool Node): Respect the timeout option (#21478) 2025-11-10 14:05:02 +00: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