From 08ad04401d3241e7c67e92f4e92fc5f0b9ca926d Mon Sep 17 00:00:00 2001 From: nkanaev Date: Thu, 2 Oct 2025 19:31:22 +0100 Subject: [PATCH] Update changelog.md --- doc/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.md b/doc/changelog.md index 55efe0f..8b573f0 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -3,6 +3,7 @@ - (new) serve on unix socket (thanks to @rvighne) - (new) more auto-refresh options: 12h & 24h (thanks to @aswerkljh for suggestion) - (fix) smooth scrolling on iOS (thanks to gatheraled) +- (etc) theme-color support (thanks to @asimpson) - (etc) cookie security measures (thanks to Tom Fitzhenry) - (etc) restrict access to internal IPs for page crawler (thanks to Omar Kurt)