Commit graph

5702 commits

Author SHA1 Message Date
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
Jonathan Bennetts ec618e25bb
fix(GitHub Node): Fix credential tests and File > List operation (#2999)
* Fixed credential test failing

* Fixed File list operation not working
2022-03-20 10:24:04 +01:00
Ricardo Espinoza 8d04474e30
feat(Linear Node): Add Linear Node (#2971)
*  Linear node

*  Improvements
2022-03-20 10:11:06 +01:00
Ricardo Espinoza 1a7f0a4246
feat(KoBoToolbox Node): Add KoBoToolbox Regular and Trigger Node (#2765)
* First version

* Added hooks

* Added Credentials test

* Add support for downloading attachments

* Slight restructure of downloaded binaries

* Added Trigger node

* Some linting

* Reverting package-lock changes

* Minor GeoJSON parsing fixes

* KoboToolbox: improve GeoJSON format

* Kobo: Support for get/set validation status

* Remove some logs

* [kobo] Fix default attachment options

* Proper debug logging

* Support for hook log status filter

* Kobo: Review fixes

* [kobo]: Add Get All Forms + lookup Form ID

* [kobo] Lookup Form ID in Trigger node

* [kobo] Update branded spelling

* [kobo] Support pagination

*  fix linting issue

*  Improvements to #2510

*  Download files using n8n helper

*  Improvements

*  Improvements

* 🐛 Fix filenames

*  Fix some issues

Co-authored-by: Yann Jouanique <yann.jouanique@oneacrefund.org>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-20 09:54:31 +01:00
Justin Halter 8a88f948f2
feat(HTTP Request Node): Allow Delete requests with body (#2900)
delete request with body parameters

Co-authored-by: Justin Halter <jhalter@weare5stones.com>
2022-03-19 20:09:42 +01:00
Omar Ajoue 846e866daf
bug(EmailReadImap Node): Improve error handling (#2991)
* Fix: EmailReadImap unhandled promise rejection

Related to #2091 (but only partially)

See https://github.com/n8n-io/n8n/issues/2091#issuecomment-980010289

* Send errors from email read imap to logger

Co-authored-by: Manuel [tennox] <2084639+tennox@users.noreply.github.com>
2022-03-19 20:03:58 +01:00
Matthew Walther 1b993e4022
feat(Mattermost Node): Add support for Channel Search (#2687)
* Squashed commit of the following:

commit 9f76bdca9b4af4fd3ee429d1c381c3ed5529434c
Author: Matt Walther <matt@mashio.net>
Date:   Sun Jan 16 16:40:34 2022 -0600

    Mattermost Channel Search

* Add more boilerplate so Search action renders

* Changed order of search to make the operations alphabetical

*  Add pagination

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-03-19 19:57:53 +01:00
Omar Ajoue 5658593df4
feat: Add support for reading ids from file with executeBatch command (#3008) 2022-03-19 08:54:55 +01:00
Omar Ajoue c0611a0b81
🚨 Temporarily skip some regularly failing tests (#3002) 2022-03-17 16:33:23 +01:00
Jan Oberhauser 521cf51e7c 📜 Change to the Sustainable Use License #2932 2022-03-17 10:15:24 +01:00
Jan Oberhauser c59fad2bce 🔖 Release n8n@0.168.2 2022-03-16 17:04:51 +01:00
Omar Ajoue 17188a63b5
fix: Fix issue with n8n not authenticating oauth requests (#2998) 2022-03-16 17:00:04 +01:00
Omar Ajoue 469cbd65dd
👷 Fix test runs on GitHub (#2997) 2022-03-16 15:54:43 +01:00
Jan Oberhauser c6bccca456 👷 Run tests with Node.js v16 and shorten max runtime 2022-03-16 10:32:49 +01:00
Jan Oberhauser e6236431ef 📚 Update CHANGELOG.md 2022-03-16 09:37:06 +01:00
Jan Oberhauser eca4c8117a 🚀 Fix cli publish 2022-03-15 17:15:15 +01:00
Jan Oberhauser 07de2ca965 🔖 Release n8n@0.168.1 2022-03-15 10:22:44 +01:00
Jan Oberhauser a03c368d2c Update n8n version in main package.json file 2022-03-14 17:58:00 +01:00
Jan Oberhauser 10f18077b1 👕 Fix lint issue 2022-03-14 16:01:51 +01:00
Jan Oberhauser 6548b6c9dc ⬆️ Update package-lock.json file 2022-03-14 16:01:24 +01:00
Jan Oberhauser 441b2bfd85 🔖 Release n8n@0.168.0 2022-03-14 14:51:38 +00:00
Jan Oberhauser da6289b755 ⬆️ Set n8n-core@0.109.0, n8n-editor-ui@0.135.0, n8n-nodes-base@0.166.0 and n8n-workflow@0.91.0 on n8n 2022-03-14 14:51:37 +00:00
Jan Oberhauser 0931c0dc65 🔖 Release n8n-editor-ui@0.135.0 2022-03-14 14:50:00 +00:00
Jan Oberhauser 4d74593910 ⬆️ Set n8n-design-system@0.14.0 and n8n-workflow@0.91.0 on n8n-editor-ui 2022-03-14 14:50:00 +00:00
Jan Oberhauser 7e0bcc7e49 🔖 Release n8n-design-system@0.14.0 2022-03-14 14:49:50 +00:00
Jan Oberhauser ff58aa0e70 🔖 Release n8n-nodes-base@0.166.0 2022-03-14 14:49:06 +00:00
Jan Oberhauser 22c7b35821 ⬆️ Set n8n-core@0.109.0 and n8n-workflow@0.91.0 on n8n-nodes-base 2022-03-14 14:49:06 +00:00
Jan Oberhauser 9648780aec 🔖 Release n8n-node-dev@0.48.0 2022-03-14 14:48:59 +00:00
Jan Oberhauser 7259fc323f ⬆️ Set n8n-core@0.109.0 and n8n-workflow@0.91.0 on n8n-node-dev 2022-03-14 14:48:58 +00:00
Jan Oberhauser 916154d45e 🔖 Release n8n-core@0.109.0 2022-03-14 14:48:50 +00:00