Commit graph

1552 commits

Author SHA1 Message Date
Jan Oberhauser 59a1d07854 🔖 Release n8n-nodes-base@0.84.1 2020-10-22 12:08:41 +02:00
Jan Oberhauser 9f8b11d4b5 🐛 Fix typo 2020-10-22 12:08:17 +02:00
Jan Oberhauser 27a2467bd3 🔖 Release n8n-nodes-base@0.84.0 2020-10-22 11:47:06 +02:00
Jan Oberhauser 2fe8574095 ⬆️ Set n8n-core@0.48.0 on n8n-nodes-base 2020-10-22 11:46:33 +02:00
Jan Oberhauser c4a43e0d83 Small improvements to Google Translate node 2020-10-22 11:37:12 +02:00
Ricardo Espinoza b2e3b8de16
Add Google Translate node (#1086)
*  Add Google Translate node

* 🔨 Add autoload for target languages

*  Small improvements

Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-22 11:36:42 +02:00
Jan Oberhauser 3e56d5fc08 Fix issues on Strava-Node 2020-10-22 10:19:17 +02:00
Ricardo Espinoza 95b33662c9
Strava Node & Trigger (#1071)
*  Strava Node & Trigger

*  Small fixes

*  Add improvements
2020-10-22 10:17:39 +02:00
Jan Oberhauser 7daeed5c0b 👕 Fix lint issue 2020-10-22 09:16:58 +02:00
Jan Oberhauser b9fc0b0ccf Fix Pushover-Node 2020-10-21 23:40:37 +02:00
Ricardo Espinoza ea2902816f
Add Pushover Node (#1069) 2020-10-21 23:30:07 +02:00
Jan Oberhauser b171cfbb10 Fix issue with thrown errors for nodes with multiple webhooks 2020-10-21 17:50:23 +02:00
Jan Oberhauser 717708d3cc Optimize integration icons 2020-10-21 12:06:25 +02:00
Tanay Pant 8a3518ac7e
🔨 Fix branding for ActiveCampaign 2020-10-20 12:11:23 +02:00
Jan Oberhauser a27ac0e203 👕 Fix lint issue 2020-10-20 11:21:16 +02:00
Jan Oberhauser 269bab679d 👕 Fix built issue 2020-10-20 11:15:14 +02:00
Jan Oberhauser 4165fad307 🐛 Fix bug with responseFormat "file" for POST-Requests 2020-10-19 09:42:58 +02:00
Harshil Agrawal e272c69f07
Add link to credential documentation for Vonage (#1068) 2020-10-16 16:47:25 +02:00
Jan Oberhauser 8ed738c923 🔖 Release n8n-nodes-base@0.83.1 2020-10-16 16:07:23 +02:00
Jan Oberhauser d827749c1e 🐛 Fix HTTP-Request multipart-form-data/raw bug 2020-10-16 16:05:32 +02:00
Jan Oberhauser 2701b7fea3 🔖 Release n8n-nodes-base@0.83.0 2020-10-16 11:35:42 +02:00
Jan Oberhauser a582851271 Remove unnecessary code 2020-10-16 11:16:45 +02:00
Jan Oberhauser f3b92a8502 Sort options on Salesforce-Node 2020-10-16 11:13:04 +02:00
Harshil Agrawal a77e96592f
Add link to credential documentation (#1066) 2020-10-16 10:32:56 +02:00
Ricardo Espinoza 86d5681517
Add salesforce custom objects and custom fields (#1061) 2020-10-16 10:27:09 +02:00
Jan Oberhauser b40dec3e4a Additional fix to AWS SNS Trigger 2020-10-15 23:23:54 +02:00
Ricardo Espinoza ecb77926a4
🐛 AWS SNS Trigger bug #1058 (#1064) 2020-10-15 23:23:38 +02:00
Ricardo Espinoza 46ccff98cf
🐛 Fix AWS SES template bug #1060 (#1062) 2020-10-15 23:07:26 +02:00
Tulir Asokan ea328e56cd
Add support for specifying Matrix homeserver URL (#1065) 2020-10-15 23:01:07 +02:00
Jan Oberhauser aa748d1e2d 🔖 Release n8n-nodes-base@0.82.2 2020-10-15 13:29:38 +02:00
Jan Oberhauser 046873e66b 🐛 Fix Google Sheets update bug with spaces 2020-10-15 13:28:31 +02:00
Jan Oberhauser 8f84cbcbce 🐛 Fix default parameters on Automizy-Node 2020-10-15 12:07:06 +02:00
Jan Oberhauser 40e32a2739 🔖 Release n8n-nodes-base@0.82.1 2020-10-15 10:48:11 +02:00
Loïc Tosser ba3f062324
Add HMAC-SHA256 for Oauth 1 (#1055) 2020-10-15 10:45:43 +02:00
Jan Oberhauser a4689fef8c Add GMail email id to messages with format "resolved" 2020-10-15 10:41:47 +02:00
Jan Oberhauser 3ba050819a Fix issue that it did set not supported parameters 2020-10-15 08:01:30 +02:00
Jan Oberhauser 3d8332f2ee 🔖 Release n8n-nodes-base@0.82.0 2020-10-14 11:49:03 +02:00
Ricardo Espinoza 3ed344b7f2
Feature/salesforce flow (#1041)
* Add handling of autolaunched flows to Salesforce node.  Input variables can be either raw JSON or added via UI.

*  Improvements to #1038

* fix issue when setting variables from the ui

Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-14 08:45:39 +02:00
Jan Oberhauser 34503e1ce7 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-10-13 23:16:39 +02:00
Jan Oberhauser 443cef4de3 Small improvements to Pipedrive-Node 2020-10-13 23:07:45 +02:00
Robarelli 75e4086f6b
Add additional parameters to Pipedrive getAll for Notes (#1027)
* Add additional parameters to Pipedrive notes getAll

* use existing addAdditionalFields for merging additional fields into the query string
2020-10-13 23:07:21 +02:00
Jan Oberhauser e19c83eca9 Merge branch 'master' of https://github.com/Robarelli/n8n 2020-10-13 23:02:39 +02:00
Jan Oberhauser 97d1f46a14 Improvements to Automizy-Node 2020-10-13 21:39:36 +02:00
Ricardo Espinoza 719a30350c
Add Automizy-Node (#1039)
*  Automizy-Node

*  Small improvement
2020-10-13 21:35:01 +02:00
Ricardo Espinoza 1e275b188d
Small fix on AWS SES-Node (#1049) 2020-10-13 15:05:09 +02:00
Jan Oberhauser d3a52297f2 Small improvements to Wekan-Node 2020-10-13 13:01:34 +02:00
Jan Oberhauser 23e0c08b1c 👕 Fix lint issue 2020-10-13 13:00:41 +02:00
Ricardo Espinoza b6f566fc61
Add Wekan-Node (#1043)
* Add Wekan node

* :zap Improvements to #1026

*  Small improvements

Co-authored-by: Dokime <jnau5@yahoo.com>
2020-10-13 13:00:14 +02:00
Ricardo Espinoza 7f33ff8c3c
Add share operation to OneDrive Node (#1044) 2020-10-13 11:08:07 +02:00
Jan Oberhauser 6c6e7625b9 👕 Fix lint issue 2020-10-13 11:07:16 +02:00