From 3fafeb61efa18d6b8ce7b8f3bb906ef264ebc3c5 Mon Sep 17 00:00:00 2001 From: Arne Baeumler Date: Sun, 14 Jun 2026 10:36:47 +0200 Subject: [PATCH] docs: note fullscreen overlay refresh --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 75e1fa0..1169058 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 +- `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. - `f3fdf15` / `ab8cad1` / `1d04468`: Restored timeline selection highlighting, added route visibility toggling, and followed the system color scheme by default.