Skip to content

Release Notes

The full release notes for NodePit Runner are published on nodepit.com and list all releases with their notable changes.

View Release Notes →

Staying informed

In-app banner — when a newer version of Runner is available, a banner appears on the Settings page with a link to the changelog and upgrade instructions.

RSS feed — subscribe to https://nodepit.com/product/feed.xml in your feed reader to receive release notifications for all NodePit products, including Runner.

Upgrading

Pull the latest images and restart the stack:

sh
docker compose pull
docker compose up -d

Database migrations run automatically on startup. No manual steps are required. See Installation for the full upgrade procedure.