Henrik Feldt
d9a7d5fa34
⚡ Update GraphQL.node.ts ( #1185 )
...
* Update GraphQL.node.ts
Fix this
* Update GraphQL.node.ts
2020-11-18 23:14:41 +01:00
Jan Oberhauser
19e2eeadcd
🐳 Add fonts to alpine based docker images
2020-11-18 21:24:51 +01:00
Jan Oberhauser
c4ed26a6cc
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-18 20:09:11 +01:00
Jan Oberhauser
02669c04f1
⚡ Add support for draw and allow font selection EditImage-Node
2020-11-18 18:19:41 +01:00
Omar Ajoue
71bf9cb9c0
⚡ Increase timeout to IMAP node. ( #1178 )
...
Yahoo mail is unable to provide a response in under 3 seconds. Increasing
this limit to 10 seconds seems to solve the timeout issue.
I was unable to properly login to Yahoo but at least the timeout error
is not happening anymore.
Setting the node to work with Gmail worked fine although it is a
somewhat painful process as Gmail avoids the so called non secure apps.
2020-11-18 14:41:18 +01:00
Jan Oberhauser
b81d175145
🐛 Fix bug with multi line texts on Edit Image Node
2020-11-18 11:31:19 +01:00
Jan Oberhauser
aaaa804f36
⚡ Add "composite" option to Edit Image Node
2020-11-18 11:08:50 +01:00
Ricardo Espinoza
b954ec99a3
⬆️ Set google-fonts-webpack-plugin to latest version ( #1176 )
2020-11-18 08:25:36 +01:00
Ricardo Espinoza
fdffd47bed
🐛 Send credentials on body when exchanging the code for the access token ( #1169 )
2020-11-17 07:36:12 +01:00
Jan Oberhauser
b74dee450f
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-16 18:22:12 +01:00
Jan Oberhauser
768b7d5263
⚡ Update required node version in package.json
2020-11-16 18:21:46 +01:00
Frane Bandov
c57250c71f
⚡ SFTP: make dir creation more robust ( #1166 )
2020-11-16 18:18:48 +01:00
Harshil Agrawal
032e2dfae5
⚡ Add Strapi credentials documentation link ( #1164 )
2020-11-16 10:35:09 +01:00
Jan Oberhauser
59ecc0e9c1
⚡ Minor improvements to Matrix Node
2020-11-16 07:58:58 +01:00
Ricardo Espinoza
4ca2b63bcc
⚡ Feature/matrix extended ( #1162 )
...
* added Matrix option to send notice and emote messages
* added Matrix option to send HTML messages
* ⚡ Small text changes
Co-authored-by: Sabine <sabinbox@laszakovits.net>
2020-11-16 07:42:57 +01:00
ricardo
fd1897a288
Merge branch 'master' into feature/airtable-trigger
2020-11-14 20:11:30 -05:00
Ben Hesseldieck
f2666e92ff
⚡ Add preExecuteHooks ( #1151 )
...
* ⚡ Save initital data on hook error
* 🚧 update function interface
* 🚧 response webhook with error, 🐛 fix adding preExecutionHooks to hooks
* 🔥 remove execute hook
* ⚡ execute preExecute hooks on integrated workflows
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-13 23:31:27 +01:00
Jan Oberhauser
8f8603320a
⚡ Minor improvement to SFTP credentials
2020-11-12 19:26:03 +01:00
Ricardo Espinoza
042028fb5f
⚡ Add private key and passphrase fields to SFTP credentials ( #1136 )
...
* ⚡ Add private key and passphrase fields to credentials
* ⚡ Small improvement
2020-11-12 19:23:55 +01:00
Jan Oberhauser
f3874b5ed9
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-12 18:57:39 +01:00
Jan Oberhauser
e327bfcb91
⚡ Do not allow shorter polling-times than 1 minute
2020-11-12 12:42:04 +01:00
Tanay Pant
c602803ed7
⚡ Add breaking change for 0.93.0
2020-11-12 09:14:24 +01:00
Harshil Agrawal
a800a84078
⚡ Added credential documentation URL for Line node ( #1150 )
2020-11-11 16:08:30 +01:00
Harshil Agrawal
241fc064c2
⚡ Add credential documentation URL for the Gotify node ( #1152 )
2020-11-11 15:46:52 +01:00
Jan Oberhauser
7641d2ad81
🔖 Release n8n@0.93.0
2020-11-11 12:03:16 +01:00
Jan Oberhauser
887e777e9a
⬆️ Set n8n-core@0.51.0, n8n-editor-ui@0.63.0, n8n-nodes-base@0.88.0 and n8n-workflow@0.44.0 on n8n
2020-11-11 12:02:45 +01:00
Jan Oberhauser
cdea2af248
🔖 Release n8n-editor-ui@0.63.0
2020-11-11 12:01:18 +01:00
Jan Oberhauser
bf47cc0337
⬆️ Set n8n-workflow@0.44.0 on n8n-editor-ui
2020-11-11 12:00:54 +01:00
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
Jan Oberhauser
dce3e0561b
🔖 Release n8n-core@0.51.0
2020-11-11 11:57:47 +01:00
Jan Oberhauser
16caa14065
⬆️ Set n8n-workflow@0.44.0 on n8n-core
2020-11-11 11:57:23 +01:00
Jan Oberhauser
d03b21554c
🔖 Release n8n-workflow@0.44.0
2020-11-11 11:56:29 +01:00
Jan Oberhauser
0f95ad4446
🐛 Fix retry buy with current workflow #1144
2020-11-11 10:24:10 +01:00
Jan Oberhauser
c15637a0a8
⚡ Minor improvements to Strapi-Node
2020-11-11 09:52:05 +01:00
Jan Oberhauser
73e1399c42
⚡ Minor improvements to Strapi-Node
2020-11-11 09:45:50 +01:00
Ricardo Espinoza
a5ecf3d58d
✨ Add Strapi-Node ( #1143 )
...
* ✨ Strapi-Node
* ⚡ Small improvements
* ⚡ Small improvement
2020-11-11 09:44:53 +01:00
Jan Oberhauser
702a8bf3bf
⚡ Additional improvements to AMQP node
2020-11-11 08:45:31 +01:00
Günther
da5fddad5a
⚡ Amqp - Message Throttling - Close Connection on Send ( #1127 )
...
* Azuer Service Bus
* Message throttling
* remove the Events the WF is desabled
* close connections after send
* sendable once
2020-11-11 08:44:59 +01:00
Jan Oberhauser
97289a244f
⚡ Fix indentation
2020-11-10 23:30:40 +01:00
bsanderrmg
10645c2ef5
⚡ TLS option for MSSQL credentials type ( #1132 )
...
* Update MicrosoftSql.node.ts
* Update MicrosoftSql.credentials.ts
* Update MicrosoftSql.node.ts
Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Ricardo Espinoza
03a672300f
⚡ Add custom traits to Segment Node ( #1145 )
2020-11-10 23:05:08 +01:00
ricardo
32cd54e705
⚡ Small improvements
2020-11-10 16:40:52 -05:00
Jan Oberhauser
1630d20e39
⚡ Add OAuth2 authentication to Pipedrive Trigger Node
2020-11-10 21:27:20 +01:00
Jan Oberhauser
86d19fb11f
⚡ Minor improvements to Gotify Node
2020-11-10 19:17:47 +01:00
Jan Oberhauser
001b93151b
⚡ Minor improvements to Gotify Node
2020-11-10 19:16:35 +01:00
Ricardo Espinoza
13e3efe312
✨ Add Gotify-Node ( #1135 )
2020-11-10 19:15:56 +01:00
Jan Oberhauser
6125dee8f1
⚡ Minor improvements to Line-Node
2020-11-10 19:09:13 +01:00
Ricardo Espinoza
1ce19de200
✨ Add Line-Node ( #1137 )
...
* ✨ Line-Node
* ⚡ Improvements
2020-11-10 19:08:48 +01:00
Jan Oberhauser
2d74ebb9ab
⚡ Minor improvement to GetResponse Node
2020-11-10 18:32:19 +01:00