Commit Graph

3988 Commits

Author SHA1 Message Date
Dana
a5e01cfa23 test(If Node): Error Handling (no-changelog) (#12209) 2024-12-16 16:52:28 +00:00
Jon
b43bec99c0 test(Execution Data Node): Add tests (no-changelog) (#12208) 2024-12-16 16:36:19 +00:00
Michael Kret
e98c7f160b feat: Send and wait operation - freeText and customForm response types (#12106) 2024-12-16 15:30:11 +00:00
Mariana-na
39462abe1f fix(Github Node): Fix fetch of file names with ? character (#12206) 2024-12-16 15:15:12 +00:00
CodeShakingSheep
80eea49cf0 fix(Invoice Ninja Node): Fix actions for bank transactions (#11511) 2024-12-16 13:59:00 +00:00
Jon
d6b8e65abe feat(MailerLite Node): Update node to support new api (#11933) 2024-12-16 13:44:52 +00:00
Shireen Missi
a8e7a05856 test(Google Sheets Node): Add Tests for Google Sheet Node (no-changelog) (#12217) 2024-12-16 12:07:39 +00:00
Jon
de75c7b529 test(Philips Hue Node): Add test coverage (no-changelog) (#12223) 2024-12-16 11:00:20 +00:00
Michael Kret
1fc9c59a57 fix(Slack Node): Tests (no-changelog) (#12239) 2024-12-16 09:40:35 +00:00
Mickaël Andrieu
58bab461c4 fix(MongoDB Node): Fix checks on projection feature call (#10563) 2024-12-16 09:28:54 +00:00
pbdco
14c33f666f feat(Facebook Graph API Node): Update node to support API v21.0 (#12116) 2024-12-16 09:25:23 +00:00
Elias Meire
a8720677eb test(Respond to Webhook Node): Add test coverage (no-changelog) (#12201)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-13 14:30:40 +00:00
Michael Kret
65b8e20049 fix(Notion Node): Tests (no-changelog) (#12196) 2024-12-13 11:06:19 +02:00
Michael Kret
f4c2523419 fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) 2024-12-11 13:52:40 +02:00
Jon
ed359586c8 feat(Redis Node): Add support for continue on fail / error output branch (#11714) 2024-12-10 16:58:19 +01:00
Jon
eb7d5934ef fix(FTP Node): Fix issue with creating folders on rename (#9340) 2024-12-10 14:33:09 +00:00
Iván Ovejero
aece4c497a chore(core): Stop reporting TypeError and AttributeError from Python sandbox to Sentry (#12078) 2024-12-09 09:17:26 +01:00
कारतोफ्फेलस्क्रिप्ट™
60b3dccf93 feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Tomi Turtiainen
f16de4db01 fix(Telegram Trigger Node): Fix header secret check (#12018) 2024-12-03 12:29:36 +02:00
Jon
7ad4badd2d test(Telegram Node): Add some tests for Telegram (no-changelog) (#11043) 2024-12-02 19:02:08 +00:00
Jon
0a8a57e4ec fix(Webflow Node): Fix issue with publishing items (#11982) 2024-12-02 18:51:25 +00:00
Jon
f258cebe53 test: OpenWeatherMap node test (#11989) 2024-12-02 17:11:45 +00:00
Dana
85f30b27ae fix(GraphQL Node): Throw error if GraphQL variables are not objects or strings (#11904) 2024-12-02 17:15:49 +01:00
pemontto
3814f42ada feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) (#11655)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 17:13:16 +01:00
कारतोफ्फेलस्क्रिप्ट™
969439ce56 fix(core): Fix .map calls on NodeExecutionOutput (no-changelog) (#11955) 2024-12-02 16:55:01 +01:00
Thomas B
90f8b09af0 docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
Jon
1eb94bcaf5 fix(Webflow Node): Fix issue with pagination in v2 node (#11934) 2024-11-29 14:04:12 +00:00
Justin Ellingwood
96e6be7fe7 docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827) 2024-11-28 10:08:46 +00:00
Michael Kret
3a5bd12945 feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-27 16:31:36 +00:00
Jon
af61dbf37f docs: Update Excel node to use external template url (no-changelog) (#11846) 2024-11-27 16:31:07 +00:00
कारतोफ्फेलस्क्रिप्ट™
ddda0bde0b refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915) 2024-11-27 15:53:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
f6c0d045e9 fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
Tomi Turtiainen
e22d0f3877 perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
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) (#11791) 2024-11-22 11:34:37 +00:00
Michael Kret
1a8fb7bdc4 fix(n8n Form Node): Redirect if completion page to trigger (#11822) 2024-11-21 15:41:48 +00:00
Jon
40dd02f360 feat(Slack Node): Update wait for approval to use markdown (#11754) 2024-11-20 20:57:27 +00:00
Michael Kret
285534e6d0 fix(Read/Write Files from Disk Node): Escape parenthesis when reading file (#11753) 2024-11-20 13:48:15 +00:00
Michael Kret
d1bae1ace0 fix(HTTP Request Node): Continue using error (#11733) 2024-11-20 10:48:43 +00:00
Michael Kret
10991675fe fix(n8n Form Node): Support expressions in completion page (#11781)
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 (#11770) 2024-11-18 11:54:20 +00:00
Mutasem Aldmour
fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Shireen Missi
7381c28af0 fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +00:00
Jon
145d0921b2 fix(Google BigQuery Node): Add item index to insert error (#11702) 2024-11-13 15:40:00 +00:00
Jon
70d315b3d5 fix(Facebook Lead Ads Trigger Node): Fix issue with optional fields (#11692) 2024-11-13 14:43:25 +00:00
Michael Kret
3202e8c946 fix(Notion Node): Safe access in simplifyProperty (no-changelog) (#11712) 2024-11-13 12:16:49 +00:00
Elias Meire
770230fbfe fix(Google Drive Node): Fix file upload for streams (#11698) 2024-11-13 11:44:16 +01:00
Michael Kret
cbdd535fe0 fix(Notion Node): Extract page url (#11643)
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 (#11630) 2024-11-08 16:27:56 +02:00
Michael Kret
ddbb263dce feat(AI Transform Node): Show warning for binary data (#11560) 2024-11-07 12:42:26 +00:00
Tomi Turtiainen
d25ae8e0d9 refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00