Skip to content

n8n@1.42.0

Compare
Choose a tag to compare
@netroy netroy released this 15 May 10:25
· 1457 commits to master since this release
8f25452

1.42.0 (2024-05-15)

Bug Fixes

  • Code Node: Bind helper methods to the correct context (#9380) (82c8801)
  • Cortex Node: Fix issue with analyzer response not working for file observables (#9374) (ed22dcd)
  • editor: Render backticks as code segments in error view (#9352) (4ed5850)
  • Mattermost Node: Fix issue when fetching reactions (#9375) (78e7c7a)

Features

  • AI Agent Node: Implement Tool calling agent (#9339) (677f534)
  • core: Allow using a custom certificates in docker containers (#8705) (6059722)
  • core: Node hints(warnings) system (#8954) (da6088d)
  • core: Node version available in expression (#9350) (a00467c)
  • editor: Add examples for number & boolean, add new methods (#9358) (7b45dc3)
  • editor: Add examples for object and array expression methods (#9360) (5293663)
  • editor: Add item selector to expression output (#9281) (dc5994b)
  • editor: Autocomplete info box: improve structure and add examples (#9019) (c92c870)
  • editor: Remove AI Error Debugging (#9337) (cda062b)
  • Slack Node: Add block support for message updates (#8925) (1081429)