Jan Oberhauser
13a9db7745
feat(editor): Add download button for binary data ( #2992 )
...
* ✨ Make it possible to download binary data
* ⚡ Fix lint issues and add support for filesystem mode
* ⚡ Design adjustment
2022-03-28 12:59:53 +02:00
Jan Oberhauser
2ba8afa522
📚 Update CHANGELOG.md with version 0.170.0
2022-03-27 22:41:45 +02:00
Jan Oberhauser
a6a0aff669
⬆️ Update package-lock.json file
2022-03-27 12:49:31 +02:00
Jan Oberhauser
492f1de7e8
🔖 Release n8n@0.170.0
2022-03-27 10:48:09 +00:00
Jan Oberhauser
6d604b48e5
⬆️ Set n8n-core@0.111.0, n8n-editor-ui@0.137.0, n8n-nodes-base@0.168.0 and n8n-workflow@0.93.0 on n8n
2022-03-27 10:48:08 +00:00
Jan Oberhauser
2768ebce1f
🔖 Release n8n-editor-ui@0.137.0
2022-03-27 10:46:51 +00:00
Jan Oberhauser
33fe1b67ef
⬆️ Set n8n-design-system@0.16.0 and n8n-workflow@0.93.0 on n8n-editor-ui
2022-03-27 10:46:51 +00:00
Jan Oberhauser
280a5913b3
🔖 Release n8n-design-system@0.16.0
2022-03-27 10:46:45 +00:00
Jan Oberhauser
6f47644098
🔖 Release n8n-nodes-base@0.168.0
2022-03-27 10:46:04 +00:00
Jan Oberhauser
6025758a5f
⬆️ Set n8n-core@0.111.0 and n8n-workflow@0.93.0 on n8n-nodes-base
2022-03-27 10:46:04 +00:00
Jan Oberhauser
9b12e20990
🔖 Release n8n-node-dev@0.50.0
2022-03-27 10:45:57 +00:00
Jan Oberhauser
c8f603599d
⬆️ Set n8n-core@0.111.0 and n8n-workflow@0.93.0 on n8n-node-dev
2022-03-27 10:45:57 +00:00
Jan Oberhauser
35c8074ebe
🔖 Release n8n-core@0.111.0
2022-03-27 10:45:49 +00:00
Jan Oberhauser
5f45ee642e
⬆️ Set n8n-workflow@0.93.0 on n8n-core
2022-03-27 10:45:49 +00:00
Jan Oberhauser
9e95888f70
🔖 Release n8n-workflow@0.93.0
2022-03-27 10:45:40 +00:00
Jan Oberhauser
2b20a46091
feat(Zendesk Node): Add ticket status "On-hold"
2022-03-27 12:26:19 +02:00
pemontto
016aeaaa79
feat(Jira Node): Add Simplify Output option to Issue > Get ( #2408 )
...
* ✨ Add option to use Jira field display names
* 🚸 Make mapped fields more deterministic
* ♻️ Refactor Jira user loadOptions
* Moved and renamed the option as well as only returning the fields to
* Tweaked Friendly Fields to make it "Simplify Output" following similar patterns to other nodes
* ⚡ Improvements
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-27 11:49:47 +02:00
Jonathan Bennetts
5ba4c27d8c
feat(Reddit Node): Add possibility to query saved posts ( #3034 )
...
* chore: add nvmrc with required node version
* feat: added saved posts to reddit node with credentials on User resource
* Changed Details order
* Fixed lint issue
* Moved saved posts to profile as it only works for the logged in user, This avoids the breaking change
* Removed .nvmrc
* ⚡ Improvements
Co-authored-by: Yassine Fathi <hi@m4tt72.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-27 10:57:45 +02:00
pemontto
b5ecccb840
feat(Crypto Node): Add Generate operation to generate random values ( #2541 )
...
* ✨ Add generate action to crypto node
* ⚡ small fixes, nodelinter issues fixes
* ⚡ Improvements
* ⚡ Fix order
Co-authored-by: michael-radency <michael.k@radency.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-27 10:48:31 +02:00
Ricardo Espinoza
ab08c0df15
fix(Xero Node): Fix some operations and add support for setting address and phone number ( #3048 )
...
* 🐛 Fix issue when sending Organization ID - Xero node
* 👕 Fix linting issue
2022-03-27 10:38:49 +02:00
TheFSilver
bd9064cd0e
feat(HTTP Request Node): Add support for OPTIONS method ( #3030 )
2022-03-25 22:55:43 +01:00
Deborah
9cbb745e21
📚 Add note to changelog linking to historic log ( #3031 )
2022-03-25 21:45:43 +01:00
Fred
505011dd47
📚 Add missing full stop to license text ( #3028 )
...
Adding "." L15.
In addition, the markdown display don't show line break as in the editor.
2022-03-25 21:44:47 +01:00
Jasper Zonneveld
e38b5ca291
⚡ Fix credentials import success message ( #3038 )
2022-03-25 21:40:35 +01:00
Valentin Mocanu
b90bf4576c
fix(Wise Node): Fix issue when executing a transfer ( #3039 )
2022-03-25 21:38:37 +01:00
Sergio
5774dd8885
fix(Supabase Node): Send token also via Authorization Bearer ( #2814 )
...
Send Authorization Bearer in headers
Fix typo in validateCredentials function
2022-03-25 17:41:53 +01:00
Jan Oberhauser
b9aa440be3
fix(Supabase Node): Fix Row > Get operation ( #3045 )
2022-03-25 16:47:05 +01:00
Omar Ajoue
3b4a97dd57
fix(core): Add logs and error catches for possible failures in queue mode ( #3032 )
2022-03-25 15:10:31 +01:00
Jan Oberhauser
f6aa8f2196
📚 Add one more missing full stop to license text
2022-03-25 14:36:59 +01:00
Michael Kret
9547a08f03
fix(AWS Lambda Node): Fix "Invocation Type" > "Continue Workflow" ( #3010 )
...
* 🔨 fix for running in continue workflow
* ⚡ Minor simplification
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-25 14:36:02 +01:00
Tom
be40a3f310
📚 Add missing full stop to license text
...
* (fix): Added missing full stop to license
GitHub does not render the single line breaks in the *Limitations* section. The added full stop makes it easier to read our license.
* 📚 Add also to other files
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-25 09:54:00 +01:00
nivb06
0e9f5b5e46
⚡ Add KoBoToolbox and Linear codex files ( #3040 )
...
KoBoToolbox
KoBoToolbox Trigger
Linear
Co-authored-by: Niv <nivbelleli@gmail.com>
2022-03-24 18:49:39 +01:00
nivb06
3196d4615b
⚡ Add Odoo and RedisTrigger node codex ( #3005 )
...
* .168.2fixed: Auto stash before rebase of "refs/heads/codex/0.168.2fixed"
Odoo and Redis Trigger codex files update
* Update RedisTrigger.node.json
Co-authored-by: Niv <nivbelleli@gmail.com>
2022-03-24 18:48:51 +01:00
Jan Oberhauser
fa7b12c3a3
📚 Fix CHANGELOG.md file
2022-03-20 22:34:31 +01:00
Jan Oberhauser
6a69f283c9
📚 Update CHANGELOG.md
2022-03-20 22:31:05 +01:00
Jan Oberhauser
7a73d8ddb3
🔖 Release n8n@0.169.0
2022-03-20 19:33:10 +00:00
Jan Oberhauser
dbaea80d9c
⬆️ Set n8n-core@0.110.0, n8n-editor-ui@0.136.0, n8n-nodes-base@0.167.0 and n8n-workflow@0.92.0 on n8n
2022-03-20 19:33:10 +00:00
Jan Oberhauser
cd358acd18
🔖 Release n8n-editor-ui@0.136.0
2022-03-20 19:31:41 +00:00
Jan Oberhauser
f453caea30
⬆️ Set n8n-design-system@0.15.0 and n8n-workflow@0.92.0 on n8n-editor-ui
2022-03-20 19:31:41 +00:00
Jan Oberhauser
8db431e94a
🔖 Release n8n-design-system@0.15.0
2022-03-20 19:31:31 +00:00
Jan Oberhauser
0d2d7b2e2b
🔖 Release n8n-nodes-base@0.167.0
2022-03-20 19:30:49 +00:00
Jan Oberhauser
f7775f4d7a
⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-nodes-base
2022-03-20 19:30:49 +00:00
Jan Oberhauser
155a816017
🔖 Release n8n-node-dev@0.49.0
2022-03-20 19:30:42 +00:00
Jan Oberhauser
9bbc023745
⬆️ Set n8n-core@0.110.0 and n8n-workflow@0.92.0 on n8n-node-dev
2022-03-20 19:30:42 +00:00
Jan Oberhauser
93427b9c08
🔖 Release n8n-core@0.110.0
2022-03-20 19:30:34 +00:00
Jan Oberhauser
e0d285e420
⬆️ Set n8n-workflow@0.92.0 on n8n-core
2022-03-20 19:30:33 +00:00
Jan Oberhauser
7608e52eef
🔖 Release n8n-workflow@0.92.0
2022-03-20 19:30:23 +00:00
Jan Oberhauser
b9496ddb29
⬆️ Update package-lock.json file
2022-03-20 20:29:45 +01:00
Ricardo Espinoza
d2756de090
feat(Mailjet Node): Add credential tests and support for sandbox, JSON parameters & variables ( #2987 )
...
* Add Variables JSON to Mailjet Batch send
* ⚡ Improvements
* ⚡ Add credential verification
* ⚡ Small improvement
Co-authored-by: Marcin Koziej <marcin@cahoots.pl>
2022-03-20 20:13:18 +01:00
Jonathan Bennetts
26a7c61175
fix(Telegram Node): Fix sending binary data when disable notification is set ( #2990 )
2022-03-20 20:08:06 +01:00