n8n v0.182.0 Release Notes

Release Date: 2022-06-14 // almost 2 years ago
  • 🐛 Bug Fixes

    • core: Fix issue that parameters got lost in some edge cases (04f0bf5)
    • core: Fix issue with combined expression not resolving if one is invalid (#3506) (9ff5762)
    • core: Fix Public API failing to build on Windows (#3499) (c121952)
    • editor: Fix issue that some errors did not show up correctly (#3507) (955db0a)
    • HTTP Request Node: Fix issue with requests that return null (#3498) (7346da0)
    • Pipedrive Node: Fix limit issue with Lead -> GetAll (#3436) (34e891c)
    • PostBin Node: Fix issue with it throwing unnecessary error (#3494) (9df3e30)

    🔋 Features

    • core: Add "Client Credentials" grant type to OAuth2 (#3489) (e29c597)
    • Twilio Node: Add ability to make a voice call using TTS (#3467) (eff97e8)
    • Wise Node: Add Support to download statements as JSON, CSV or PDF (#3468) (51663c1)