Skip to content

Releases: n8n-io/n8n

n8n@1.43.1

24 May 17:59
e92a05a
Compare
Choose a tag to compare
n8n@1.43.1 Pre-release
Pre-release

1.43.1 (2024-05-24)

Bug Fixes

n8n@1.43.0

22 May 15:39
6bdfaf8
Compare
Choose a tag to compare

1.43.0 (2024-05-22)

Bug Fixes

  • core: Account for retry of execution aborted by pre-execute hook (#9474) (a217866)
  • core: Add an option to disable STARTTLS for SMTP connections (#9415) (0d73588)
  • core: Do not allow admins to delete the instance owner (#9489) (fc83005)
  • core: Do not allow admins to generate password-reset links for instance owner (#9488) (88b9a40)
  • core: Fix 431 for large dynamic node parameters (#9384) (d21ad15)
  • core: Handle credential in body for oauth2 refresh token (#9179) (c9855e3)
  • core: Remove excess args from routing error (#9377) (b1f977e)
  • core: Retry before continue on fail (#9395) (9b2ce81)
  • editor: Emit change events from filter component on update (#9479) (62df433)
  • editor: Fix blank Public API page (#9409) (14fe9f2)
  • editor: Fix i18n translation addition (#9451) (04dd476)
  • editor: Fix node execution errors showing undefined (#9487) (62ee796)
  • editor: Fix outdated roles in variables labels (#9411) (38b498e)
  • editor: Fix project settings layout (#9475) (96cf41f)
  • editor: Secondary button in dark mode (#9401) (aad43d8)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (68a6c81)
  • Gmail Trigger Node: Fetching duplicate emails (#9424) (3761537)
  • HTML Node: Fix typo preventing row attributes from being set in tables (#9440) (28e3e21)
  • HubSpot Trigger Node: Fix issue with ticketId not being set (#9403) (b5c7c06)
  • Mattermost Node: Change loadOptions to fetch all items (#9413) (1377e21)
  • Microsoft OneDrive Trigger Node: Fix issue with test run failing (#9386) (92a1d65)
  • RSS Feed Trigger Node: Use newest date instead of first item for new items (#9182) (7236a55)
  • Update operations to run per item (#8967) (ef9d4ab)

Features

  • Add Slack trigger node (#9190) (bf54930)
  • Custom n8n Workflow Tool Node: Add support for tool input schema (#9470) (2fa46b6)
  • editor: Add examples for Luxon DateTime expression methods (#9361) (40bce7f)
  • editor: Add examples for root expression methods (#9373) (a591f63)
  • editor: Expand supported Unicode range for expressions (#9420) (2118236)
  • editor: Update Node Details View header tabs structure (#9425) (2782534)
  • Extract from File Node: Add option to set encoding for CSV files (#9392) (f13dbc9)
  • Linear Node: Add identifier to outputs (#9469) (ffe034c)
  • OpenAI Node: Use v2 assistants API and add support for memory (#9406) (ce3eb12)
  • RBAC (#8922) (596c472)
  • Strava Node: Update to use sport type (#9462) (9da9368)
  • Telegram Node: Add support for local bot api server (#8437) (87f965e)

n8n@1.42.1

20 May 12:47
0d738fe
Compare
Choose a tag to compare

1.42.1 (2024-05-20)

Bug Fixes

  • Core: Properly initialize license on leadership switch (#9467) (747012d)

n8n@1.41.1

16 May 10:29
87702de
Compare
Choose a tag to compare

1.41.1 (2024-05-16)

Bug Fixes

  • Code Node: Bind helper methods to the correct context (#9380) (a515686)
  • core: Add an option to disable STARTTLS for SMTP connections (#9415) (bc1e6f9)
  • editor: Fix blank Public API page (#9409) (d090a7a)
  • Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (5633eec)
  • Mattermost Node: Fix issue when fetching reactions (#9375) (c19d4aa)

n8n@1.42.0

15 May 10:25
8f25452
Compare
Choose a tag to compare

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)

n8n@1.41.0

08 May 12:16
75f7403
Compare
Choose a tag to compare

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)

n8n@1.40.0

02 May 12:37
d3e0640
Compare
Choose a tag to compare

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)

n8n@1.39.1

25 Apr 14:25
ab1fba5
Compare
Choose a tag to compare

1.39.1 (2024-04-25)

Bug Fixes

  • core: Fix browser session refreshes not working (#9212) (a67246c)
  • core: Stop relying on filesystem for SSH keys (#9217) (3418dfb)
  • Discord Node: When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) (d0250b2)
  • Google Drive Node: Create from text operation (#9185) (44bcc03)
  • MySQL Node: Query to statements splitting fix (#9207) (67c92dc)

n8n@1.38.2

25 Apr 14:31
4b03645
Compare
Choose a tag to compare

1.38.2 (2024-04-25)

Bug Fixes

  • core: Stop relying on filesystem for SSH keys (#9217) (988526c)

n8n@1.37.4

25 Apr 14:47
7a88d40
Compare
Choose a tag to compare

1.37.4 (2024-04-25)

Bug Fixes

  • core: Stop relying on filesystem for SSH keys (#9217) (1818e81)