All Versions
151
Latest Version
Avg Release Cycle
3 days
Latest Release
511 days ago

Changelog History
Page 3

  • v0.195.3 Changes

    September 22, 2022

    ๐Ÿ› Bug Fixes

    • editor: Fix expressions bug with numbers and booleans (#4169) (19d08e6)
    • MSSQL Node: Support tdsVersion option (89d2d10)
  • v0.195.2 Changes

    September 22, 2022

    ๐Ÿ› Bug Fixes

  • v0.195.1 Changes

    September 21, 2022

    ๐Ÿ› Bug Fixes

  • v0.195.0 Changes

    September 21, 2022

    ๐Ÿ› Bug Fixes

    • Box Node: Fix issue with response data not being returned (#4147) (3cfc5b5)
    • cli: Fix issue with n8n crashing when error in poll method (#4008) (6c41b29)
    • editor: Fix broken output panel for wait node executions (#4156) (40ebbea)
    • core: Prevent calls to constructor to forbid arbitrary code execution (#4139) (a8030db)
    • HTTP Node: Fix instance crashing when batching enabled (#3902) (0ab89ad)
    • public-api: Create correct OAuth2 credential schema (#4111) (28ab4f6)
    • Xero Node: fix line amount types being ignored when creating new invoices (#4146) (3e2e9e6)

    ๐Ÿ”‹ Features

    • editor: Add resource locator parameter (#3932) (ad73f89)
    • cli: User Management and Credentials sharing (#3602) (97cd564)

    ๐ŸŽ Performance Improvements

  • v0.194.0 Changes

    September 15, 2022

    ๐Ÿ› 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)
  • v0.193.5 Changes

    September 07, 2022

    ๐Ÿ› Bug Fixes

    • editor: Disable editing in Function nodes in executions view (#4041) (772836a)
    • editor: use correct attribute on button to make it full width (#4048) (b26545d)
    • editor: Wrong popup title when "Click To Copy" on OAuth2 Redirect Url credentials (#4043) (0acac35)
    • Gmail Node: Fix node and improve helper so to avoid double wrapping in json key (#4052) (fbd044b)
  • v0.193.4 Changes

    September 06, 2022

    ๐Ÿ› Bug Fixes

    • AWS Nodes: Handle query string and body properly for AWS related requests (#4039) (103f04e)
    • AWS Lambda Node: Fix json data being sent to AWS Lambda as string (#4029) (c28f69b)
    • Beeminder Node: Fix request id not being sent when creating a new datapoint (73c5210)
    • cli: Include "auth-excluded" endpoints on the history middleware as well (#4028) (d554128)
    • core: Fix MySQL migration issue with table prefix (#4013) (fc6484b)
    • โœ๏ธ Correct all the spelling typos (#3960) (49c85a1)
    • ๐Ÿ›  Fix n8n-square-button import. (#4024) (bbd967b)
    • GitHub Node: Fix binary data not being returned (#4017) (5753110)
    • GraphQL Node: Fix issue with return items (#4016) (6216132)
    • Postgres Node: Fix ssue with postgres insert and paired item (#4020) (9314086)
    • Kafka Trigger Node: fix kafka trigger not working with default max requests value (71cae90)
    • MonicaCrm Node: Fix pagination when using return all (82827d0)
    • Node Gmail: Fix bug related to paired items (2746905)
    • Raindrop Node: Fix issue refreshing OAuth2 credentials (3163742)
    • Shopify Node: Fix pagination when empty fields are sent (071ab40)

    ๐Ÿ”‹ Features

    • โž• Add possibility to configure stop time for workers (#4012) (a3791c2)
    • cli: Add external hooks for when members are added or deleted (#3988) (6be9997)
    • editor: Use i18n component instead od v-html for localization (287533e)
  • v0.193.3 Changes

    September 01, 2022

    ๐Ÿ› Bug Fixes

    • cli: Initialize mailer just if connection can be verified (#3997) (936cb11)
    • core: Fix disabled parent output in partial execution (#3946) (c8743ff)
    • nodes: Remove duplicate wrap of paired item data (#4001) (54efe20)

    ๐Ÿ”‹ Features

    • nodes: Add database and non http credentials test (d82e879)
    • Mongo DB Node: Add MongoDB credential testing and two operations (#3901) (b5511e5)
  • v0.193.2 Changes

    September 01, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿณ docker: n8n docker image needs su-exec (#3993) (aec2489)
    • ๐Ÿณ docker: Revert docker USER and WORKDIR changes (#3992) (34a99fd)
    • core: Fix OAuth2 issues (#3391)
  • v0.193.1 Changes

    August 31, 2022

    ๐Ÿ› Bug Fixes

    • editor: Fix bug where col headers don't show (#3985) (bee3840)