Skip to content

n8n@1.16.0

Compare
Choose a tag to compare
@ivov ivov released this 08 Nov 13:28
· 1121 commits to master since this release
e5c6a1b

1.16.0 (2023-11-08)

Bug Fixes

  • core: Comply with custom default for workflow saving settings (#7634) (48c068f)
  • core: Decrease reset password token expire time (#7598) (2aa7f63)
  • core: Ensure init before checking leader or follower in multi-main scenario (#7621) (a994ba5)
  • core: Ensure pruning starts only after migrations have completed (#7626) (f748de9)
  • core: Fix accessor error when running partial execution (#7618) (26361df), closes #6229
  • core: Make password-reset urls valid only for single-use (#7622) (6031424)
  • Crypto Node: Fix issue with value not appearing for Sign action (#7619) (5df583f)
  • editor: Allow overriding theme from query params (#7591) (2854a0c)
  • editor: Fix issue that frontend breaks with unkown nodes (#7596) (db56a9e)
  • editor: Fix local storage flags defaulting to undefined string (#7603) (151e60f)
  • editor: Fix workflow history prune time limit (getting hours instead of days) (#7644) (3d5a485)
  • editor: Hide not supported node options (#7597) (b532a7b)
  • editor: Remove unknown credentials on pasting workflow (#7582) (d633753)
  • editor: Reset canvas zoom before workspace reset in node view (#7625) (78b84af)
  • editor: Zoom in/out on canvas the same amount on scroll/gesture (#7602) (c92402a)
  • Facebook Lead Ads Trigger Node: Fix issue with missing scope for business management (#7616) (32b85ba)

Features

  • core: Add the node version to telemetry in node_graph_string (#7449) (59dc36a)
  • core: Coordinate workflow activation in multiple main scenario in internal API (#7566) (c857e42)
  • core: Initial support for two-way communication over websockets (#7570) (ac87701)
  • core: Log executed migrations with info level (#7586) (7dac9ab)
  • core: Rate limit forgot password endpoint (#7604) (5790e25)
  • LinkedIn Node: Add support for Article thumbnails (#7489) (e6d3d1a)
  • NocoDB Node: Add new data apis and workspace support (#7329) (da2d2a8)