Announcement: Latest Release
Please follow these instructions to upgrade your nodes to the newest version to ensure the best performance and stability for everyone! Check out the Github Release with changelog details.
For Node Launchpad Users:
Open Node Launchpad v0.5.7 if you are not already on that version
Press O to access the Options screen.
Then, press Ctrl + U, and hit Enter. This will upgrade your nodes. Upgrading can take several minutes for each node. Please don’t close the app or stop your nodes during this process.
Your nodes will now stop
Press Ctrl + S to start your nodes again
For CLI Tool Users:
If you’re using the CLI tool, please update and upgrade. Run the update first: antup update
Then run the upgrade: antctl upgrade --interval 60000
Finally, start them again with antctl start --interval 60000
For ALL Users:
Please start your nodes gradually — especially if you plan on running multiple nodes.
Be conservative with CPU allocation to maintain stability
Any chance of a summary of changes. Even as a programmer it is really daunting looking at that list trying to find what impactful changes there were to say the node, or to the client.
Maybe ask the devs to give you a short summary of improvements made.
Normally I curate a changelog for each release, but this one was put together to be synchronised with the Impossible Futures project, so there wasn’t time. It will be coming soon though.
Haha, don’t worry, it’s a reasonable question because we normally do publish the changelog. To be honest, I enjoy the fact that people want to see it, because it makes it worth the effort to produce. Although it’s even useful as a dev, to see which features were present in each version.