n8n v0.179.0 Release Notes

Release Date: 2022-05-30 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • core: Fix issue that "closeFunction" got called twice (1910299)
    • core: Fix migrations on non-public Postgres schema (#3356) (b49d493)
    • core: Fix problem with uploading large files (#3370) (d3cecfc)
    • core: Prevent expressions XSS (#3366) (993554f)
    • Discord Node: Fix broken rate limit handling (#3311) (b687ba1)
    • editor: Fix component in executions list failing custom validator (#3284) (d719678)
    • editor: Fix conflicting hover states between sticky button and node view (#3368) (96a109a)
    • editor: Fix credential display bug (#3372) (ed69c3c)
    • Gmail Node: Fix sending attachments when filesystem mode is used (#3396) (3a09da9)
    • Google Sheet Node: Fix issue with null values and "Use Header Names as JSON Paths" option (#3395) (fbf6019)
    • NextCloud Node: Fix folder list with Nextcloud v24 (#3386) (5f3bed3)

    ๐Ÿ”‹ Features

    • PostBin Node: Add PostBin node (#3236) (06c407d)
    • RabbitMQ Trigger Node: Make message acknowledgement and parallel processing configurable (#3385) (b851289)
    • ServiceNow Node: Add attachment functionality (#3137) (c38f6af)
    • Todoist Node: Add support for specifying the parent task when adding and listing tasks (#3161) (dc77594)