From dac84f024a0d3c5620794dc26427afaa9a44efdb Mon Sep 17 00:00:00 2001 From: nexxo Date: Thu, 30 Jul 2026 23:21:39 +0200 Subject: [PATCH] Release v1.3.71 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The hostnames page is now in the navigation under Betrieb — it had a route and no entry, which meant it existed only for whoever knew the URL. And files.… no longer redirects to app.… when called without a path. It answers 404, like every other address in this installation that has nothing to offer: the redirect told anyone who tried the name where the portal lives and that both share a machine. 2037 tests pass. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bb64523..16fe855 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.70 +1.3.71