Jan Oberhauser
46509e2fcd
🔖 Release n8n-nodes-base@0.88.0
2020-11-11 11:59:30 +01:00
Jan Oberhauser
1a9d2a824f
⬆️ Set n8n-core@0.51.0 and n8n-workflow@0.44.0 on n8n-nodes-base
2020-11-11 11:59:00 +01:00
Ricardo Espinoza
a5ecf3d58d
✨ Add Strapi-Node ( #1143 )
...
* ✨ Strapi-Node
* ⚡ Small improvements
* ⚡ Small improvement
2020-11-11 09:44:53 +01:00
Ricardo Espinoza
13e3efe312
✨ Add Gotify-Node ( #1135 )
2020-11-10 19:15:56 +01:00
Ricardo Espinoza
1ce19de200
✨ Add Line-Node ( #1137 )
...
* ✨ Line-Node
* ⚡ Improvements
2020-11-10 19:08:48 +01:00
Ricardo Espinoza
bbef8b7f71
✨ Add GetResponse-Node ( #1139 )
2020-11-10 18:28:03 +01:00
Jan Oberhauser
7a8ef27d25
🔖 Release n8n-nodes-base@0.87.0
2020-11-04 16:24:10 +01:00
Jan Oberhauser
9b3dcafedf
⬆️ Set n8n-core@0.50.0 on n8n-nodes-base
2020-11-04 16:23:32 +01:00
Jan Oberhauser
9a1328ccfb
Merge branch 'master' into RicardoE105-google-books
2020-11-04 15:43:38 +01:00
Tanay Pant
c950aea2c3
Merge branch 'google-books' of https://github.com/RicardoE105/n8n into RicardoE105-google-books
2020-11-04 13:12:14 +01:00
Jan Oberhauser
d80d486e59
⚡ Small changes to Facebook Trigger Node
2020-11-04 12:26:09 +01:00
Ricardo Espinoza
ff9964e10b
✨ Add Facebook Trigger Node ( #1106 )
...
* ⚡ Facebook trigger from webhooks
Uses tokens just like the GraphQL API but this one requires an app token
instead of an user access token.
* ⚡ Improvements
:zap Improvements
* 🐛 Fix credential file name
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2020-11-04 12:25:18 +01:00
Jan
28b0c87136
✨ Add Storyblok Node ( #1125 )
...
* ✨ Add Storyblok node
* 🔨 Minor changes
* ⚡ Small improvements
* ⚡ Improvements
* ⚡ Prepare Storyblok Node for release
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-04 10:53:33 +01:00
Jan
638e688f25
✨ Add Orbit Node ( #1123 )
...
* ✨ Add Orbit node
* 🔨 Refactor and add new functionality
* ⚡ Improvements to Orbit-Node
* ⚡ Improvements
* ⚡ Minor improvements to Orbit-Node
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-03 23:33:10 +01:00
Jan Oberhauser
84fe451f7b
🔖 Release n8n-nodes-base@0.86.0
2020-10-30 09:48:32 +01:00
Jan Oberhauser
93041ab404
⬆️ Set n8n-core@0.49.0 and n8n-workflow@0.43.0 on n8n-nodes-base
2020-10-30 09:48:08 +01:00
Jan Oberhauser
b806ee3a57
⚡ Improvements to Kafka-Node
2020-10-29 15:44:11 +01:00
Ricardo Espinoza
12bb00fcd6
✨ Add Apache Kafka node ( #1109 )
...
* ✨ Add Apache Kafka node
* ⚡ Improvements
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-29 15:42:54 +01:00
Jan Oberhauser
889267ebb6
👕 Fix lint issue
2020-10-28 23:14:09 +01:00
Ricardo Espinoza
0b1688caf4
⚡ Feature/salesforce jwt bearer ( #1082 )
...
* Salesforce - OAuth 2.0 JWT Bearer Flow for Server-to-Server Integration
* ⚡ Small improvements
* ⚡ Small fix
Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-28 23:07:35 +01:00
Ricardo Espinoza
b5bbe9a181
✨ Add MailerLite Node & Trigger ( #1067 )
...
* ✨ MailerLite Node & Trigger
* ⚡ Set correct name to node and trigger
2020-10-28 23:03:29 +01:00
Ricardo Espinoza
d0fc7209bf
✨ Add Pushbullet-Node ( #1073 )
...
* ✨ Pushbullet-Node
* ⚡ Small improvements
* ⚡ Improvements
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-10-27 20:14:55 +01:00
Jan Oberhauser
e48c9b2dc0
🔖 Release n8n-nodes-base@0.85.0
2020-10-23 16:48:31 +02:00
Jan Oberhauser
efb53ed421
⬆️ Upgrade some dependencies
2020-10-23 16:45:16 +02:00
Jan Oberhauser
7addd14e36
⚡ Add tslintfix script
2020-10-23 09:21:15 +02:00
Jan Oberhauser
59a1d07854
🔖 Release n8n-nodes-base@0.84.1
2020-10-22 12:08:41 +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
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
Ricardo Espinoza
95b33662c9
✨ Strava Node & Trigger ( #1071 )
...
* ✨ Strava Node & Trigger
* ⚡ Small fixes
* ⚡ Add improvements
2020-10-22 10:17:39 +02:00
Ricardo Espinoza
ea2902816f
✨ Add Pushover Node ( #1069 )
2020-10-21 23:30:07 +02:00
Jan Oberhauser
269bab679d
👕 Fix built issue
2020-10-20 11:15:14 +02:00
Tanay Pant
f08d8c9375
✨ Add Google Books node
2020-10-19 19:57:50 +02:00
Jan Oberhauser
8ed738c923
🔖 Release n8n-nodes-base@0.83.1
2020-10-16 16:07:23 +02:00
Jan Oberhauser
2701b7fea3
🔖 Release n8n-nodes-base@0.83.0
2020-10-16 11:35:42 +02:00
Jan Oberhauser
aa748d1e2d
🔖 Release n8n-nodes-base@0.82.2
2020-10-15 13:29:38 +02:00
Jan Oberhauser
40e32a2739
🔖 Release n8n-nodes-base@0.82.1
2020-10-15 10:48:11 +02:00
Jan Oberhauser
3d8332f2ee
🔖 Release n8n-nodes-base@0.82.0
2020-10-14 11:49:03 +02:00
Ricardo Espinoza
719a30350c
✨ Add Automizy-Node ( #1039 )
...
* ✨ Automizy-Node
* ⚡ Small improvement
2020-10-13 21:35:01 +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
6098384a30
✨ Add Sendy-Node ( #1013 )
...
* ✨ Sendy-Node
* ✨ Improvements
* ⚡ Small improvement
2020-10-13 10:48:20 +02:00
Ricardo Espinoza
49113a1988
✨ Add AWS-Rekognition Node ( #1047 )
...
* ✨ AWS-Rekognition Node
* ⚡ Small improvement
2020-10-13 09:29:47 +02:00
Ricardo Espinoza
0c820d80d2
✨ Add Vonage-Node ( #1033 )
...
* ✨ Vonage-Node
* ⚡ Improvements
* ⚡ fix issue with description
2020-10-13 08:56:24 +02:00
Jan Oberhauser
7950c38f5a
⚡ Remove link.fish integration
2020-10-12 10:20:32 +02:00
Jan
4573d503dc
✨ Add matrix integration ( #1046 )
...
* Added Matrix integration node
* fix: Improve code quality and add new operation
- Changed operation names to match casing (all camelCase)
- Ordering operation names to be alphabetical
- Creating a read all operation to fetch all messages from a room
- Added node subtitle
* fix: add element index so that expressions work on multiple items
* feature: added possibility to upload and send media to Matrix
- Also replacing Promises.all() + Array.map() For a regular for as it messes up ordering
* refactor: merging upload + send Media in a single action
* refactor: improved code quality and endpoints
- Removed sync entirely as a better way to retrieve messages is now
implemeented
- Added rooms dropdown to operations
- Added option to paginate or retrieve all room messages
- Removed option to upload media from text contents. Only files are
accepted now
- Room members has bem moved from the Rooms resource to a standalone
with Get All operation
* ⚡ Small improvements
* ⚡ Added filters to get messages
* ⚡ Minor improvements to Matrix-Integration
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-12 10:05:16 +02:00
Ricardo Espinoza
214b2d19ac
⚡ Improvements on AWS SES Node ( #1029 )
...
* ⚡ Improvements
* ⚡ Remove unnecessary change
2020-10-11 18:34:05 +02:00
Jan Oberhauser
75feac8133
🔖 Release n8n-nodes-base@0.81.1
2020-10-06 10:20:23 +02:00
Jan Oberhauser
cbe0c353bf
🔖 Release n8n-nodes-base@0.81.0
2020-10-05 09:32:16 +02:00
Ricardo Espinoza
3a73493aeb
✨ Add Clockify Node ( #997 )
...
* Added pull.yml back after reset
* Added Clockify Entry
* Created ClockifyWriter
* ⚡ Improvements to #988
* ⚡ Improvements
* ⚡ Improvements
Co-authored-by: Ethan Sowell <ethan.sowell@dominion.solutions>
Co-authored-by: Mark Horninger <mark.horninger@dominion.solutions>
2020-10-04 16:28:05 +02:00
Ricardo Espinoza
f58e336d5f
✨ Add GSuite Admin Node ( #992 )
...
* ✨ GSuite Admin Node
* ⚡ Improvements
2020-10-03 18:09:07 +02:00