Skip to content

chore(charts/n8n): update n8nio/n8n docker tag to v1.63.2

renovate-rootownia requested to merge renovate/charts/n8n-n8nio-n8n-1.x into master

This MR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 1.62.2 -> 1.63.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (n8nio/n8n)

v1.63.0

Bug Fixes
  • Convert to File Node: Convert to ICS start date defaults to now (#​11114) (1146c4e)
  • core: Allow loading nodes from multiple custom directories (#​11130) (1b84b0e)
  • core: Always set startedAt when executions start running (#​11098) (722f4a8)
  • core: Fix AI nodes not working with new partial execution flow (#​11055) (0eee5df)
  • core: Print errors that happen before the execution starts on the worker instead of just on the main instance (#​11099) (1d14557)
  • core: Separate error handlers for main and worker (#​11091) (bb59cc7)
  • editor: Shorten overflowing Node Label in InputLabels on hover and focus (#​11110) (87a0b68)
  • editor: Add safety to prevent undefined errors (#​11104) (565b117)
  • editor: Fix design system form element sizing (#​11040) (67c3453)
  • editor: Fix getInitials when Intl.Segmenter is not supported (#​11103) (7e8955b)
  • editor: Fix schema view in AI tools (#​11089) (09cfdbd)
  • editor: Respect tag querystring filter when listing workflows (#​11029) (59c5ff6)
  • editor: Show previous nodes autocomplete in AI tool nodes (#​11111) (8566b3a)
  • editor: Update Usage page for Community+ edition (#​11074) (3974981)
  • Fix transaction handling for 'revert' command (#​11145) (a782336)
  • Forbid access to files outside source control work directory (#​11152) (606eedb)
  • Gitlab Node: Author name and email not being set (#​11077) (fce1233)
  • Incorrect error message on calling wrong webhook method (#​11093) (d974b01)
  • n8n Form Trigger Node: When clicking on a multiple choice label, the wrong one is selected (#​11059) (948edd1)
  • NASA Node: Astronomy-Picture-Of-The-Day fails when it's YouTube video (#​11046) (c70969d)
  • Postgres PGVector Store Node: Fix filtering in retriever mode (#​11075) (dbd2ae1)
  • Show result of waiting execution on canvas after execution complete (#​10815) (90b4bfc)
  • Slack Node: User id not sent correctly to API when updating user profile (#​11153) (ed9e61c)
Features
Performance Improvements

1.62.1 (2024-10-02)

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate-rootownia

Merge request reports

Loading