Skip to content

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

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.69.2 -> 1.70.0

⚠️ Warning

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


Release Notes

n8n-io/n8n (n8nio/n8n)

v1.70.0

Bug Fixes
  • AI Agent Node: Add binary message before scratchpad to prevent tool calling loops (#​11845) (5c80cb5)
  • CodeNodeEditor walk cannot read properties of null (#​11129) (d99e0a7)
  • core: Bring back execution data on the executionFinished push message (#​11821) (0313570)
  • core: Correct invalid WS status code on removing connection (#​11901) (1d80225)
  • core: Don't use unbound context methods in code sandboxes (#​11914) (f6c0d04)
  • core: Fix broken execution query when using projectId (#​11852) (a061dbc)
  • core: Fix validation of items returned in the task runner (#​11897) (a535e88)
  • editor: Add missing trigger waiting tooltip on new canvas (#​11918) (a8df221)
  • editor: Don't re-render input panel after node finishes executing (#​11813) (b3a99a2)
  • editor: Fix AI assistant loading message layout (#​11819) (89b4807)
  • editor: Fix new canvas discovery tooltip position after adding github stars button (#​11898) (f4ab5c7)
  • editor: Fix node position not getting set when dragging selection on new canvas (#​11871) (595de81)
  • editor: Restore workers view (#​11876) (3aa72f6)
  • editor: Turn NPS survey into a modal and make sure it shows above the Ask AI button (#​11814) (ca169f3)
  • editor: Use crypto.randomUUID() to initialize node id if missing on new canvas (#​11873) (bc4857a)
  • n8n Form Node: Duplicate popup in manual mode (#​11925) (2c34bf4)
  • n8n Form Node: Redirect if completion page to trigger (#​11822) (1a8fb7b)
  • OpenAI Node: Remove preview chatInput parameter for Assistant:Messsage operation (#​11825) (4dde287)
  • Retain execution data between partial executions (new flow) (#​11828) (3320436)
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.

Merge request reports

Loading