github n8n-io/n8n n8n@1.47.0

latest releases: n8n@1.61.0, n8n@1.59.4, n8n@1.60.1...
pre-release3 months ago

1.47.0 (2024-06-20)

Bug Fixes

  • AI Agent Node: Exclude tools agent from unsupported node versions (#9728) (28d1a5d)
  • Airtable Node: Make multipleRecordLinks editable in fields (#9608) (fdde995)
  • AWS SES Node: Fix issue with email aliases not working for sending from or sending to (#9811) (e1e8a75)
  • Changes to workflow staticData erroneously updating updatedAt (#9790) (adbd0d1)
  • core: Ensure execution recovery skips successful executions (#9793) (4131408)
  • core: Ensure followers do not recover executions from logs (#9785) (7c358e5)
  • core: Update transactional email links for RBAC (#9727) (ceb7f07)
  • core: Upgrade ws to address CVE-2024-37890 (#9801) (f98c4b8)
  • editor: Active toggle incorrectly displayed as inactive in execution view (#9778) (551fb6d)
  • editor: Add telemetry to resource moving (#9720) (e84d253)
  • editor: Error dropdown in resource locator disappears when search filter is required (#9681) (1a3f72b)
  • editor: Fix node icon in node creator header (#9782) (b7d356f)
  • editor: Improve touch device detection (#9675) (3b86f52)
  • editor: Revert header toggle fix (#9800) (11fe48b)
  • editor: Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) (87cb199)
  • editor: Use segments/graphemes when creating the compact sidebar entries (#9776) (be7249f)
  • Elasticsearch Node: Fix issue with self signed certificates (#9805) (77bf166)
  • Fix sending pin data twice causing payload too large errors (#9710) (6c1a4c8)
  • Google Sheets Node: Check for column names changes before upsert, append, update (#9649) (223488f)
  • Slack Node: Do not try to parse block if it's already object (#9643) (8f94dcc)
  • When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) (2cf4364)

Features

  • Add custom data to public API execution endpoints (#9705) (a104660)
  • core: Expand crash recovery to cover queue mode (#9676) (c58621a)
  • core: Use WebCrypto to generate all random numbers and strings (#9786) (65c5609)
  • HTTP request tool (#9228) (be2635e)
  • JWT Node: Add an option to allow a "kid" (key ID) header claim (#9797) (15d631c)
  • Pipedrive Node: Add sort field for get all persons (#8138) (4e89343)
  • Set Node: Preserve binary data by default (#9668) (d116353)

Performance Improvements

  • core: Introduce concurrency control for main mode (#9453) (7973423)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.