← All releases

2026.33.2

Insights that move with the shift, five more price comparisons

10/08/2026

Insights used to sit at zero until a shift was clocked out and approved, so a week that had just started looked empty even with staff on the clock. It now credits scheduled and actual hours as an in-progress shift runs. The admin dashboard header lost a redundant "signed in as" line that was cramping the layout at some widths. Four more competitor comparison pages join Skello's - Sling, Homebase, When I Work, Deputy and 7shifts - each priced from the competitor's own public pricing page.

Highlights

  • Insights moves with the shift - a shift being worked contributed nothing to either side of the plan-vs-actual comparison until clock-out, so a week that had just started read as 0h vs £0.00 even with a published rota and someone on the clock. Insights now credits both the plan and the actual hours up to the current moment while a shift is still running.
  • A tidier dashboard header - the "Signed in as" line duplicated the account dropdown one panel over, and at some widths pushed the company name into a cramped, truncated sliver. It's gone.
  • Five more ways to compare - /switch-from-sling, /switch-from-homebase, /switch-from-when-i-work, /switch-from-deputy and /switch-from-7shifts join /switch-from-skello, each priced from that competitor's own public pricing page rather than a guess. /switch-from-deputy is the one page where switching is genuinely one step: Wavro already imports a Deputy schedule export directly.

Changes

Features

  • feat(insights): shifts currently being worked now credit scheduled-to-date and actual hours/cost up to now, instead of waiting for clock-out.
  • feat(marketing): added /switch-from-sling, /switch-from-homebase, /switch-from-when-i-work, /switch-from-deputy and /switch-from-7shifts; the footer's Compare column now lists all six.

Fixes

  • fix(dashboard): removed the duplicate "Signed in as" line from the admin dashboard header.

Maintenance

  • refactor(marketing): the six /switch-from-* pages now share one layout component instead of each being a standalone page.