From a3b43c5175462c2b2c9cf80c7731ad3603ad113a Mon Sep 17 00:00:00 2001 From: nexxo Date: Thu, 30 Jul 2026 22:34:15 +0200 Subject: [PATCH] Release v1.3.68 The reference Caddyfile now carries a block for FILES_HOST. Setting the variable alone was never enough: the proxy has to terminate TLS for that name and forward it, and without a site block Caddy never even asks for a certificate. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 2bdc3b0..5015e06 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.64 +1.3.68