n8n v0.194.0 Release Notes

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

    • โœ… AWS credential testing issue (#4107) (5130529)
    • cli,core: Address Dependabot warnings [N8N-4121] (#3883) (461848f)
    • cli: Avoid scanning unnecessary directories on windows (#4082) (84b56eb), closes #4007
    • cli: Load nodes and credentials on windows using the correct file-path (#4084) (b6c1187)
    • cli: Password reset should trigger internal and external hooks (#4066) (12507d3)
    • cli: Use absolute paths for loading custom nodes and credentials (#4099) (43c9f01), closes #4082
    • core & Function nodes: Update function nodes to work with binary-data-mode 'filesystem'. (#3845) (f6064ef), closes #1
    • core: Fix issue with returnJsonArray helper breaking nodes that return no data (3de0e22)
    • core: Fix node renaming in expressions (381c09f)
    • core: Update oauth endpoints to use instance base url (dd3ba96)
    • ๐Ÿ‘• eslint: Setup eslint to run on every package (#4050) (69eb979)
    • GoogleBigQuery Node: Fix empty response when creating records (#4056) (9f92a4d)
    • Hubspot Node: Correct canvas name of HubSpot node (#4054) (e1025e8)
    • Issue with versioned nodes not loading properly (#4094) (9e1fa4c)
    • MongoDB Node: Update mongo driver to 4.9.1 (#4095) (f70e6d2)
    • node: Google Cloud Storage linting rules (36ec81f)
    • public-api: Fix error updating workflow with property not defined in the schema (#4089) (f40ae50)
    • typescript: Use consistent typescript configs (#4049) (9267e8f)
    • workflow: Remove a few ts-ignore and eslint-disable (#3958) (a73ac1d)

    ๐Ÿ”‹ Features

    • Adalo Node: Add Adalo node (#3102) (9a59d0a)
    • cli: Load all nodes and credentials code in isolation (#3906) (b450e97)
    • ๐Ÿ’ป core, editor-ui: Introduce node deprecation (#4103) (98ed207)
    • editor: Implement HTML sanitization for Notification and Message components (#4081) (ea2d18b)
    • editor: Show input number for multi-input nodes (#4000) (8c95d6e)
    • gmail: Overhaul Gmail node + create gmail trigger (#3734) (74304db)
    • Google Cloud Storage Node: Add GCS Node with Bucket and Object operations (1e963d8)
    • ๐Ÿ”€ Merge Node: Overhaul of merge node (f1a5697)
    • typescript: Setup Typescript incremental builds (#3876) (799676b)