n8n v0.195.0 Release Notes

Release Date: 2022-09-21 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • Box Node: Fix issue with response data not being returned (#4147) (3cfc5b5)
    • cli: Fix issue with n8n crashing when error in poll method (#4008) (6c41b29)
    • editor: Fix broken output panel for wait node executions (#4156) (40ebbea)
    • core: Prevent calls to constructor to forbid arbitrary code execution (#4139) (a8030db)
    • HTTP Node: Fix instance crashing when batching enabled (#3902) (0ab89ad)
    • public-api: Create correct OAuth2 credential schema (#4111) (28ab4f6)
    • Xero Node: fix line amount types being ignored when creating new invoices (#4146) (3e2e9e6)

    ๐Ÿ”‹ Features

    • editor: Add resource locator parameter (#3932) (ad73f89)
    • cli: User Management and Credentials sharing (#3602) (97cd564)

    ๐ŸŽ Performance Improvements