Skip to content
← All posts
Changelog

How far behind is this site?

A site’s page now counts the commits that have not shipped yet, and says so out loud once there are enough of them to matter.

Sep 5, 2026 1 min read
A site page in Unolia with a band saying 4 commits are waiting to ship and a Behind row in the Repository panel
atelier-nord.fr runs a commit from yesterday and four newer ones are waiting. Demo workspace · Sample data

The site page in Unolia used to print the live commit and the last push next to each other and leave you to do the subtraction. It does it now.

The Repository panel gains a Behind row with the number of commits between what the site is running and the head of the branch it deploys from. Past two commits, or one commit that has been waiting more than a day, a band above the page says how many are waiting, which commit is live and how long the oldest has sat there, and ends on the list of what changed.

The running commit comes from the newest successful deployment, because those arrive by webhook and stay current, while the provider’s own record only moves on a resync. On my own production site that column sat three deploys stale and would have reported 74 commits behind where the honest answer was 4.

When Unolia cannot know, it says nothing. A site deploying a branch Unolia does not sync, a repository it does not track, or a running commit outside the history your plan keeps all render no number rather than a wrong one.

How far behind is this site?
Share

Keep reading

All posts
Changelog

Every CI run, job by job

GitHub Actions runs now show every job and step in Unolia, with timings, the wait for a runner, and the failed step’s own log where it happened.

Sep 5, 2026 Read →
Subscribe

Get the changelog and roadmap in your inbox.

Monthly product updates and field notes on running client sites. No fluff.

Prefer a reader? The changelog is also available via RSS.