A button to auto-upgrade node version

The idea is:

Add a button to easily click to upgrade the node without having to delete, the add the new node, and map everything again

Just had to recreate the agent node today in a workflow to get the new ‘fallback model‘ feature.

What I had to do:

  • Copied the node from n8n
  • pasted it in a text editor
  • changed the version from what it was to v2.2
  • pasted it back into n8n
  • reconnected everything again to the new node
  • deleted the old node

Desired process:

  • Click the update button in the node settings
3 Likes

I’m with you; upgrading nodes is a total headache at the moment.

1 Like