Daria
|
b147709189
|
feat(core): Use filters for delete data table rows (no-changelog) (#19375)
|
2025-09-11 10:31:27 +03:00 |
|
ongdisheng
|
2514301abd
|
fix(Set Node): Handle special replacement patterns in JSON expressions (#18162)
|
2025-09-10 16:03:57 +03:00 |
|
Jason Schell
|
52d44c26db
|
feat(Redis Node): Add option to disable TLS verification in Redis node (#19143)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-10 19:51:57 +08:00 |
|
Charlie Kolb
|
39565475ad
|
fix(Data Table Node): Show node hint if selected table has no columns (no-changelog) (#19338)
|
2025-09-09 14:46:05 +02:00 |
|
Charlie Kolb
|
897c69c70d
|
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294)
|
2025-09-09 14:01:40 +02:00 |
|
yehorkardash
|
a910604822
|
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247)
|
2025-09-09 14:15:31 +03:00 |
|
yehorkardash
|
38a6140e79
|
fix(Telegram Node): Use parameter index instead of 0 for binaryData (#19236)
|
2025-09-09 10:29:36 +03:00 |
|
Daria
|
9b06648edc
|
feat(core): Use filters for data table upsert (no-changelog) (#19292)
|
2025-09-08 14:41:09 +03:00 |
|
Jon
|
ed8fd32692
|
chore: NODE-3557 - Generate Schema Files (no-changelog) (#19018)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-09-08 10:06:32 +03:00 |
|
Elias Meire
|
efc3a2d664
|
fix(AMQP Trigger Node): Update rhea library, tweak reconnection options (#18980)
|
2025-09-05 17:34:29 +01:00 |
|
Durran Jordan
|
9a2d942835
|
feat(MongoDB Node): Add driver info to MongoDB nodes (#18615)
|
2025-09-05 14:07:09 +01:00 |
|
Daria
|
48efb4c865
|
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190)
|
2025-09-05 09:46:38 +03:00 |
|
yehorkardash
|
6456b7c07d
|
chore(Form Node): Add dropdown example (#18809)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-05 09:09:00 +03: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 |
|
Daria
|
ed6f60f52e
|
feat(core): Refactor data table update row to use filters (no-changelog) (#19092)
|
2025-09-04 18:25:29 +03:00 |
|
Charlie Kolb
|
12aa77746e
|
fix(Data Table Node): Add bulk insert option (no-changelog) (#19176)
|
2025-09-04 16:18:50 +02:00 |
|
Cesar Sanchez
|
9566f2b550
|
feat(Airtop Node): Implement double-click and right click variants (#18306)
|
2025-09-04 11:36:16 +01:00 |
|
Tomi Turtiainen
|
4313aa315f
|
fix(Merge Node): Fix possible stack overflow (#19101)
|
2025-09-03 19:58:52 +03: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 |
|
Iván Ovejero
|
89fc91bed6
|
refactor: Add native Python runner runtime env var (#19109)
|
2025-09-03 09:35:25 +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
|
ec7eddc364
|
fix(Data Table Node): Update ResourceMapper Copy (no-changelog) (#19048)
|
2025-09-01 14:16:22 +02:00 |
|
Daria
|
b527edb5f8
|
feat(Data Table Node): Add isEmpty and isNotEmpty operations (no-changelog) (#19046)
|
2025-09-01 14:41:49 +03:00 |
|
Charlie Kolb
|
daac88b3ec
|
fix(Data Table Node): Use same color as Execute Workflow Node (no-changelog) (#19032)
|
2025-09-01 12:24:35 +02:00 |
|
Charlie Kolb
|
aaa7d46d68
|
fix(Data Table Node): Remove system columns in autoMap mode (no-changelog) (#19036)
|
2025-09-01 12:24:27 +02:00 |
|
Daria
|
7f64baebd2
|
fix(Data Table Node): Fix date handling on the node (no-changelog) (#19030)
|
2025-09-01 12:38:30 +03:00 |
|
Iván Ovejero
|
d0ffd6e659
|
perf: Skip browser logging for production tasks in native Python runner (#19028)
|
2025-09-01 10:55:20 +02:00 |
|
Iván Ovejero
|
61f79319df
|
refactor: Add tracing details to native Python runner logs (#19024)
|
2025-09-01 10:08:48 +02:00 |
|
Shireen Missi
|
0d1a0b5431
|
fix(Rename Keys Node): Add a warning for regex that affect performance (#18911)
|
2025-08-29 14:44:28 +01:00 |
|
Charlie Kolb
|
cec1255ffc
|
fix(Data Table Node): Adjust metadata (no-changelog) (#18954)
|
2025-08-29 12:28:10 +02:00 |
|
Daria
|
1bc317dce5
|
feat(Data Table Node): Add new filters to node operation conditions (no-changelog) (#18942)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-08-29 10:14:46 +03:00 |
|
lukyn76
|
6379ce53a9
|
fix(GithubTrigger Node): Correctly access httpCode from error object (#17697)
Co-authored-by: Your Name <you@example.com>
|
2025-08-29 07:55:07 +03:00 |
|
Jon
|
f7f70f241e
|
feat: Add option to restrict credential usage in http request node (#17583)
|
2025-08-28 17:35:14 +01:00 |
|
Charlie Kolb
|
1b743ae251
|
feat(Data Table Node): Add Update, Upsert operations (no-changelog) (#18820)
|
2025-08-28 13:20:29 +02:00 |
|
Jaakko Husso
|
883e887666
|
feat(editor): Pre built agents experiment v2 (no-changelog) (#18842)
|
2025-08-28 09:40:52 +03:00 |
|
Shireen Missi
|
ed090f0e66
|
fix(Slack Trigger Node): Handle undefined item in event channel extraction (#18676)
|
2025-08-27 12:49:53 +01:00 |
|
Charlie Kolb
|
7f77436c20
|
feat(Data Table Node): Add URL to data table resource locator (no-changelog) (#18840)
|
2025-08-27 11:27:18 +02:00 |
|
yehorkardash
|
e665cbf278
|
fix(HubSpot Node): Require DueDate for task creation (#18799)
|
2025-08-27 09:43:22 +01:00 |
|
Charlie Kolb
|
4dcb22048d
|
feat(Data Table Node): Add Delete operation (no-changelog) (#18785)
|
2025-08-27 10:28:03 +02:00 |
|
yehorkardash
|
07db137551
|
fix(HubSpot Node): Assign owner ID (#18753)
|
2025-08-27 09:28:46 +03:00 |
|
Iván Ovejero
|
38f25d74eb
|
feat(editor): Add Python to Code actions (#18668)
|
2025-08-26 14:29:50 +02:00 |
|
Charlie Kolb
|
1777803e26
|
feat(Data Table Node): Add Data Table Node (no-changelog) (#18556)
|
2025-08-25 15:57:55 +02:00 |
|
Jon
|
9ab150961d
|
chore: NODE-3514 - Generate Schema Files (no-changelog) (#18539)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-08-21 15:40:36 +03:00 |
|
Tomi Turtiainen
|
667656e8f3
|
fix(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602)
|
2025-08-21 11:39:57 +03:00 |
|
oppai
|
53393508ea
|
fix(Slack Node): Refine label name for reply broadcast setting (#15658)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 07:22:20 +03:00 |
|
Elias Meire
|
f49f2cb59e
|
fix(Microsoft SQL Node): Correctly resolve expressions with dollar signs (#18411)
Co-authored-by: Your Name <you@example.com>
|
2025-08-21 06:43:59 +03:00 |
|
Pavel
|
0d4c89058d
|
fix(core): Ensure error.message is a string before checking for specific messages (#17417)
|
2025-08-19 15:40:22 +02:00 |
|
Iván Ovejero
|
fabbddefdc
|
refactor(editor): Update Code node editor for native Python runner (#18538)
|
2025-08-19 13:40:02 +02:00 |
|
Elias Meire
|
5c53c22d0a
|
fix(HTTP Request Node): Handle response errors correctly when continueOnFail is set (#18207)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-08-19 12:09:00 +01:00 |
|