From 180280791a1b463a30940b1a3391851e9e2aa8a5 Mon Sep 17 00:00:00 2001 From: marvin Date: Wed, 16 Sep 2026 11:57:37 -0400 Subject: [PATCH] Fix Gateway diagnostics showing on every admin tab (v0.11.107) --- package.json | 2 +- src/public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 86f5ef0..dbdccf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.106", + "version": "0.11.107", "private": true, "description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.", "type": "module", diff --git a/src/public/index.html b/src/public/index.html index 02eb009..972c7f1 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -227,7 +227,7 @@ -

Troubleshooting & support

Gateway diagnostics

Run checks and download a redacted report when you need to investigate a gateway issue.

The report includes version, configuration health, certificate readiness, upstream checks, and recent events. Passwords, private keys, session secrets, cookies, and certificate contents are excluded.

+ @@ -430,6 +430,6 @@
- +