n8n v0.191.0 Release Notes

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

    • cli: Fix community nodes tests on Postgres and MySQL (#3861) (620525e)
    • core: Fix issue with not displayed child workflow executions (#3867) (f782bcd)
    • editor: Handling errors when opening settings and executions (#3877) (762b422)
    • editor: improve expression and parameters performance (#3874) (3608d13)
    • public-api: Fix executions pagination in Postgres and Mysql (52015a6)

    ๐Ÿ”‹ Features

    • cli: Enable community nodes based on npm availability (#3871) (936264b)
    • editor: Added animated tooltips to draggable columns in input panel (054cc01)