github n8n-io/n8n n8n@0.237.0

latest releases: n8n@1.59.4, n8n@1.60.1, n8n@1.60.0...
13 months ago

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)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.