# 20-Jul-2026 — prevent domain outages and image propagation failures [ref #319](https://github.com/nbarrett/ngx-ramblers/issues/319)

## [build 783](https://github.com/nbarrett/ngx-ramblers/actions/runs/29708760511) — [commit 30d30f3](https://github.com/nbarrett/ngx-ramblers/commit/30d30f35f2c892d263ce4f8469b99d07d0060d3d)

_____

## What's new

Environment domain management now prevents an incorrect apex or www redirect from taking a site offline and provides a clear recovery route when a redirect needs removing. Deployments also wait briefly for Fly to recognise a newly published image, avoiding intermittent failures caused by image propagation delays.

## At a glance

- Apex and www redirects are only offered for genuine zone-level hostname pairs
- Redirect targets must resolve before a Cloudflare rule is created
- New redirects use a recoverable temporary status and can be removed from Environment Management
- Hostname health reports broken redirect targets and failed checks accurately
- Deployments wait for newly published images to become visible to Fly before continuing