From 4ae6e09388fa027cccef63f1a643bdba8c6658b5 Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Sun, 14 Jun 2026 11:17:16 +0200 Subject: [PATCH] docs: note fullscreen browsing improvements --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 7b65136..98e961a 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 +- `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. - `ef15c3a`: Removed the dark fallback background from the fullscreen card so the overlay stays transparent in the light theme.