# 05-Aug-2026 — centralise Brevo report day ranges on one UTC-safe clamp [ref #279](https://github.com/nbarrett/ngx-ramblers/issues/279)

## [build 811](https://github.com/nbarrett/ngx-ramblers/actions/runs/30961042987) — [commit c66f7e4](https://github.com/nbarrett/ngx-ramblers/commit/c66f7e482ee20576a5f948de40786069fc2ebda1)

_____

## What's new

Brevo day ranges are handled in one shared place again. Nothing on the server or Mail Reports can ask Brevo for a calendar day after UTC today, which stops the early-UK-morning "Start/End date should not be greater than current date" failure.

## At a glance

- Mail Reports range controls and API calls stay aligned on UTC-safe days
- Campaign reports, transactional reports, contact events, contact stats and unsubscribes all use the same clamp
- Partial ranges (end-only) are capped as well as full start/end pairs