From f9620f29a3b9c67c6b0d519fc8e77783d823b215 Mon Sep 17 00:00:00 2001 From: nexxo Date: Fri, 31 Jul 2026 15:26:50 +0200 Subject: [PATCH] Release v1.3.75 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The readiness page no longer shows a green badge over a red measurement. A check that was actually run decides the badge; the passive "something is configured" answer only fills in where nothing was measured. zone_not_found now names the zone it looked for and the zones the token can actually see, so it stops reading like "the token is wrong" — a wrong token never gets that far. Also: two traffic tests failed on the 29th, 30th and 31st of long months, because they built "last month" with subMonth() and Carbon resolves that calendrically. The production code was never affected. 2045 tests pass. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 86e9f71..f0531ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.74 +1.3.75