CodeShakingSheep
|
42a9891081
|
feat(Wise Trigger Node): Add support for balance updates (#9189)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-25 14:55:43 +01:00 |
|
Michael Kret
|
dc844528f4
|
fix(MySQL Node): Query to statements splitting fix (#9207)
|
2024-04-25 16:30:59 +03:00 |
|
Nicolas-nwb
|
3986356c89
|
feat(Gmail Node): Add support for creating drafts using an alias (#8728)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-25 12:37:29 +01:00 |
|
Nicolas-nwb
|
2dd0b329ca
|
feat(Gmail Node): Add thread option for draft emails (#8729)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-25 11:56:53 +01:00 |
|
pemontto
|
756012b052
|
feat(Jira Software Node): Add Wiki Markup support for Jira Cloud comments (#8857)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-25 11:14:31 +01:00 |
|
Michael Kret
|
00dfad3279
|
fix(Discord Node): When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183)
|
2024-04-25 11:41:53 +03:00 |
|
Michael Kret
|
d9e74949c4
|
fix(Google Drive Node): Create from text operation (#9185)
|
2024-04-24 20:59:00 +03:00 |
|
Michael Kret
|
306b68da6b
|
feat(HTTP Request Node): Option to provide SSL Certificates in Http Request Node (#9125)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-04-24 17:28:02 +03:00 |
|
Michael Kret
|
017ae6e102
|
fix(Airtable Node): Do not allow to use deprecated api keys in v1 (#9171)
|
2024-04-24 16:04:14 +03:00 |
|
Michael Kret
|
05a569c1cd
|
fix(Splunk Node): Retry attempts if no response from API call, better error with suggestion to use Retry On Fail (#9176)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-04-24 11:05:53 +03:00 |
|
Michael Kret
|
2bf0a3933e
|
feat(Webhook Node): Setting to enable multiple outputs/methods (#9086)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-24 08:46:16 +03:00 |
|
Ricardo Espinoza
|
f6142ff275
|
fix(editor): Make sticky node content parameter non require to support empty stickies (#9192)
|
2024-04-23 21:56:33 -04:00 |
|
Elias Meire
|
29ee4fab61
|
fix(Google Sheets Node): Fix "Append or Update" on an empty sheet (#9175)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-23 10:29:39 +02:00 |
|
aya
|
15c88d6839
|
feat(Zammad Node): Add more options to the Organizations endpoint (#9180)
|
2024-04-22 15:25:53 +02:00 |
|
Jon
|
6c63cd9711
|
fix(Respond to Webhook Node): Fix issue stopping form trigger response (#9157)
|
2024-04-19 10:54:55 +01:00 |
|
Michael Kret
|
699fd70c24
|
feat(n8n Form Trigger Node): Option to remove attribution (#9162)
|
2024-04-19 11:26:19 +03:00 |
|
Bram Kn
|
23a2dd08b6
|
feat: Add WhatsApp Business Trigger Node (#8840)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-18 15:45:07 +03:00 |
|
Michael Kret
|
08e35027f1
|
fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (#9160)
|
2024-04-18 12:58:04 +03:00 |
|
Michael Kret
|
d756609826
|
fix(Schedule Trigger Node): Default to 0 minute if falsy on hourly run (#9146)
|
2024-04-18 12:57:36 +03:00 |
|
Michael Kret
|
946f09f628
|
fix(Notion Node): Add itemIndex to API and operation errors (#9150)
|
2024-04-17 14:51:34 +03:00 |
|
Michael Kret
|
a95e401696
|
fix(Execute Workflow Node): Assign fallback pairedItem only if not present in output item and different length of input output (#9145)
|
2024-04-17 11:57:51 +03:00 |
|
Elias Meire
|
f6c9dbf7b8
|
fix(HTTP Request Node): Tolerate header name being empty (#9138)
|
2024-04-17 09:45:38 +02:00 |
|
Chengyou Liu
|
4d9000bf27
|
feat(Github Node): Add option to get pull requests (#9094)
|
2024-04-15 11:01:14 +01:00 |
|
Francesco Mannino
|
1dbc8d4594
|
fix(Gitlab Trigger Node): Fix typo (no-changelog) (#9077)
|
2024-04-15 10:54:23 +01:00 |
|
Michael Kret
|
86a20f6563
|
fix(Respond to Webhook Node): Continue on fail and error branch support (#9115)
|
2024-04-11 13:16:57 +03:00 |
|
Michael Kret
|
d7abc30104
|
feat(Summarize Node): Option to continue when field to summarize can't be found in any items (#9118)
|
2024-04-11 12:23:44 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1cd7eacb7b
|
ci: Fix docs urls (no-changelog) (#9116)
|
2024-04-11 10:37:35 +02:00 |
|
Michael Kret
|
0a9f6b3de8
|
feat(JWT Node): New node (#9005)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-10 13:16:48 +03:00 |
|
Michael Kret
|
3e231dbfe6
|
fix(HTTP Request Node): Duplicate key names support for form data (#9040)
Co-authored-by: Marcus <marcus@n8n.io>
|
2024-04-10 11:09:20 +03:00 |
|
Michael Kret
|
58518b684b
|
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067)
|
2024-04-09 18:41:51 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f87cc25a0
|
feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-09 11:33:10 +02:00 |
|
Michael Kret
|
610ead9a38
|
fix(MySQL Node): Query Parameters parse string to number (#9011)
|
2024-04-09 04:48:17 +03:00 |
|
Bram Kn
|
571b6135dd
|
feat: Add Salesforce Trigger Node (#8920)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-04-03 08:49:30 +03:00 |
|
Bram Kn
|
c204995d9c
|
feat: Add Twilio Trigger Node (#8859)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-03-29 10:24:25 +02:00 |
|
Michael Kret
|
e84c27c0ce
|
feat(Webhook Node): Overhaul (#8889)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-03-28 10:46:39 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
372d5c7d01
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-03-26 14:22:57 +01:00 |
|
Giulio Andreini
|
69363e461b
|
docs(Microsoft Outlook Trigger Node): Copy tweak (no-changelog) (#8944)
|
2024-03-22 09:29:34 +01:00 |
|
Iván Ovejero
|
89df277b80
|
fix(MySQL Node): Set paired items correctly in single query batch mode (#8940)
|
2024-03-21 12:17:43 +01:00 |
|
Deborah
|
34b79333fc
|
docs: Fix the Microsoft OneDrive Trigger docs link (#8930)
|
2024-03-21 11:05:31 +00:00 |
|
Bram Kn
|
ff8dd4e604
|
feat: Add Onedrive Trigger Node (#8742)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Marcus <marcus@n8n.io>
|
2024-03-19 15:52:45 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a6f7d23ce1
|
feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) (#8873)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-03-13 14:27:12 +01:00 |
|
Michael Kret
|
a1f6c570d6
|
fix(Notion Node): Regex for block id (#8860)
|
2024-03-13 13:57:17 +02:00 |
|
Ludwig Gerdes
|
a678e8570b
|
feat(Wordpress Node): Support WordPress pages (#8852)
Signed-off-by: Ludwig Gerdes <gerdesludwig@gmail.com>
|
2024-03-13 11:01:41 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
f8442858e0
|
docs: Update docs URLs and skip URL checking for hidden nodes (no-changelog) (#8865)
|
2024-03-12 16:43:40 +01:00 |
|
Elias Meire
|
76fe960a76
|
fix: Improve filter component error handling (#8832)
|
2024-03-08 10:10:32 +01:00 |
|
Ayato Hayashi
|
5d52bda865
|
fix: Correct misspelling from omited to omitted (no-changelog) (#8838)
|
2024-03-08 09:01:12 +00:00 |
|
Giulio Andreini
|
5301323906
|
feat(editor): Improve errors in output panel (#8644)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-03-07 18:08:01 +02:00 |
|
MC Naveen
|
398ddc92d2
|
docs(AwsS3 Node): Update tooltip message for Source Path (#8824)
|
2024-03-06 13:50:18 +00:00 |
|
Michael Kret
|
4850f6a9cc
|
feat(Notion Node): Continue on fail support (#8788)
|
2024-03-05 15:45:36 +02:00 |
|
Elias Meire
|
11a5331e03
|
fix(Google Drive Node): Add supportsAllDrives: true to update and download (#8786)
|
2024-03-04 10:48:56 +01:00 |
|
Michael Kret
|
a521e7a54d
|
fix(Wait Node): Change default wait period to 5 seconds (#8783)
|
2024-03-01 15:14:56 +02:00 |
|
Michael Kret
|
961d6b9266
|
fix(TheHive 5 Node): The Hive - Custom fields are no longer working (#8780)
|
2024-03-01 11:42:07 +02:00 |
|
Michael Kret
|
08e2b068fb
|
fix(HubSpot Node): Include properties for contact and deal in getAll operation (#8772)
|
2024-02-29 17:55:06 +02:00 |
|
Bram Kn
|
720ae1b96b
|
feat: Add Outlook Trigger Node (#8656)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-02-28 09:23:58 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7012577fce
|
fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738)
|
2024-02-26 14:33:00 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
246c988b93
|
fix(core): Ensure maxRedirects is used for any http request defining it (#8706)
|
2024-02-22 17:56:48 +01:00 |
|
feelgood-interface
|
8c4a744c56
|
fix(Trello Node): Remove GET request body (#8715)
|
2024-02-22 14:44:06 +00:00 |
|
Giulio Andreini
|
95e4c4fbb3
|
docs(editor): Nodes icons, Merge node descriptions (#8517)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
|
2024-02-21 16:04:57 +00:00 |
|
Jon
|
ef775711d0
|
feat(Google Workspace Admin Node): Add support for error output branch (#8499)
|
2024-02-21 14:02:40 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
457cac4cf9
|
fix(Postgres Node): Close connection pool only if it's not already closed or closing (#8690)
|
2024-02-21 11:27:21 +01:00 |
|
Michael Kret
|
a5e522e536
|
feat(Google Sheets Node): Option how to combine filters when reading rows (#8652)
|
2024-02-21 09:59:59 +02:00 |
|
Michael Kret
|
3279762221
|
fix(FTP Node): Continue of fail looping support with paired item (#8659)
|
2024-02-19 18:21:32 +02:00 |
|
Michael Kret
|
bee17dd6cc
|
fix(Google Calendar Node): Errors with after/before options (#8628)
|
2024-02-19 16:52:21 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
506367453c
|
fix(FTP Node): Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657)
|
2024-02-16 14:47:35 +01:00 |
|
Michael Kret
|
c73aeeec3d
|
fix(AwsS3 Node): Use location constrain (#8654)
|
2024-02-16 15:13:26 +02:00 |
|
Marcus
|
bd4b50cf08
|
fix(GraphQL Node): Fix request format JSON error (#8646)
|
2024-02-15 17:49:18 +01:00 |
|
Michael Kret
|
941278db68
|
feat(OpenAI Node): Overhaul (#8335)
|
2024-02-15 10:15:58 +02:00 |
|
Elias Meire
|
100d9bc087
|
refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-02-14 16:29:09 +01:00 |
|
Iván Ovejero
|
1116a28b45
|
fix(Wait Node): Account for workflow timezone in Wait node datetime (#8578)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
|
2024-02-14 15:12:23 +00:00 |
|
Michael Kret
|
6bc1c3d7a8
|
fix(Notion Node): Block with text results in a body validation error (#8622)
|
2024-02-14 13:05:06 +02:00 |
|
Michael Kret
|
d18cba37a4
|
feat(Convert to File Node): Operation to convert a string in a plain text file, option to format JSON when creating file (#8620)
|
2024-02-13 16:52:37 +02:00 |
|
Jon
|
e597fbc78f
|
fix(FTP Node): Fix issue with connections not closing properly (#8619)
|
2024-02-13 14:32:21 +00:00 |
|
Danny Martini
|
a3bed97883
|
fix(Merge Node): Fixing how paired items are handled in the merge node, when choosing a branch and selecting to return an empty object (#8479)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-02-13 15:00:20 +01:00 |
|
Danny Martini
|
b54488ada5
|
fix(Execute Workflow Node): Passing the workflow that is supposed to be executed as a paramter (#8614)
|
2024-02-13 12:49:21 +01:00 |
|
Elias Meire
|
3b2078c3ca
|
fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-02-12 17:32:27 +01:00 |
|
Jon
|
d38a822b95
|
fix(FTP Node): Fix issue with paireditems not always working (#8613)
|
2024-02-12 16:06:28 +00:00 |
|
Michael Kret
|
32281d12d7
|
feat(HTML Extract Node): Better text extraction, option to specify selectors to skip, option to clean up text data (#8586)
|
2024-02-12 12:52:51 +02:00 |
|
Jon
|
a6211c9a5d
|
fix(Jira Software Node): Fix issue with not all issue types being supported (#8571)
|
2024-02-12 08:49:13 +00:00 |
|
Michael Kret
|
e28b374170
|
fix(HTTP Request Node): Errorneous binary object without content-disposition response header (#8583)
Co-authored-by: Marcus <marcus@n8n.io>
|
2024-02-08 18:12:00 +02:00 |
|
Elias Meire
|
de6d466e5e
|
refactor: Add lint rule for unsafe property access with lodash get/set (no-changelog) (#8587)
|
2024-02-08 15:32:04 +01:00 |
|
Bruno Inec
|
a822588012
|
fix(RSS Feed Trigger Node): Save last item's date instead of last execution date (#8572)
|
2024-02-08 13:29:20 +00:00 |
|
Michael Kret
|
2db8231af5
|
fix(Google Sheets Trigger Node): First non-header row is ignored when using on row added event (#8580)
|
2024-02-08 14:56:22 +02:00 |
|
Michael Kret
|
053fb5ff7a
|
fix(Microsoft Outlook Node): Download executes more than once per incoming item (#8566)
|
2024-02-07 15:18:00 +02:00 |
|
Elias Meire
|
2799de491b
|
feat: Add assignment component with drag and drop to Set node (#8283)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-02-06 18:34:34 +01:00 |
|
Andrea Ascari
|
4b3659f04f
|
feat(RabbitMQ Trigger Node): Add options to configure assert of exchanges and queues (#8430)
|
2024-02-02 15:02:09 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
76cdf75fb9
|
fix(MongoDB Node): Fix "Maximum call stack size exceeded" error on too many rows (#8530)
|
2024-02-02 09:48:14 +01:00 |
|
Michael Kret
|
254700a059
|
fix(Slack Node): Attachments fix (#8471)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-02-01 12:26:04 +01:00 |
|
Michael Kret
|
1e02d73ad7
|
fix(Microsoft Excel 365 Node): Upsert append new rows at the end of used range, option to append at the end of selected range (#8461)
|
2024-02-01 11:46:34 +01:00 |
|
Michael Kret
|
3128dca1fa
|
fix(HTTP Request Node): Require parameter with filled name and value to avoid infinite loop (#8454)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-02-01 11:35:39 +01:00 |
|
Elias Meire
|
ca75744c7f
|
fix(HTTP Request Node): Support form data when using pagination (#8497)
|
2024-02-01 11:33:18 +01:00 |
|
Omar Ajoue
|
0e9a5a2ab2
|
fix: Properly iterate over credentials with expressions (#8502)
|
2024-01-31 13:12:18 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0febe62ad0
|
fix(AwsS3 Node): Fix handling of bucket with dot in name (#8475)
|
2024-01-30 17:05:59 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5cb55270b7
|
refactor(core): Replace promisify-d node calls with native promises (no-changelog) (#8464)
|
2024-01-30 09:49:23 +01:00 |
|
Giulio Andreini
|
97b398871d
|
docs(editor): Copy and aliases tweaks (no-changelog) (#8465)
|
2024-01-29 10:13:30 +01:00 |
|
Michael Kret
|
8a595d1527
|
fix(Microsoft Excel 365 Node): Better error and description on unsupported range in upsert, update, getRange operations (#8452)
|
2024-01-26 15:33:29 +02:00 |
|
Michael Kret
|
bf11c7c1bd
|
feat(Google Calendar Node): Next occurrence property in recurring events (#8444)
|
2024-01-26 14:36:57 +02:00 |
|
Michael Kret
|
fc5c562785
|
fix(HTML Node): Escape data path value in JSON Property (#8441)
|
2024-01-26 13:51:03 +02:00 |
|
Jon
|
c2ffd4e645
|
fix(Gotify Node): Add option to set content type to support Markdown messages (#8442)
|
2024-01-26 10:33:23 +00:00 |
|
Michael Kret
|
dafacb90c6
|
fix(Merge Node): Passing on no items to "Input 2" results in wrong output items (#8438)
|
2024-01-25 19:11:23 +02:00 |
|
Michael Kret
|
ed7d6b7b3a
|
feat(core): Display conditions in displayOptions (no-changelog) (#7888)
|
2024-01-24 18:04:46 +02:00 |
|