From 4b3a27867928f06ec6c31f286c6025b91ea20672 Mon Sep 17 00:00:00 2001 From: nkanaev Date: Tue, 23 Sep 2025 21:57:47 +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 7c13a75..e0f1f19 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,6 +1,7 @@ # upcoming - (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) cookie security measures (thanks to Tom Fitzhenry)