github n8n-io/n8n n8n@1.44.0

latest releases: n8n@1.47.3, n8n@1.48.3, n8n@1.48.2...
pre-releaseone month ago

1.44.0 (2024-05-30)

Bug Fixes

  • core: Block Public API related REST calls when Public API is not enabled (#9521) (ac4e0fb)
  • core: Prevent re-parsing of dynamically loaded options (#9503) (a58be17)
  • core: Set source control repository to track remote if ready (#9532) (dbaac82)
  • core: Try setting postgres search_path on the database (#9530) (e55bf03)
  • core: Upgrade sheetjs to address CVE-2024-22363 (#9498) (8737c09)
  • Don't throw errors for NaN in number operators in the filter component (#9506) (936bbb2)
  • editor: Executions view popup in dark mode (#9517) (1abb26e)
  • editor: Fix empty node name handling (#9548) (da41d31)
  • editor: Make sure auto loading and auto scrolling works in executions tab (#9505) (3a2e545)
  • editor: Prevent expression editor focus being lost when user is selecting (#9525) (6698179)
  • editor: Prevent updating node parameter value if it hasn't changed (#9535) (63990f1)
  • editor: Prevent XSS in node-issues tooltip (#9490) (301e846)
  • editor: Redirect to workflows list after deleting a workflow (#9546) (cadb59f)
  • editor: Send only execution id in postMessage when previewing an execution (#9514) (49b5bd7)
  • editor: Show execution error toast also if there is no error stack just message (#9526) (f914c97)
  • editor: Show input panel with not connected message (#9495) (8566301)
  • editor: Update webhook paths when duplicating workflow (#9516) (3be7bb8)

Features

  • core: Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) (3b93aae)
  • core: Upgrade all langchain related dependencies (#9504) (a77e8dd)
  • editor: Show expression infobox on hover and cursor position (#9507) (ec0373f)
  • HighLevel oauth2 api credentials (#9542) (be58905)

Performance Improvements

  • core: Optimize executions filtering by metadata (#9477) (9bdc83a)

Don't miss a new n8n release

NewReleases is sending notifications on new releases.