From 7880ac7cf576bee3273eb68a97e2373733182950 Mon Sep 17 00:00:00 2001 From: nexxo Date: Fri, 31 Jul 2026 15:42:46 +0200 Subject: [PATCH] Release v1.3.77 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The DNS check now requires a real zones array before it says anything about the account. A 200 carrying an HTML page — a portal, a filter, a proxy — was being read as "no zones at all", which is what the live server was seeing while the token had read and write and the zone existed with fifteen records. An intercepted response is now reported as one, with its status and the first characters of what actually came back. 2053 tests pass. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3c5e436..d4131b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.76 +1.3.77