n8n v0.192.0 Release Notes

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

    • cli: Account for unparseable string in JSON key migration (#3927) (ab45898)
    • cli: Fix excessive instantiation type error for flattened execution (#3921) (1d4f92a)
    • cli: Init nodes dir to ensure npm install succeeds (#3934) (2d6eea8)
    • cli: tsc build errors should fail turborepo builds as well (#3923) (f22bd28)
    • core: Account for enabled state in first pinned trigger (#3912) (6bd7a09)
    • core: Fix pinned trigger execution (#3895) (17799cd)
    • NextCloud Node: Fix issue with credential verification and sharing file (2b4f5c6)
    • Freshdesk Node: Fix issue when getAll operation requires non existent options (329fe95)

    ๐Ÿ”‹ Features

    • cli: Notify external hooks about user profile and password changes (#3919) (7d74dda)
    • core, editor: Support pairedItem for pinned data (#3843) (b1e7152)
    • core: Add command to scripts for easy launch n8n with tunnel (725a567)
    • editor, core: Integrate PostHog (#3865) (43e054f)
    • editor: Map expressions from input table (#3864) (ce076dc)