Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 08:10
20ee798

1.81.0 (2025-02-24)

Bug Fixes

  • Always clear popupWindowState before showing popup from form trigger (#13363) (b7f1265)
  • Code Node: Fix $items in Code node when using task runner (#13368) (87b3c50)
  • core: Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347) (1e1f528)
  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) (f41e353)
  • core: Fix DB migrations for MySQL (#13261) (d0968a1)
  • core: Fix resuming executions on test webhooks from Wait forms (#13410) (8ffd316)
  • core: Handle connections for missing nodes in a workflow (#13362) (1e5feb1)
  • core: Make sure middleware works with legacy API Keys (#13390) (ca76ef4)
  • core: Return original hooks errors to the frontend (#13365) (5439181)
  • editor: Correctly close node creator when selecting/deselecting a node (#13338) (c3dc66e)
  • editor: Do not show credential details popup for users without necessary scopes with direct link (#13264) (a5401d0)
  • editor: Do not show project settings for users without permission with direct link (#13246) (fa488f1)
  • editor: Don't open form popup window if different trigger node is used (#13391) (57a9a5b)
  • editor: Fix configurable node description margins and text alignment (#13318) (c881ea2)
  • editor: Fix workflow moving E2E tests (#13396) (073b05b)
  • editor: Optionally share credentials used by the workflow when moving the workflow between projects (#12524) (7bd83d7)
  • editor: Polyfill Array.prototype.toSorted (no-chanhelog) (#13463) (f2b15ea)
  • editor: Register/unregister keybindings on window focus/blur (#13419) (7a504dc)
  • editor: Switch back to selection mode on window blur (#13341) (415e25b)
  • Prevent flicker during paginated workflow navigation (#13348) (d277e0b)

Features

  • core: Hackmation - Add last activity metric (#13237) (272f55b)
  • editor: Change rename node keyboard shortcut to Space on new canvas (#11872) (c90d0d9)
  • editor: Implement breadcrumbs component (#13317) (db297f1)
  • editor: Implement folder navigation in workflows list (#13370) (0eae14e)
  • editor: Rename 'Text' fields on AI nodes to 'Prompt' (#13416) (4fa666b)
  • Enable partial exections v2 by default (#13344) (29ae239)
  • n8n Form Node: Limit wait time parameters (#13160) (14b6f8b)