When I started using n8n, it would tell me when there was a new version. I could click a link, and it would show me the new stable version number. I could update my compose file, run a few commands, and I’d be up with the new version.
Now, I have to find the new version number.
Can we display the new version number(s) within n8n again? This has caused updating to take longer. Not much, but as we all know, little increases in time to done result in large amounts of wasted time that don’t have to be.
I was also told that it isn’t the best practice since one may need to restart a system for various reasons, and having “latest” might trigger an unintentional update, which could have significant unintended consequences.
For this reason, I’ve been manually updating my compose file for each version, then running the commands to update my containers.