n8n v0.201.0 Release Notes

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

    • core: Fix workflow hasing for MySQL (#4491) (2b5613e)
    • core: Make deepCopy backward compatible (#4505) (b282c7e), closes #4508
    • displayOptions not getting value of RLC (#4460) (3a1fa09)
    • editor: Disable settings link in executions view for unsaved workflows (#4493) (dcec5e9)
    • editor: Fix an issue with not being able to save some of the forms (#4499) (1e445fc)
    • editor: Fix interim updates on executions view (#4497) (cf034c0)
    • editor: Gix node creator search when there's active subcategory (#4494) (f244975)
    • editor: : Limit columns in table view to prevent unresponsive UI when opening NDV (#4480) (41e6489)
    • editor: Workflow settings link font size change (no-changelog) (#4511) (721ef26)

    ๐Ÿ”‹ Features

    • Also send credentials when returning workflow via API (#4458) (no-changelog) (7563d45)
    • core: Reimplement blocking workflow updates on interim changes (#4446) (46905fd)
    • editor: Block UI in NDV when workflow is listening to events (#4390) (6c2c621)
    • Venafi TLS Protect Cloud Node: Make issuing template depend on application (#4476) (d1d1288)

    ๐ŸŽ Performance Improvements

    • editor: Improve array intersection utility function (#4503) (b0df810)