From 6521c4709271f03e6c8a46198d7ed90092eecaac Mon Sep 17 00:00:00 2001 From: mhoennig Date: Thu, 3 Sep 2026 17:54:23 +0200 Subject: [PATCH] Bump version to 1.1.2 for the maintenance-page deployment Co-Authored-By: Claude Sonnet 5 --- build.gradle.kts | 2 +- src/main/resources/templates/releases.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index d1e01a7..20919c1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -13,7 +13,7 @@ group = "de.hoennig" // so the UI footer (BuildProperties), --version and the release notes identify what is // actually running; a deployment bundles whatever was committed since the last one. // ReleaseVersionConsistencyTest fails the build if this and the top releases.html entry disagree. -version = "1.1.1" +version = "1.1.2" java { toolchain { diff --git a/src/main/resources/templates/releases.html b/src/main/resources/templates/releases.html index 0948ac8..50ec395 100644 --- a/src/main/resources/templates/releases.html +++ b/src/main/resources/templates/releases.html @@ -7,6 +7,16 @@
+

v1.1.2 — 2026-09-03

+
    +
  • On a Hostsharing Managed Webspace, an instance-update restart no longer looks + dead while nothing is listening on the port for a moment: the generated + .htaccess (PR#17) now maps a refused connection to a static + "Werkator is restarting — please retry in a few minutes" page instead of Apache's default + error page. Generated only where a server.publicBaseUrl is configured, next to + the existing .htaccess; nothing changes for a Docker-host deployment.
  • +
+

v1.1.1 — 2026-09-03

  • The system page's disk metric is now quota-aware (PR#16): it shows the tightest of the