Skip to content

n8n@1.20.0

Compare
Choose a tag to compare
@ivov ivov released this 06 Dec 11:43
· 833 commits to master since this release
823b589

1.20.0 (2023-12-06)

Bug Fixes

  • AWS DynamoDB Node: Improve error message parsing (#7793) (5ba5ed8)
  • core: Allow grace period for binary data deletion after manual execution (#7889) (61d8aeb)
  • core: Consolidate ownership and sharing data on workflows and credentials (#7920) (38b88b9)
  • core: Fix hard deletes stopping if database query throws (#7848) (46dd4d3)
  • core: Make sure mfa secret and recovery codes are not returned on login (#7936) (f5502cc)
  • editor: Fix deletion of last execution at execution preview (#7883) (ce2d388)
  • editor: Replace isInstanceOwner checks with scopes where applicable (#7858) (132d691)
  • Google Sheets Node: Fix issue with paired items not being set correctly (#7862) (5207a2f)
  • Notion Node: Fix broken Notion node parameters (#7864) (51d1f5b), closes #7791

Features

  • BambooHR Node: Add support for Only Current on company reports (#7878) (4175801)
  • editor: Add sections to create node panel (#7831) (39fa8d2)
  • editor: Open template credential setup from collection (#7882) (627ddb9)
  • editor: Select credentials in template setup if theres only one (#7879) (fe3417a)

Performance Improvements

  • editor: Improve node rendering performance when opening large workflows (#7904) (a8049a0)
  • editor: Improve performance when opening large workflows with node issues (#7901) (4bd7ae2)