Commit Graph

15291 Commits

Author SHA1 Message Date
Eugene
3175650a7a fix: includeOtherFields parameter of Workflow Configuration node (no-changelog) (#19149) 2025-09-05 07:53:12 +02:00
Antoine Bellion
59684039ee fix(Wait Node): Allow wait node to accept 0 waiting time input (#19159)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-09-04 21:49:26 +02:00
Marcus
63672ad797 fix(GoogleDrive Node): Fix google service accounts uploading to shared drives (#18952) 2025-09-04 20:23:41 +01:00
Benjamin Schroth
f8a732bfb3 test: Add workflow tests for tools in loops (#19127) 2025-09-04 18:41:12 +02:00
Daria
ed6f60f52e feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
Suguru Inoue
2f2672c551 fix(editor): Additional style tweaks around parameter input (no-changelog) (#19194) 2025-09-04 17:22:53 +02:00
Charlie Kolb
12aa77746e fix(Data Table Node): Add bulk insert option (no-changelog) (#19176) 2025-09-04 16:18:50 +02:00
Milorad FIlipović
0b24fb55e8 fix(editor): Fix pagination in Data Table list UI (#19192) 2025-09-04 15:24:02 +02:00
shortstacked
85cfe6cff8 test: Migrate sticky test from Cypress -> Playwright (#19185) 2025-09-04 14:16:42 +01:00
shortstacked
026da46d0d chore: Cleaning up skipped tests (#19189) 2025-09-04 14:09:21 +01:00
Marc Littlemore
b7bd8341aa chore: Retrieve correct commits for OpenAPI docs sync (#19179) 2025-09-04 12:31:28 +01:00
Iván Ovejero
0def0b9315 chore: Add telemetry for native Python runner (#19180) 2025-09-04 12:56:03 +02:00
Cesar Sanchez
9566f2b550 feat(Airtop Node): Implement double-click and right click variants (#18306) 2025-09-04 11:36:16 +01:00
Nikhil Kuriakose
56fee521f5 fix: Changes in tooltip message on data table columns (#19172) 2025-09-04 11:30:56 +02:00
renovate[bot]
1b64121933 chore: Update ncipollo/release-action digest to 1c89adf (#19077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 10:16:15 +01:00
Jaakko Husso
1af0606ef8 ci: Build and publish the n8n-io/runners image on Docker hub (#19035) 2025-09-04 11:54:14 +03:00
Mutasem Aldmour
ce820fc98c chore: Add mockserver for e2e testing (#19104) 2025-09-04 10:36:15 +02:00
Irénée
e822cf58d0 fix(API): Fix public api workflow openApi examples (#19170) 2025-09-04 09:16:00 +01:00
Suguru Inoue
346d3b4ba9 fix(editor): Fix minor style bugs around parameter input (#19150) 2025-09-04 10:07:14 +02:00
shortstacked
36079da415 test: Migrate NDV tests from Cypress -> Playwright (#19148) 2025-09-04 09:06:51 +01:00
Irénée
4a21f79f5c feat(API): Add cancel status filters to the public api executions endpoint (#19136) 2025-09-04 08:35:25 +01:00
Juuso Tapaninen
a794ab6be3 feat(core): Update email templates (#19137) 2025-09-04 10:19:17 +03:00
Milorad FIlipović
d666b65a7f feat(editor): Add telemetry events for data tables (no-changelog) (#19091) 2025-09-04 09:17:53 +02:00
Tomi Turtiainen
4313aa315f fix(Merge Node): Fix possible stack overflow (#19101) 2025-09-03 19:58:52 +03:00
Shireen Missi
c10da38719 fix: Improve input handling in package scanner (#19147) 2025-09-03 17:29:40 +01:00
Raúl Gómez Morales
a90584b6bc fix(editor): Prevent variable value overflow (#19026) 2025-09-03 17:19:59 +02:00
Raúl Gómez Morales
277685e9e5 fix(editor): Workflow diff UX improvements (#19047) 2025-09-03 16:48:10 +02:00
Iván Ovejero
fc094518d6 test(core): Test security validation in native Python runner (#19146) 2025-09-03 16:19:01 +02:00
Tomi Turtiainen
cda1a18a88 fix: Include third party licenses in the docker image (#19144) 2025-09-03 16:16:46 +02:00
Andreas Fitzek
6847c33f14 chore(core): Increase error visibility for OIDC login path (#19142) 2025-09-03 16:03:18 +02:00
Iván Ovejero
b9aa322c3d fix(core): Reconnect native Python runner on ws connection drop (no-changelog) (#19140) 2025-09-03 15:37:03 +02:00
Iván Ovejero
a9a1c23a67 refactor(editor): Filter out native Python runner action from nodes panel (#19141) 2025-09-03 14:41:10 +02:00
Suguru Inoue
f7479bb2e5 test: Migrate Cypress test for the log view (#19108)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 14:21:28 +02:00
Svetoslav Dekov
6bd4edf1ec fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Shireen Missi
69e6498d24 fix: Put static types files behind authentication (#18660) 2025-09-03 12:42:38 +01:00
Suguru Inoue
95952902f0 feat(editor): Show actions in focus panel when multiple nodes are selected (no-changelog) (#18984) 2025-09-03 13:40:00 +02:00
Eugene
d8eb1a97e6 fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
Iván Ovejero
e4fb6e5f31 feat: Add graceful shutdown and idle timeout to native Python runner (no-changelog) (#19125) 2025-09-03 12:47:45 +02:00
Andreas Fitzek
06578f287c chore(core): Support state and nonce parameter for OIDC (#19098) 2025-09-03 12:33:56 +02:00
Iván Ovejero
52747b1625 ci: Increase build memory (#19130) 2025-09-03 11:45:24 +02:00
Tomi Turtiainen
a82e3c8ede chore: Add tags to sentry's event loop blocked integration (#19126) 2025-09-03 11:57:18 +03:00
Iván Ovejero
89fc91bed6 refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Iván Ovejero
63a3502283 refactor(core): Replace pickle with JSON serialization in native Python runner (#19123) 2025-09-03 09:34:47 +02:00
Ricardo Espinoza
6432555082 feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
shortstacked
a12e782225 test: Add baseline memory test (#19102) 2025-09-02 18:30:49 +01:00
Andreas Fitzek
5be3181f2b fix(core): Fix role management controller no-changelog (#19107) 2025-09-02 19:08:04 +02:00
Charlie Kolb
69e25606d8 fix(core): Normalize Data Table return on update and allow string returns from DB (no-changelog) (#19106) 2025-09-02 16:29:59 +02:00
Iván Ovejero
fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Charlie Kolb
57baa10fa4 chore(editor): Rename renameDefaultNodeName (no-changelog) (#19094) 2025-09-02 15:43:26 +02:00
Suguru Inoue
c72acf901f fix(editor): Ensure NDV in focus panel reflect changes made in NDV modal (no-changelog) (#19095) 2025-09-02 15:36:48 +02:00