From 298e11c10bd729ab0e2ce3344477258051f6ba2c Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Sun, 14 Jun 2026 11:19:59 +0200 Subject: [PATCH] docs: note fullscreen download action --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 98e961a..31c2a84 100644 --- a/Changelog.md +++ b/Changelog.md @@ -30,6 +30,7 @@ This file summarizes the project's git history in short, readable steps. ## Recent Enhancements +- `99f9f64`: Added a fullscreen download button and changed the light-mode caption color back to `#303030`. - `8c84472`: Added direct fullscreen photo links by filename, previous and next navigation, mobile swipe gestures, and map zooming to the active photo area while keeping the view after close. - `9667828`: Made the light-mode fullscreen overlay much more transparent and switched the filename caption to a light color. - `a187a33`: Darkened the fullscreen filename caption in the light theme for better contrast.