n8n v0.175.0 Release Notes

Release Date: 2022-05-02 // almost 2 years ago
  • ๐Ÿ› 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