n8n/CHANGELOG.md
2022-05-16 18:35:32 +02:00

24 KiB

0.177.0 (2022-05-16)

Bug Fixes

  • core: Fix call to /executions-current with unsaved workflow (#3280) (7090a79)
  • core: Fix issue with fixedCollection having all default values (7ced654)
  • Edit Image Node: Fix font selection (#3287) (8a8feb1)
  • Ghost Node: Fix post tags and add credential tests (#3278) (a14d85e)
  • Google Calendar Node: Make it work with public calendars and clean up (#3283) (a7d960c)
  • KoBoToolbox Node: Fix query and sort + use question name in attachments (#3017) (c885115)
  • Mailjet Trigger Node: Fix issue that node could not get activated (#3281) (e09e349)
  • Pipedrive Node: Fix resolve properties when multi option field is used (#3277) (7eb1261)

Features

  • core: Automatically convert Luxon Dates to string (#3266) (3fcee14)
  • editor: Improve n8n welcome experience (#3289) (35f2ce2)
  • Google Drive Node: Add Shared Drive support for operations upload, delete and share (#3294) (03cdb1f)
  • Microsoft OneDrive Node: Add rename option for files and folders (#3224) (50246d1)

0.176.0 (2022-05-10)

Bug Fixes

  • core: Fix executions list filtering by waiting status (#3241) (71afcd6)
  • core: Improve webhook error messages (49d0e3e)
  • Edit Image Node: Make node work with binary-data-mode 'filesystem' (#3274) (a4db0d0)

Features

  • Pipedrive Node: Add support for filters to getAll:organization (#3211) (1ef10dd)
  • Pushover Node: Add 'HTML Formatting' option and credential test (#3082) (b3dc6d9)
  • UProc Node: Add new tools (#3104) (ff2bf11)

0.175.1 (2022-05-03)

Bug Fixes

  • editor: Fix bug with node version (ed56481)

0.175.0 (2022-05-02)

Bug Fixes

  • core: Do not applying auth if UM is disabled (#3218) (4ceac38)
  • core: Skip credential check of disabled nodes and improve error (79ced8f)
  • editor: Fix bug with touchscreens (#3206) (8d9e05e)
  • Hubspot Node: Fix search operators (#3208) (ea4a8b8)
  • Sendgrid Node: Fix issue sending attachments (#3213) (2b00881)
  • Wise Node: Respect time parameter on get: exchangeRate (#3227) (c7d525a)

Features

  • core: Introduce simplified node versioning (#3205) (d5b9b0c)
  • Google Sheets Node: Allow to use header names as JSON path (#3165) (770c4fe)
  • Microsoft Dynamics CRM Node: Add support for other regions than North America (#3157) (4bdd607)
  • Telegram Node: Allow querying chat administrators (#3226) (c02d259), closes #3157

0.174.0 (2022-04-25)

Bug Fixes

  • core: Open oauth callback endpoints to be public (#3168) (01807d6)
  • MicrosoftOneDrive Node: Fix issue with filenames that contain special characters from uploading (#3183) (ff26a98)
  • Slack Node: Fix credential test (#3151) (15e6d92)

Features

  • All AWS Nodes: Enable support for AWS temporary credentials (#2587) (ce79e6b)
  • editor: Add Workflow Stickies (Notes) (#3154) (31dd01f)
  • Google Sheets Node: Add upsert support (#2733) (aeb5a12)
  • Microsoft Teams Node: Enhancements and cleanup (#2940) (d446f9e)
  • MongoDB Node: Allow parsing dates using dot notation (#2487) (83998a1)

0.173.1 (2022-04-19)

Bug Fixes

  • Discord Node: Fix icon name

0.173.0 (2022-04-19)

Bug Fixes

  • core: Add "rawBody" also for xml requests (#3143) (5719e44)
  • core: Make email for UM case insensitive (#3078) (8532b00)
  • Discourse Node: Fix issue with not all posts getting returned and add credential test (#3007) (d68b7a4)
  • editor: Fix breaking Drop-downs after removing expressions (#3094) (17b0cd8)
  • Postgres Node: Fix issue with columns containing spaces (#2989) (0081d02)
  • ui: Reset text-edit input value when pressing esc key to have matching input values (#3098) (29fdd77)
  • ZendeskTrigger Node: Fix deprecated targets, replaced with webhooks (#3025) (794ad7c)
  • Zoho Node: Fix pagination issue (#3129) (47bbe98)

Features

0.172.0 (2022-04-11)

Bug Fixes

Features

0.171.1 (2022-04-06)

Bug Fixes

  • core: Fix issue with current executions not getting displayed (#3093) (4af5168)
  • core: Fix issue with falsely skip authorizing (#3087) (358a683)
  • WooCommerce Node: Fix pagination issue with "Get All" operation (#2529) (c2a5e0d)

0.171.0 (2022-04-03)

Bug Fixes

  • core: Fix crash on webhook when last node did not return data (c50d04a)
  • EmailReadImap Node: Fix issue that crashed process if node was configured wrong (#3079) (85f15d4)
  • Google Tasks Node: Fix "Show Completed" option and hide title field where not needed (#2741) (9d703e3)
  • NocoDB Node: Fix pagination (#3081) (5f44b0d)
  • Salesforce Node: Fix issue that "status" did not get used for Case => Create & Update (#2212) (1018146)

Features

0.170.0 (2022-03-27)

Bug Fixes

  • core: Add logs and error catches for possible failures in queue mode (#3032) (3b4a97d)
  • AWS Lambda Node: Fix "Invocation Type" > "Continue Workflow" (#3010) (9547a08)
  • Supabase Node: Fix Row > Get operation (#3045) (b9aa440)
  • Supabase Node: Send token also via Authorization Bearer (#2814) (5774dd8)
  • Xero Node: Fix some operations and add support for setting address and phone number (#3048) (ab08c0d)
  • Wise Node: Fix issue when executing a transfer (#3039) (b90bf45)

Features

  • Crypto Node: Add Generate operation to generate random values (#2541) (b5ecccb)
  • HTTP Request Node: Add support for OPTIONS method (#3030) (bd9064c)
  • Jira Node: Add Simplify Output option to Issue > Get (#2408) (016aeaa)
  • Reddit Node: Add possibility to query saved posts (#3034) (5ba4c27)
  • Zendesk Node: Add ticket status "On-hold" (2b20a46)

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.