# 05-Sep-2026 — reload for a new version after ticking boxes, and say when a reload is being held back [#181](https://github.com/nbarrett/ngx-ramblers/issues/181)

## [build 878](https://github.com/nbarrett/ngx-ramblers/actions/runs/33980719159) — [commit c800074](https://github.com/nbarrett/ngx-ramblers/commit/c800074a29246c7c418b319dcd59f4b8c5881719)

_____

## What's new

Open tabs reload themselves when a new version is deployed, but not while you are editing. Ticking a box or choosing from a dropdown used to count as editing, so a tab could sit on the old version indefinitely without saying so. Now only typed text holds the reload back, and when it is held back a notice at the top of the page says a new version is ready, with a Reload now button.

## At a glance

- Tabs reload after ticked boxes or changed dropdowns; typing still holds the reload back
- A "new version of the site is ready" notice appears whenever the reload is held back