Jan Oberhauser
d52d12d671
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-01-05 17:23:35 +01:00
Jan Oberhauser
f209665730
⚡ Fix "Border" operation on EditImage-Node
2021-01-05 17:23:16 +01:00
Harshil Agrawal
b85f55659e
⚡ Fix E-goi brand name ( #1307 )
2021-01-05 08:46:07 +01:00
ricardo
b989f129be
⚡ Comment bot:info as the endpoint stopped working
2021-01-04 20:21:26 -05:00
Omar Ajoue
04a8912a94
Changed vacuum operation to run on startup only. Also it is now off by default.
2021-01-04 09:30:02 +01:00
Jan Oberhauser
65062dbd48
⚡ Remove debug messages
2021-01-02 23:04:15 +01:00
Ricardo Espinoza
403f1009a6
✨ Add Phantombuster Node ( #1274 )
...
* ✨ Phantombuster Node
* ⚡ Small improvements
* ⚡ Small fix
* ⚡ Improvements to Phantombuster Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-02 20:16:18 +01:00
Tobias Knapp
29107f130f
⚡ Fix typo in description of SplitInBatches ( #1296 )
2020-12-31 16:52:36 +01:00
Jan Oberhauser
943344b473
⚡ Use empty data if parent node did execute but linked output does not have
...
data #1286
2020-12-31 15:00:55 +01:00
Jan Oberhauser
b68377b74f
🐳 Run nightly build one hour earlier
2020-12-31 12:17:46 +01:00
Jan Oberhauser
ad2909a8a6
🐳 Fix automatic nightly build
2020-12-31 12:17:00 +01:00
Omar Ajoue
d528e442ba
Run vacuum on sqlite periodically
2020-12-31 10:42:16 +01:00
ricardo
2274b64694
🐛 fix bug when sending audio
2020-12-30 09:58:52 -05:00
Jan Oberhauser
638310fa94
🔖 Release n8n@0.100.0
2020-12-30 12:02:42 +01:00
Jan Oberhauser
dc71a288cc
⬆️ Set n8n-core@0.57.0, n8n-editor-ui@0.69.0, n8n-nodes-base@0.95.0 and n8n-workflow@0.48.0 on n8n
2020-12-30 12:01:42 +01:00
Jan Oberhauser
77d58ca011
🔖 Release n8n-editor-ui@0.69.0
2020-12-30 11:59:59 +01:00
Jan Oberhauser
18cf5f541d
⬆️ Set n8n-workflow@0.48.0 on n8n-editor-ui
2020-12-30 11:59:39 +01:00
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