From 4b4f72303155588e7abb420217055089356d2f7a Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Sun, 14 Jun 2026 10:42:03 +0200 Subject: [PATCH] docs: note fullscreen caption restyle --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 1169058..6876824 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 +- `5515c7c`: Moved the fullscreen caption below the photo, centered and softened the title styling, and matched the light-mode frame colors to the lighter theme. - `e4374b1`: Enlarged the fullscreen photo overlay, moved the close button to the top right, softened the backdrop, and preserved the map zoom when opening photos. - `7193457` / `5d3b91a` / `01c27a9` / `a12d87c` / `28387dc`: Added client-side thumbnails and improved the fullscreen overlay and popup spacing. - `6d5d168` / `2669f87` / `d2e77d9` / `99cad2f`: Stabilized scrolling, fixed thumbnail sizing, and moved the theme toggle to the top right.