mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
4.6 KiB
4.6 KiB
0.169.0 (2022-03-20)
License change
From Apache 2.0 with Commons Clause to Sustainable Use License
Bug Fixes
- GitHub Node: Fix credential tests and File > List operation (#2999) (ec618e2)
- Telegram Node: Fix sending binary data when disable notification is set (#2990) (26a7c61)
Features
- Add support for reading ids from file with executeBatch command (#3008) (5658593)
- HTTP Request Node: Allow Delete requests with body (#2900) (8a88f94)
- KoBoToolbox Node: Add KoBoToolbox Regular and Trigger Node (#2765) (1a7f0a4), closes #2510
- Linear Node: Add Linear Node (#2971) (8d04474)
- Mailjet Node: Add credential tests and support for sandbox, JSON parameters & variables (#2987) (d2756de)
- Mattermost Node: Add support for Channel Search (#2687) (1b993e4)
0.168.2 (2022-03-16)
Bug Fixes
- Fix issue with n8n not authenticating oauth requests (#2998)
0.168.1 (2022-03-15)
Bug Fixes
- Add missing email templates
0.168.0 (2022-03-14)
Features
0.167.0 (2022-03-13)
Bug Fixes
- Fix issue with long credential type names (#2961) (535dfe0)
- Fix workflow deactivating bug (195f104)
- GoogleCalendar Node: Fix timezone (3c5df3f)
- SeaTableTrigger Node: Fix timezone issues (#2726) (2d8ac4b)
- Strapi Node: Add support for Strapi v4 (2a3cbf3)
Features
- Add new expression variables and support for luxon (e8500e6)
- Facebook Node: Add support for Facebook Graph API versions 13 (53b5444)
- Hubspot: Add support for Private App Token Authentication (f73100a)
- If Node,Switch Node: Add negative operations (6412546)
- MongoDb Node: Add Aggregate Operation (2c9a06e)
- Redis Node: Add Redis Trigger node and publish operation to regular node (5c2deb4)
- Wordpress Node: Add Status option to Get All operation of Posts resource (4d4db7f)
Note: for changelogs before 0.167.0, refer to the Release notes in the documentation.