1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

3707 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes () 2024-11-27 12:08:16 +01:00
Tomi Turtiainen e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
my-opencode bc0d51eed5
fix(MongoDB Node): Fix typo in variable name (no-changelog) () 2024-11-22 11:34:37 +00:00
Michael Kret 1a8fb7bdc4
fix(n8n Form Node): Redirect if completion page to trigger () 2024-11-21 15:41:48 +00:00
Jon 40dd02f360
feat(Slack Node): Update wait for approval to use markdown () 2024-11-20 20:57:27 +00:00
Michael Kret 285534e6d0
fix(Read/Write Files from Disk Node): Escape parenthesis when reading file () 2024-11-20 13:48:15 +00:00
Michael Kret d1bae1ace0
fix(HTTP Request Node): Continue using error () 2024-11-20 10:48:43 +00:00
Michael Kret 10991675fe
fix(n8n Form Node): Support expressions in completion page ()
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-20 08:52:11 +00:00
Jon d5ba1a059b
fix(Google Sheets Trigger Node): Fix issue with regex showing correct sheet as invalid () 2024-11-18 11:54:20 +00:00
Mutasem Aldmour fd3254d587
feat(core): Improve debugging of sub-workflows () 2024-11-14 23:04:43 +01:00
Shireen Missi 7381c28af0
fix(YouTube Node): Issue in published before and after dates filters () 2024-11-14 16:02:26 +00:00
Jon 145d0921b2
fix(Google BigQuery Node): Add item index to insert error () 2024-11-13 15:40:00 +00:00
Jon 70d315b3d5
fix(Facebook Lead Ads Trigger Node): Fix issue with optional fields () 2024-11-13 14:43:25 +00:00
Michael Kret 3202e8c946
fix(Notion Node): Safe access in simplifyProperty (no-changelog) () 2024-11-13 12:16:49 +00:00
Elias Meire 770230fbfe
fix(Google Drive Node): Fix file upload for streams () 2024-11-13 11:44:16 +01:00
Michael Kret cbdd535fe0
fix(Notion Node): Extract page url ()
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-11 15:03:12 +02:00
Michael Kret 74582290c0
fix(Supabase Node): Reset query parameters in get many operation () 2024-11-08 16:27:56 +02:00
Michael Kret ddbb263dce
feat(AI Transform Node): Show warning for binary data () 2024-11-07 12:42:26 +00:00
Tomi Turtiainen d25ae8e0d9
refactor: Rename disabled to enabled in runner config () 2024-11-07 14:22:43 +02:00
Jon 3348fbb154
feat(Oura Node): Update node for v2 api () 2024-11-07 11:53:05 +00:00
Jon 2728f7e592
docs: Fix typo in Update action description for Google Storage ()
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-07 10:19:31 +00:00
Ria Scholz 7a2be77f38
feat(Gmail Trigger Node): Add filter option to include drafts () 2024-11-06 13:28:26 +00:00
Michael Kret 8a484077af
feat(AI Transform Node): UX improvements ()
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-05 18:47:52 +00:00
Jon 63d454b776
feat(Convert to File Node): Add delimiter convert to csv () 2024-11-05 13:17:01 +01:00
aya 60c1ace64b
fix(Edit Image Node): Fix Text operation by setting Arial as default font ()
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-01 16:49:48 +00:00
Jon b137e13845
feat(Intercom Node): Update credential to new style () 2024-10-31 16:38:11 +00:00
Tomi Turtiainen 4e3681b905
fix: Provide a better error message when task runner disconnects (no-changelog) () 2024-10-29 12:39:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
Jon 04c075a46b
fix(Asana Node): Fix issue with pagination () 2024-10-28 09:58:00 +00:00
Jon 766cc92978
fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) () 2024-10-25 14:02:07 +01:00
Jon 992547baf8
docs: Rename Google My Business > Google Business Profile (no-changelog) () 2024-10-23 12:02:16 +01:00
Idan Fishman d309112647
feat(GitHub Node): Add workflow resource operations () 2024-10-23 11:20:20 +01:00
Tomi Turtiainen 0708b3a1f8
fix: Include error in the message in JS task runner sandbox () 2024-10-23 12:13:09 +03:00
कारतोफ्फेलस्क्रिप्ट™ 08a7b5b742
fix(SSH Node): Cleanup temporary binary files as soon as possible () 2024-10-22 15:41:41 +02:00
Ria Scholz 3c57f46aae
fix(Postgres Node): Special datetime values cause errors ()
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-22 12:02:39 +02:00
Shireen Missi ba158b4f85
fix(Microsoft SQL Node): Fix execute query to allow for non select query to run () 2024-10-22 10:58:09 +01:00
Shireen Missi dd3ab3be08
Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data" () 2024-10-21 15:09:35 +01:00
Iván Ovejero 8e5292cf6c
chore: Upgrade nodelinter to 1.16.3 () 2024-10-18 09:22:24 +02:00
Michael Kret 643d66c0ae
feat(n8n Form Page Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Tomi Turtiainen d330b6b94a
fix: Fix task runner error propagation (no-changelog) () 2024-10-17 14:17:33 +03:00
Valentina Lilova bf28fbefe5
feat(n8n Google My Business Node): New node () 2024-10-16 16:18:53 +01:00
feelgood-interface 785b47feb3
feat(Gong Node): New node () 2024-10-16 10:23:09 +01:00
Jon 1affc27b6b
fix(Set Node): Fix issue with UI properties not being hidden () 2024-10-15 14:33:26 +01:00
Sören Uhrbach 26ad091f47
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data () 2024-10-15 07:54:23 +03:00
Jon 7c7f2fb85a
docs: Add end of service notice for Line (no-changelog) () 2024-10-14 17:05:09 +01:00
Jon 3d97f02a8d
fix(Google Ads Node): Update to use v17 api () 2024-10-14 14:13:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ b7ee0c4087
fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows () 2024-10-14 12:57:30 +02:00
Jon 566529ca11
fix(Strava Trigger Node): Fix issue with webhook not being deleted () 2024-10-14 11:17:19 +01:00
Tomi Turtiainen 1078fa662a
fix: Make sure errors are transferred correctly from js task runner (no-changelog) () 2024-10-10 21:01:38 +03:00
Shireen Missi 52dd2c7619
feat(core): Dedupe ()
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00