github n8n-io/n8n n8n@1.30.0

latest releases: n8n@1.60.0, n8n@1.59.3, n8n@1.59.2...
pre-release7 months ago

1.30.0 (2024-02-21)

Bug Fixes

  • AwsS3 Node: Use location constraint (#8654) (c73aeee)
  • core: Apply correct hostname to redirected requests (#8674) (0e36aeb)
  • core: Define SHELL env variable on docker images (#8670) (e1a4fde)
  • editor: Correctly set condition operator when changed (#8700) (23a1bc4)
  • editor: Escape node names with quotes in autocomplete and drag'n'drop (#8663) (890c2bd)
  • editor: Filter component: do not clear expression when changing operator (#8635) (66cbe54)
  • editor: Fix node runData and pinned data check on manual run (#8669) (40c7f77)
  • editor: Fix SQL editors not always re-rendering when query changes (#8621) (8e9d310)
  • editor: Fix unnecessary execution of nodes when there is pin data (#8567) (46fe544)
  • editor: Handle drag-n-dropping from other nodes in assignment component (#8661) (c943a51)
  • editor: Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691) (a573146)
  • editor: Use proper composable for localization (#8660) (9c0fe41)
  • editor: Wrap expressions in resource locator component (#8673) (e2f2fc9)
  • Extract From File Node: Make binary data work with any backend (#8647) (d33d953)
  • FTP Node: Continue of fail looping support with paired item (#8659) (3279762)
  • FTP Node: Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657) (5063674)
  • Google Calendar Node: Errors with after/before options (#8628) (bee17dd)
  • GraphQL Node: Fix request format JSON error (#8646) (bd4b50c)
  • Postgres Node: Close connection pool only if it's not already closed or closing (#8690) (457cac4)

Features

  • AI Agent Node: Whitelist Azure Chat model for Agent (#8699) (40aecd1)
  • core: Add support for $("NodeName").isExecuted (#8683) (ad82f0c)
  • core: Move execution permission checks earlier in the lifecycle (#8677) (059d281)
  • editor: Add chevron to filter component operator select (#8633) (20446bd)
  • Google Sheets Node: Option how to combine filters when reading rows (#8652) (a5e522e)
  • Google Workspace Admin Node: Add support for error output branch (#8499) (ef77571)
  • Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697) (2068f18)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.