Skip to content

n8n@1.53.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@despairblue despairblue released this 31 Jul 13:02
· 908 commits to master since this release
7ffaec0

1.53.0 (2024-07-31)

Bug Fixes

  • Better error message when calling data transformation functions on a null value (#10210) (1718125)
  • core: Fix missing successful items on continueErrorOutput with multiple outputs (#10218) (1a7713e)
  • core: Flush instance stopped event immediately (#10238) (d6770b5)
  • core: Restore log event n8n.workflow.failed (#10253) (3e96b29)
  • core: Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) (2a09a03)
  • editor: Defer User saved credentials telemetry event for OAuth credentials (#10215) (40a5226)
  • editor: Fix custom API call notice (#10227) (5b47c8b)
  • editor: Fix issue with existing credential not opening in HTTP agent tool (#10167) (906b4c3)
  • editor: Fix parameter input glitch when there was an error loading remote options (#10209) (c0e3743)
  • editor: Fix workflow execution list scrolling after filter change (#10226) (7e64358)
  • Google BigQuery Node: Send timeoutMs in query, pagination support (#10205) (f5722e8)
  • Google Sheets Node: Add column names row if sheet is empty (#10200) (82eba9f)
  • Google Sheets Node: Do not insert row_number as a new column, do not checkForSchemaChanges in update operation (#10201) (5136d10)
  • Google Sheets Node: Fix Google Sheet URL regex (#10195) (e6fd996)
  • HTTP Request Node: Resolve max pages expression (#10192) (bfc8e1b)
  • LinkedIn Node: Fix issue with some characters cutting off posts early (#10185) (361b5e7)
  • Postgres Node: Expressions in query parameters for Postgres executeQuery operation (#10217) (519fc4d)
  • Postgres Node: Option to treat query parameters enclosed in single quotas as text (#10214) (00ec253)
  • Read/Write Files from Disk Node: Notice update in file selector, replace backslashes with forward slashes if windows path (#10186) (3eac673)
  • Text Classifier Node: Use proper documentation URL and respect continueOnFail (#10216) (452f52c)
  • Trello Node: Use body for POST requests (#10189) (7775d50)
  • Wait Node: Authentication fix (#10236) (f87854f)

Features

  • Calendly Trigger Node: Add OAuth Credentials Support (#10251) (326c983)
  • core: Allow filtering workflows by project and transferring workflows in Public API (#10231) (d719899)
  • editor: Show new executions as Queued in the UI, until they actually start (#10204) (44728d7)
  • HTTP Request Node: Add option to disable lowercase headers (#10154) (5aba69b)
  • Information Extractor Node: Add new simplified AI-node for information extraction (#10149) (3d235b0)
  • Introduce Google Cloud Platform as external secrets provider (#10146) (3ccb9df)
  • n8n Form Trigger Node: Improvements (#10092) (711b667)
  • Recovery option for jsonParse helper (#10182) (d165b33)
  • Sentiment Analysis Node: Implement Sentiment Analysis node (#10184) (8ef0a0c)
  • Shopify Node: Update Shopify API version (#10155) (e2ee915)
  • Support create, read, delete variables in Public API (#10241) (af695eb)