Commit Graph

3404 Commits

Author SHA1 Message Date
Jan Oberhauser
95416c7e1b 🔖 Release n8n-nodes-base@0.95.0 2020-12-30 11:58:38 +01:00
Jan Oberhauser
cfd7628905 ⬆️ Set n8n-core@0.57.0 and n8n-workflow@0.48.0 on n8n-nodes-base 2020-12-30 11:58:14 +01:00
Jan Oberhauser
751b269f98 🔖 Release n8n-core@0.57.0 2020-12-30 11:57:09 +01:00
Jan Oberhauser
bfc3d6bf3e ⬆️ Set n8n-workflow@0.48.0 on n8n-core 2020-12-30 11:56:40 +01:00
Jan Oberhauser
043e7e5081 🔖 Release n8n-workflow@0.48.0 2020-12-30 11:55:50 +01:00
Jan Oberhauser
ed1f29feba Make it possible to supply hook data with reload 2020-12-30 11:45:29 +01:00
Jan Oberhauser
8ada4534ec Add support for HEAD to HTTP Request Node 2020-12-30 11:00:06 +01:00
Ricardo Espinoza
51afcd8ad5 🐛 Fix pagination issue on Hubspot Node (#1281) 2020-12-30 08:01:27 +01:00
Jan Oberhauser
b0e17453f4 🐳 Add support to choose branch and tag for custom build 2020-12-29 20:27:48 +01:00
Jan Oberhauser
4fd6c06d65 Load more options on ActiveCampaign Node 2020-12-29 19:13:52 +01:00
Jan Oberhauser
3e3268bd78 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-12-29 15:01:36 +01:00
Jan Oberhauser
8136474233 🐳 Add automatic nightly docker build of master 2020-12-29 15:00:57 +01:00
Jonas
79124535af Fix typo in Box Trigger description (#1280)
This trigger probably used the Github trigger as template and forgot to replace the description.
2020-12-29 14:45:13 +01:00
Jan Oberhauser
30b6fe017e 🐛 Set fixed jsplumb version to fix node-delete issue 2020-12-29 14:13:17 +01:00
Ricardo Espinoza
baa1ee1ad2 Add File->Get to Telegram Node (#1242)
* Add option `Include Download Link`

*  Add File->Get to Telegram Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 13:28:50 +01:00
Harshil Agrawal
bfd967258c Add credentials documentation link for e-goi node (#1277) 2020-12-29 12:28:37 +01:00
Jan Oberhauser
914b90f4a9 👕 Fix lint issue 2020-12-29 12:22:40 +01:00
Jan Oberhauser
9543221cdd Fix issue with sendAudio on Telegram Node 2020-12-29 11:55:31 +01:00
Ricardo Espinoza
ea2d0920a8 Add useQueryString option to HTTP Request Node (#1279) 2020-12-29 11:37:06 +01:00
Ricardo Espinoza
2f0c48f8d9 Add Issue Comment resource to Jira Node (#1261)
*  Add Issue Comment resource

* 🔨Fix Expand field description

*  Small fix

*  Minor improvements on Jira Node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 11:33:13 +01:00
Jan Oberhauser
9215558608 👕 Fix lint issue 2020-12-29 08:41:10 +01:00
Ricardo Espinoza
4494ee81f6 Add Microsoft Outlook node (#1272)
*  Add Microsoft Outlook node

* Remove accidental import

* Style fixes

*  Microsoft Outlook (#1270)

*  Some improvements to Outlook Node

*  Some more small fixes

*  Improvements

* Add placeholder for the filter field

*  Some more improvements to Outlook Node

*  Hide unnecessary field on Outlook Node

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 08:23:01 +01:00
Jan Oberhauser
8da254fb48 🐛 Fix bug in S3 Node #1278 2020-12-28 22:59:35 +01:00
Jan Oberhauser
50e16de270 🐛 Fix bug with null in ObservableObject 2020-12-28 19:18:16 +01:00
Jan Oberhauser
1d2c286b88 🐛 Fix bug in Stripe Trigger Node with existing webhooks 2020-12-28 17:57:19 +01:00
Jan
3c67ac5a52 Add task:getAll and subtask:create to Asana (#1266)
*  Add task:getAll and subtask:create

*  Improvements
2020-12-28 08:50:16 +01:00
Jan Oberhauser
ef53eddb6c Small improvements to Asana Node 2020-12-28 08:48:57 +01:00
mjysci
ba07ec61f3 🐳 Fixed Docker Image CI - Rpi (#1275) 2020-12-27 23:13:44 +01:00
Jan Oberhauser
0809952173 Add "Ends With" and "Starts With" support to If and Switch Node 2020-12-27 20:33:46 +01:00
Jan Oberhauser
04b16c5ab8 👕 Fix lint issue 2020-12-27 00:28:51 +01:00
Jan Oberhauser
f95104bcab Made operations of EditImage Node sortable 2020-12-27 00:17:16 +01:00
Jan Oberhauser
95315cec60 Add optional sort option if "multipleValues" is set 2020-12-27 00:15:33 +01:00
Jan Oberhauser
aaae7964d6 Keep binary data visible on re-execution 2020-12-26 23:11:25 +01:00
Jan Oberhauser
17056122af 👕 Fix lint issue 2020-12-26 22:35:56 +01:00
Jan Oberhauser
a19be309f7 Further improve composite operation 2020-12-26 21:30:42 +01:00
Jan Oberhauser
062210d8b9 Fix issue with multiple composite operations 2020-12-25 23:44:58 +01:00
Jan Oberhauser
7826cc06e9 Add "Multi Step" option to EditImage Node 2020-12-25 23:03:12 +01:00
Jan Oberhauser
5c83be18a8 🐛 Fix issue that binary data got reused 2020-12-25 22:59:22 +01:00
ricardo
c6ef0ea079 Improvements 2020-12-25 14:41:48 -05:00
Jan Oberhauser
530294aa45 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-12-24 22:13:39 +01:00
Jan Oberhauser
b0b2a51d04 🔖 Release n8n@0.99.1 2020-12-24 22:12:01 +01:00
Jan Oberhauser
0c4135d851 ⬆️ Set n8n-editor-ui@0.68.1 on n8n 2020-12-24 22:11:35 +01:00
Jan Oberhauser
e1890a0368 🔖 Release n8n-editor-ui@0.68.1 2020-12-24 22:09:43 +01:00
Jan Oberhauser
065937a39c 🐛 Fix bug that HTML did get rendered in JSON view 2020-12-24 22:09:07 +01:00
Harshil Agrawal
406f0322eb Add credentials documentation link for Pushcut node (#1273) 2020-12-24 13:03:44 +01:00
Jan Oberhauser
44c28b3491 🔖 Release n8n@0.99.0 2020-12-24 09:14:03 +01:00
Jan Oberhauser
ee9fc20243 ⬆️ Set n8n-editor-ui@0.68.0 and n8n-nodes-base@0.94.0 on n8n 2020-12-24 09:13:14 +01:00
Jan Oberhauser
122f34d4e4 🔖 Release n8n-editor-ui@0.68.0 2020-12-24 09:11:30 +01:00
Jan Oberhauser
3e1442ce42 🔖 Release n8n-nodes-base@0.94.0 2020-12-24 09:09:34 +01:00
Jan Oberhauser
ecdcc0b522 🐛 Fix issue that DB init errors did not get caught #1269 2020-12-24 09:06:43 +01:00