Skip to content

Releases: n8n-io/n8n

n8n@1.5.1

31 Aug 12:53
24cb23a
Compare
Choose a tag to compare
n8n@1.5.1 Pre-release
Pre-release

Changes (2023-08-31)

Features

n8n@1.5.0

31 Aug 11:37
0ca2c78
Compare
Choose a tag to compare
n8n@1.5.0 Pre-release
Pre-release

Notice

This release failed to be published to Docker Hub, and is only available via NPM.
Please use 1.5.1 instead.

Changes (2023-08-31)

Bug Fixes

  • Agile CRM Node: Fix issue with company address not working (#6997) (2f81652)
  • Code Node: Switch over to vm2 fork (#7018) (dfe0fa6)
  • core: Invalid NODES_INCLUDE should not crash the app (#7038) (04e3178), closes #6683
  • core: Setup websocket keep-live messages (#6866) (8bdb07d), closes #6757
  • core: Throw NodeSSLError only for nodes that allow ignoring SSL issues (#6928) (a01c3fb)
  • Date & Time Node: Dont parse date if it's not set (null or undefined) (#7050) (d72f79f)
  • editor: Fix sending of Ask AI tracking events (#7002) (fb05afa)
  • Microsoft Excel 365 Node: Support for more extensions in workbook rlc (#7020) (d6e1cf2)
  • MongoDB Node: Stringify response ObjectIDs (#6990) (9ca990b)
  • MongoDB Node: Upgrade mongodb package to address CVE-2021-32050 (#7054) (d3f6356)
  • Postgres Node: Empty return data fix for Postgres and MySQL (#7016) (176ccd6)
  • Webhook Node: Fix URL params for webhooks (#6986) (596b569)

Features

  • core: External Secrets storage for credentials (#6477) (ed927d3)
  • core: Add MFA (#4767) (2b7ba6f)
  • core: Add filtering, selection and pagination to users (#6994) (b716241)
  • editor: Debug executions in the editor (#6834) (c833078)
  • RSS Read Node: Add support for self signed certificates (#7039) (3b9f0fe)

n8n@1.4.1

29 Aug 08:51
ddafa5a
Compare
Choose a tag to compare
n8n@1.4.1 Pre-release
Pre-release

1.4.1 (2023-08-29)

Bug Fixes

  • editor: Fix sending of Ask AI tracking events (#7002) (bf4f545)
  • Webhook Node: Fix URL params for webhooks (#6986) (60f70f1)

n8n@1.4.0

23 Aug 15:23
0e89a65
Compare
Choose a tag to compare

1.4.0 (2023-08-23)

Bug Fixes

  • core: Add recoveryInProgress flag file (#6962) (7b96820)
  • core: Fix continueOnFail for expression error in Set (#6939) (d4fac05)
  • core: Fix import:workflow command (#6996) (8c38d85)
  • core: Replace throw with warning when deactivating a non-active workflow (#6969) (b6a00fe)
  • core: Set up OAuth2 cred test (#6960) (4fc69b7)
  • editor: Do not flag dynamic load options issue on expression (#6932) (60a1ef0)
  • editor: Ensure community node install button tracks user agreement (#6976) (0ddfc73)
  • editor: Fix parsing for single quoted resolvables (#6982) (f32e993)
  • editor: Fix Remove all fields not removing values in resource mapper (#6940) (e6cff3f)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (40d3a29)
  • Google Sheets Node: Fix short sheet name interpreted as range (#6989) (00268a0)
  • Google Sheets Trigger Node: Support sheet names with non-latin characters (#6970) (052dd7c)
  • GraphQL Node: Improve error handling (#6955) (41db637)
  • Mautic Node: Fix issue with owner not being set correctly (#6991) (64b950f)
  • Salesforce Node: Fix Account update owner operation (#6958) (9b27878)
  • Shopify Node: Fix pagination when using options (#6972) (475d9c9)
  • Webhook Node: Backward compatible form-data parsing for non-array fields (#6967) (9455bcf)

Features

  • core: Add a warning to error workflows that cannot be started due to permission or settings (#6961) (67b88f7)
  • core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (8f8a1de)
  • editor: Show banner for non-production licenses (#6943) (413570c)
  • Remove PostHog event calls (#6915) (270946a)
  • Send Email Node: Add support for sending text and html email simultaneously (#6978) (3860d41)

n8n@1.3.1

18 Aug 11:55
7430e17
Compare
Choose a tag to compare
n8n@1.3.1 Pre-release
Pre-release

Changes (2023-08-18)

Bug Fixes

  • core: Fix continueOnFail for expression error in Set (#6939) (e685780)
  • editor: Do not flag dynamic load options issue on expression (#6932) (81367cf)
  • editor: Fix Remove all fields not removing values in resource mapper (#6940) (c80163f)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (239e967)
  • GraphQL Node: Improve error handling (#6955) (e8937aa)
  • Salesforce Node: Fix Account update owner operation (#6958) (ffd3ef5)
  • Webhook Node: Backward compatible form-data parsing for non-array fields (#6967) (db1958c)

n8n@0.237.0

17 Aug 16:18
507eb38
Compare
Choose a tag to compare

Changes (2023-08-17)

Bug Fixes

  • API: Fix issue with workflow setting not supporting newer nanoids (#6699) (2e64c9d)
  • AwsS3 Node: Fix issue if bucket name contains a '.' (#6542) (219f897)
  • core: Add missing primary key on the execution_data table on postgres (#6797) (1c5f98d)
  • core: Fix continueOnFail for expression error in Set (#6939) (2a3937f)
  • core: Fix property existence checks on AugmentObject (#6842) (3e4483a)
  • core: Log crash causes to console when sentry is disabled (#6890) (f19c9c1)
  • core: Restrict read/write file paths access (#6582) (6e6b90e)
  • core: Serialize BigInts (#6805) (17ce49b)
  • core: Update frontend urls when using the --tunnel option (#6898) (ec3c066)
  • core: Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844) (6dd0850)
  • Correct typos in Taiga and ServiceNow nodes (#6814) (b9f52ec)
  • editor: Fix code node’s content property to be reactive (#6931) (f3b380d)
  • editor: Prevent Code node linter from erroring on null parse (#6934) (baada92)
  • Email Trigger (IMAP) Node: UTF-8 attachments are not correctly named (#6856) (f3f1c14)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (35c29ac)
  • Fix issue with key based credentials not being read correctly (#6824) (2459b0a)
  • Fix issue with key formatting if null or undefined (#6924) (59d33db)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (8423153)
  • FTP Node: List recursive ignore . and .. to prevent infinite loops (#6707) (6a787dd)
  • GitLab Trigger Node: Fix trigger activation 404 error (#6711) (8c5145b)
  • Gmail Trigger Node: Early returns in case of no data (#6727) (df2f1d6)
  • Google BigQuery Node: Error description improvement (#6715) (261d73e)
  • GoToWebinar Node: Fix issue with timezone incorrectly being required (#6865) (2f61e34)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (e8e4c9e)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (73eddc6)
  • Salesforce Node: Fix Account update owner operation (#6958) (e71ff76)
  • Telegram Trigger Node: Add guard to 'include' call on null or undefined (#6730) (c3c845c)
  • Todoist Node: Fix issue with section id being ignored (#6799) (e53f4a0)

Features

  • Add support for not requiring SMTP auth with user management (#3742) (fc97d18)
  • core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (e5986c5)
  • editor: Add "Download" button if JSON data is to large (#6850) (3d815cf)
  • Enable parallel processing on multiple queue nodes (#6295) (e45461a)

n8n@1.3.0

16 Aug 15:29
f86d9a4
Compare
Choose a tag to compare
n8n@1.3.0 Pre-release
Pre-release

Changes (2023-08-16)

Bug Fixes

  • core: Don't let bull override the default redis config (#6897) (cfeb322)
  • core: Fix fetching of EE executions (#6901) (f3fce48)
  • core: Update frontend urls when using the --tunnel option (#6898) (718e613)
  • editor: Disable telemetry in dev mode and in E2E tests (#6869) (808a928)
  • editor: Fix code node’s content property to be reactive (#6931) (3b75bc6)
  • editor: Fix event emit on credential sharing (#6922) (297c3c9)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (49867c2)
  • editor: Update execution view layout (#6882) (0339732)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f3248e4)
  • Fix issue with key formatting if null or undefined (#6924) (4e4a3cf)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (0e075c9)
  • Fix lag when node parameters are updated (#6941) (3eb65e0)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (96ff1f8)
  • Prevent workflow breaking when credential type is unknown (#6923) (e83b93f)
  • Respond to Webhook Node: Return headers in response (#6921) (a82107f)

Features

  • core: Add support for not requiring SMTP auth with user management (#3742) (eead6d4)
  • core: Descriptive message for common nodeJS errors (#6841) (3adb0b6)
  • editor: Ask AI in Code node (#6672) (fde6ad1)
  • Enable parallel processing on multiple queue nodes (#6295) (44afcff)

n8n@1.2.2

14 Aug 16:54
e0b8a57
Compare
Choose a tag to compare
n8n@1.2.2 Pre-release
Pre-release

Changes (2023-08-14)

Bug Fixes

  • core: Fix fetching of EE executions (#6901) (28d460a)
  • core: Fix issue with key formatting if null or undefined (#6924) (493a6de)
  • editor: Fix event emit on credential sharing (#6922) (dab4aa3)
  • editor: Fix multiOptions parameters resetting on initial load (#6903) (ed3b89e)
  • editor: Prevent workflow breaking when credential type is unknown (#6923) (92536b7)
  • Email Trigger (IMAP) Node: Fix connection issue with unexpected spaces in host (#6886) (f1e7c73)
  • HTTP Request Node: Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925) (18e0b88)
  • Respond to Webhook Node: Return headers in response (#6921) (3787156)

n8n@1.2.1

09 Aug 17:15
570fe17
Compare
Choose a tag to compare
n8n@1.2.1 Pre-release
Pre-release

Changes (2023-08-09)

Bug Fixes

  • core: Don't let bull override the default redis config (#6897) (39f23ca)
  • core: Update frontend urls when using the --tunnel option (#6898) (d9d2d0f)
  • editor: Update execution view layout (#6882) (cdd24dc)
  • Fix issue with key formatting introduced in 1.2.0 (#6896) (f21aba7)

n8n@1.2.0

09 Aug 12:17
eda34a7
Compare
Choose a tag to compare
n8n@1.2.0 Pre-release
Pre-release

Changes (2023-08-09)

Bug Fixes

  • Auth.api user limit test expecting incorrect status (#6836) (371bfa0)
  • Code Node: Consistent redirection of stdout for JS and Python sandboxes (#6818) (f718c22)
  • core: Add missing primary key on the execution_data table on postgres (#6797) (dc295ac)
  • core: Add sharing data to workflows in EE executions (#6872) (6796d9e)
  • core: Allow ignoring SSL issues on generic oauth2 credentials (#6702) (feac369)
  • core: Change VariablesService to DI and use caching (#6827) (659ca26)
  • core: Fix loading of scoped-community packages (#6807) (53e58b4)
  • core: Fix property existence checks on AugmentObject (#6842) (732416f)
  • core: Fix source control name and email being switched (#6839) (6ec7033)
  • core: Fix WebSocket close codes (a8bfb46)
  • core: Log crash causes to console when sentry is disabled (#6890) (6553d92)
  • core: OAuth1 authentication fix for Clever Cloud API (#6847) (5ab30fd)
  • core: Restrict read/write file paths access (#6582) (f6bf9e9)
  • core: Serialize BigInts (#6805) (7b27fa5)
  • core: Update packages to address CVE-2023-2142 and CVE-2020-28469 (#6844) (a5667e6)
  • Correct typos in Taiga and ServiceNow nodes (#6814) (803b152)
  • Display source control buttons properly (#6756) (d050b99)
  • editor: Close tags dropdown when modal is opened (#6766) (cf00ba7), closes #6571
  • editor: Do not show mapping discoverability tooltip after dismiss (#6862) (08982ed)
  • editor: Fix code node highlight error (#6791) (50b0dc2)
  • editor: Fix collapsed sub menu elements (#6778) (d33528d)
  • editor: Fix credential errors in executions view for workflow sharee (#6875) (a0f9b2e)
  • editor: Fix redo when adding node on connection (#6833) (4ac4b85)
  • editor: Fix tooltip opening delay prop name (#6776) (e19b0d7)
  • editor: Fix value syncing in SQL and HTML editor (#6848) (90e825f)
  • editor: Improve displaying and hiding of connections actions (#6823) (369a2e9)
  • editor: Prevent text edit dialog from re-opening in same tick (#6781) (c9f3acc)
  • editor: Remove additional margin on tooltip (#6802) (651cf34)
  • editor: Resolve vue 3 related console-warnings (#6779) (30484a0)
  • editor: Vue3 - Fix modal positioning and multi-select tag sizing (#6783) (4e491b7)
  • Email Trigger (IMAP) Node: UTF-8 attachments are not correctly named (#6856) (72814d1)
  • Fix all modal sizes (#6820) (7525cfe)
  • Fix horizontal overflow for dialogs (#6830) (41d8a18)
  • Fix issue with key based credentials not being read correctly (#6824) (db21a8d)
  • Fix tags overflow handler in workflows header (#6784) (7cd4588)
  • GoToWebinar Node: Fix issue with timezone incorrectly being required (#6865) (905eef8)
  • Handle subtitle errors when pasting workflow (#6826) (31a4cfc)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (c3e76ec)
  • Linear Node: Fix issue creation priority (#6813) (fce8cc4)
  • Postgres Trigger Node: Imposible to cancell execution manually (#6709) (491378d)
  • Remove tag animation (#6821) (52aafe0)
  • Respect set modal widths (#6771) (3aaf1ac), closes #6571
  • Show NodeIcon tooltips by removing pointer-events: none (#6777) (eb898f7)
  • TheHive Node: Treat ApiKey as a secret (#6786) (11a3965)
  • Todoist Node: Fix issue with section id being ignored (#6799) (749468e)

Features

  • Clean up onboarding experiment (#6873) (3619345)
  • core: Add metrics option to cache (#6846) (adcf5a9)
  • core: Add unique id to instances (#6863) (6499f42)
  • core: Create a dsl for writing db agnostic migrations (#6853) (75be1a9)
  • core: Credentials...
Read more