Skip to content

Releases: n8n-io/n8n

[email protected]

23 Aug 09:34
bc043ed
Compare
Choose a tag to compare

1.56.1 (2024-08-23)

Bug Fixes

  • core: Restore Redis cache key (#10520) (4d7d15f)
  • core: Scheduler tasks should not trigger on follower instances (#10507) (819499c)

[email protected]

21 Aug 15:55
bcc4bb3
Compare
Choose a tag to compare

1.56.0 (2024-08-21)

Bug Fixes

  • Better errors in Switch, If and Filter nodes (#10457) (aea82cb)
  • Calendly Trigger Node: Fix issue with webhook url matching (#10378) (09c3a8b)
  • core: Fix payload property in workflow-post-execute event (#10413) (d98e29e)
  • core: Fix XSS validation and separate URL validation (#10424) (91467ab)
  • core: Replace sanitize-html with xss in XSS validator constraint (#10479) (5dea51a)
  • core: Use class-validator with XSS check for survey answers (#10490) (547a606)
  • core: Use explicit types in configs to ensure valid decorator metadata (#10433) (2043daa)
  • editor: Add workflow scopes when initializing workflow (#10455) (b857c2c)
  • editor: Buffer json chunks in stream response (#10439) (37797f3)
  • editor: Fix flaky mapping tests (#10453) (fc6d413)
  • editor: Fix overflow in AI Assistant chat messages (#10491) (4a6ca63)
  • editor: Highlight matching type in filter component (#10425) (6bca879)
  • editor: Show item count in output panel schema view (#10426) (4dee7cc)
  • editor: Truncate long data pill labels in schema view (#10427) (1bf2f4f)
  • Filter component - improve errors (#10456) (61ac0c7)
  • Google Sheets Node: Better error when column to match on is empty (#10442) (ce46bf5)
  • Google Sheets Node: Update name and hint for useAppend option (#10443) (c5a0c04)
  • Google Sheets Node: Update to returnAllMatches option (#10440) (f7fb02e)
  • Invoice Ninja Node: Fix payment types (#10462) (129245d)
  • n8n Form Trigger Node: Show basic authentication modal on wrong credentials (#10423) (0dc3e99)
  • OpenAI Node: Throw node operations error in case of openAi client error (#10448) (0d3ed46)
  • Project Viewer always seeing a connection error when testing credentials (#10417) (613cdd2)
  • Remove unimplemented Postgres credentials options (#10461) (17ac784)
  • Rename Assistant back (#10481) (c410aed)
  • Require mfa code to change email (#10354) (39c8e50)
  • Respond to Webhook Node: Fix issue preventing the chat trigger from working (#9886) (9d6ad88)
  • Show input names when node has multiple inputs (#10434) (973956c)
  • Toggl Trigger Node: Update API version (#10207) (9bdb1d6)

Features

  • core: Support bidirectional communication between specific mains and specific workers (#10377) (d0fc9de)
  • Facebook Graph API Node: Update node to support API v18 - v20 (#10419) (e7ee10f)

[email protected]

16 Aug 14:52
4056d55
Compare
Choose a tag to compare

1.55.3 (2024-08-16)

Bug Fixes

[email protected]

16 Aug 13:33
9741be5
Compare
Choose a tag to compare

1.55.2 (2024-08-16)

Bug Fixes

  • editor: Fix context menu bug when right clicking node (#10455) (97c5cae)
  • editor: Buffer json chunks in stream response (#10439) (efc6558)

[email protected]

15 Aug 12:35
30a0ce3
Compare
Choose a tag to compare

1.55.1 (2024-08-15)

Bug Fixes

  • core: Fix payload property in workflow-post-execute event (#10413) (94423be)
  • core: Use explicit types in configs to ensure valid decorator metadata (#10433) (c32ba82)
  • Project Viewer always seeing a connection error when testing credentials (#10417) (5edd513)

[email protected]

15 Aug 12:29
dbb6aa7
Compare
Choose a tag to compare

1.54.4 (2024-08-15)

Bug Fixes

  • core: Use explicit types in configs to ensure valid decorator metadata (#10433) (b5b5295)

[email protected]

15 Aug 09:45
a5cbc99
Compare
Choose a tag to compare

1.54.3 (2024-08-15)

Bug Fixes

  • core: Fix payload property in workflow-post-execute event (#10413) (829d8b9)
  • Project Viewer always seeing a connection error when testing credentials (#10417) (b89b65a)

[email protected]

14 Aug 14:58
387fa03
Compare
Choose a tag to compare

1.55.0 (2024-08-14)

🎉 Special thanks 🎉

Thanks to Daniel Radionov from Sekurno for reporting the XSS vulnerability that was fixed in #10329

Bug Fixes

  • AI Agent Node: Fix issues with some tools not populating (#10406) (51a1edd)
  • core: Account for cancelling an execution with no workers available (#10343) (b044e78)
  • core: Account for owner when filtering by project ID in GET /workflows in Public API (#10379) (5ac65b3)
  • core: Enforce shutdown timer and sequence on SIGINT for main (#10346) (5255793)
  • core: Filter out prototype and constructor lookups in expressions (#10382) (8e7d29a)
  • core: Fix duplicate Redis publisher (#10392) (45813de)
  • core: Fix worker shutdown errors when active executions (#10353) (e071b73)
  • core: Prevent XSS in user update endpoints (#10338) (7898498)
  • core: Prevent XSS via static cache dir (#10339) (4f392b5)
  • core: Rate limit MFA activation and verification endpoints (#10330) (b6c47c0)
  • core: Require mfa code for password change if its enabled (#10341) (9d7caac)
  • core: Require mfa code to disable mfa (#10345) (3384f52)
  • editor: Add better error handling for chat errors (#10408) (f82b6e4)
  • editor: Connect up new project viewer role to the FE (#9913) (117e2d9)
  • editor: Enable credential sharing between all types of projects (#10233) (1cf48cc)
  • editor: Fix rendering of SVG icons in public chat on iOS (#10381) (7ab3811)
  • editor: Fixing XSS vulnerability in toast messages (#10329) (38bdd9f)
  • editor: Revert change that hid swagger docs in the ui (#10350) (bae49d3)
  • n8n Form Trigger Node: Fix issue preventing v1 node from working (#10364) (9b647a9)

Features

[email protected]

14 Aug 15:35
e98dd6a
Compare
Choose a tag to compare

1.54.2 (2024-08-14)

Bug Fixes

  • AI Agent Node: Fix issues with some tools not populating (#10406) (dfc5596)

[email protected]

13 Aug 10:36
172c574
Compare
Choose a tag to compare

Bug Fixes
n8n Form Trigger Node: Fix issue preventing v1 node from working (#10364) (6b1b967)