Skip to content

n8n@1.40.0

Compare
Choose a tag to compare
@elsmr elsmr released this 02 May 12:37
· 146 commits to master since this release
d3e0640

1.40.0 (2024-05-02)

Bug Fixes

  • Airtable Node: Do not allow to use deprecated api keys in v1 (#9171) (017ae6e)
  • core: Add view engine to webhook server to support forms (#9224) (24c3150)
  • core: Fix browser session refreshes not working (#9212) (1efeecc)
  • core: Prevent node param resolution from failing telemetry graph generation (#9257) (f6c9493)
  • core: Stop relying on filesystem for SSH keys (#9217) (093dcef)
  • Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (00dfad3)
  • editor: Fix read-only mode in inline expression editor (#9232) (99f384e)
  • editor: Prevent excess runs in manual execution with run data (#9259) (426a12a)
  • editor: Throw expression error on attempting to set variables at runtime (#9229) (fec04d5)
  • Elaborate scope of Sustainable Use License (#9233) (442aaba)
  • Google BigQuery Node: Better error messages, transform timestamps (#9255) (7ff24f1)
  • Google Drive Node: Create from text operation (#9185) (d9e7494)
  • Jira Trigger Node: Update credentials UI (#9198) (ed98ca2)
  • LangChain Code Node: Fix execution of custom n8n tools called via LC code node (#9265) (741e829)
  • LangChain Code Node: Fix resolution of scoped langchain modules (#9258) (445c05d)
  • MySQL Node: Query to statements splitting fix (#9207) (dc84452)

Features

  • Add Ask AI to HTTP Request Node (#8917) (cd9bc44)
  • Gmail Node: Add support for creating drafts using an alias (#8728) (3986356)
  • Gmail Node: Add thread option for draft emails (#8729) (2dd0b32)
  • Groq Chat Model Node: Add support for Groq chat models (#9250) (96f02bd)
  • HTTP Request Node: Option to provide SSL Certificates in Http Request Node (#9125) (306b68d)
  • Jira Software Node: Add Wiki Markup support for Jira Cloud comments (#8857) (756012b)
  • Microsoft To Do Node: Add an option to set a reminder when updating a task (#6918) (22b2afd)
  • MISP Node: Rest search operations (#9196) (b694e77)
  • Ollama Chat Model Node: Add aditional Ollama config parameters & fix vision (#9215) (e17e767)
  • Pipedrive Node: Add busy and description options to activities (#9208) (9b3ac16)
  • Postgres Node: Add option IS NOT NULL and hide value input fields (#9241) (e896889)
  • S3 Node: Add support for self signed SSL certificates (#9269) (ddff804)
  • Telegram Node: Disable page preview by default (#9267) (41ce178)
  • Upgrade typeorm for separate sqlite read & write connections (#9230) (0b52320)
  • Wise Node: Add XML as supported format in getStatement operation (#9193) (a424b59)
  • Wise Trigger Node: Add support for balance updates (#9189) (42a9891)