Skip to content

n8n@1.41.0

Compare
Choose a tag to compare
@ivov ivov released this 08 May 12:16
· 117 commits to master since this release
75f7403

1.41.0 (2024-05-08)

Bug Fixes

  • Cast boolean values in filter parameter (#9260) (30c8efc)
  • core: Prevent occassional 429s on license init in multi-main setup (#9284) (22b6f90)
  • core: Report missing SAML attributes early with an actionable error message (#9316) (225fdbb)
  • core: Webhooks responding with binary data should not prematurely end the response stream (#9063) (23b676d)
  • editor: Fix multi-select parameters with load options getting cleared (#9324) (0ee4b6c)
  • editor: Fix shortcut issue on save buttons (#9309) (e74c14f)
  • editor: Resolve $vars and $secrets in expressions in credentials fields (#9289) (d92f994)
  • editor: Show MFA section to instance owner, even when external auth is enabled (#9301) (b65e0e2)
  • Gmail Node: Remove duplicate options when creating drafts (#9299) (bfb0eb7)
  • Linear Node: Fix issue with data not always being returned (#9273) (435272b)
  • n8n Form Trigger Node: Fix missing options when using respond to webhook (#9282) (6ab3781)
  • Pipedrive Node: Improve type-safety in custom-property handling (#9319) (c8895c5)
  • Read PDF Node: Disable JS evaluation from PDFs (#9336) (c4bf5b2)

Features

  • editor: Implement AI Assistant chat UI (#9300) (491c6ec)
  • editor: Temporarily disable AI error helper (#9329) (35b983b)
  • LinkedIn Node: Upgrade LinkedIn API version (#9307) (3860077)
  • Redis Node: Add support for TLS (#9266) (0a2de09)
  • Send Email Node: Add an option to customize client host-name on SMTP connections (#9322) (d0d52de)
  • Slack Node: Update to use the new API method for file uploads (#9323) (695e762)