From d013124c12012846e464d9d319cec3306fa22e0f Mon Sep 17 00:00:00 2001 From: nexxo Date: Fri, 31 Jul 2026 00:53:41 +0200 Subject: [PATCH] Release v1.3.73 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The hostnames page fills itself from the installation instead of starting blank. Every name this installation answers on — from SITE_HOSTS, APP_HOST, FILES_HOST and ADMIN_HOSTS — appears with its certificate and the days it has left, without anybody typing it in. Four counts at the top: total, valid, expiring soon, without a certificate. A daily run at 04:17 keeps them current, because the question is not whether a certificate is valid today but whether renewal is running. 2040 tests pass. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f7f171b..b9721cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.72 +1.3.73