From 71cf72c2e9b84308bf08bc30e48a8b104cec49ca Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Sun, 14 Jun 2026 11:36:30 +0200 Subject: [PATCH] docs: note mobile fullscreen nav change --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 31c2a84..0a639fd 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 +- `efddb34`: Hid the fullscreen navigation arrows on mobile and kept swipe navigation in chronological order. - `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.