Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 18:05
8807dc1

1.56.0 (2024-08-21)

Bug Fixes

  • Add better error handling for chat errors (#10408) (f82b6e4)
  • AI Agent Node: Fix issues with some tools not populating (#10406) (51a1edd)
  • Better errors in Switch, If and Filter nodes (#10457) (aea82cb)
  • Calendly Trigger Node: Fix issue with webhook url matching (#10378) (09c3a8b)
  • 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 payload property in workflow-post-execute event (#10413) (d98e29e)
  • core: Fix worker shutdown errors when active executions (#10353) (e071b73)
  • core: Fix XSS validation and separate URL validation (#10424) (91467ab)
  • 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: 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: Connect up new project viewer role to the FE (#9913) (117e2d9)
  • editor: Enable credential sharing between all types of projects (#10233) (1cf48cc)
  • editor: Fix flaky mapping tests (#10453) (fc6d413)
  • editor: Fix overflow in AI Assistant chat messages (#10491) (4a6ca63)
  • editor: Fix rendering of SVG icons in public chat on iOS (#10381) (7ab3811)
  • editor: Fixing XSS vulnerability in toast messages (#10329) (38bdd9f)
  • editor: Highlight matching type in filter component (#10425) (6bca879)
  • editor: Revert change that hid swagger docs in the ui (#10350) (bae49d3)
  • 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: Fix issue preventing v1 node from working (#10364) (9b647a9)
  • 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 for password change if its enabled (#10341) (9d7caac)
  • Require mfa code to change email (#10354) (39c8e50)
  • Require mfa code to disable mfa (#10345) (3384f52)
  • 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

  • Add Ask assistant behind feature flag (#9995) (5ed2a77)
  • AI Transform Node: New node (#10405) (4d222ac)
  • AI Transform Node: New node (#9990) (0de9d56)
  • core: Allow overriding npm registry for community packages (#10325) (33a2703)
  • core: Support bidirectional communication between specific mains and specific workers (#10377) (d0fc9de)
  • editor: Add schema view to expression modal (#9976) (71b6c67)
  • Facebook Graph API Node: Update node to support API v18 - v20 (#10419) (e7ee10f)
  • MySQL Node: Return decimal types as numbers (#10313) (f744d7c)
  • Okta Node: Add Okta Node (#10278) (5cac0f3)