From 538a61770947de8f45bd4307930b60f5d6a5ddd0 Mon Sep 17 00:00:00 2001 From: marvin Date: Sun, 13 Sep 2026 21:22:13 -0400 Subject: [PATCH] Performance view: move Domain/Range filters inside the Trend panel to match Logs --- package.json | 2 +- src/public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ecb3377..2520ff4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.66", + "version": "0.11.67", "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 13d8927..b05b7b5 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -143,10 +143,10 @@

Gateway events

Activity and errors

Configuration, certificate, and health events recorded by Site Gateway.