n8n v0.193.0 Release Notes

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

    • ci: Setup a separate workflow action to test for pushes on master (#3951) (1f9bdd0)
    • core: Make digest auth work with query params (087d3f9)
    • editor: Sending data as query on DELETE method (#3972) (fc2ff35)
    • ๐Ÿ›  Fix credentials_entity table migration for mysql (#3979) (349826e)
    • npm: Improve .npmignore to reduce the size of the published packages (#3970) (15d5ac6)

    ๐Ÿ”‹ Features

    • ๐Ÿ’ป design-system,editor-ui: Upgrade some of the frontend dev dependencies (#3978) (b428e9f)
    • ๐Ÿณ docker: Reduce the size of alpine docker images (#3973) (398adb2)
    • editor: Limit when to show mapping tooltip (#3976) (8fc9f07)
    • HighLevel Node: Add HighLevel node (c2e97a8)