Skip to content

n8n@1.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@netroy netroy released this 14 Aug 16:54
· 3042 commits to master since this release
e0b8a57

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)