Alex Grozav
|
d3455f1508
|
refactor(editor): Reorganize shims-*.d.ts files (no-changelog) (#21533)
|
2025-11-11 10:55:15 +02: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 |
|
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 |
|