diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ee6cd..e31c67f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +2026-08-26 15:27 UTC — Update README screenshots 2026-08-26 14:57 UTC — Add progress/recently-added sort to Library browser 2026-08-26 14:45 UTC — Redesign expandable lists to a leaner, flat style 2026-08-26 14:27 UTC — Add expand all/collapse all to the course tree diff --git a/README.md b/README.md index 92b7815..bf8103b 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ file browser. This is a personal deployment, not a public project — this doc is internal reference for running/maintaining it, not a pitch. -![Lesson view](images/lesson-0-8-2025-08-04-04_58_17.png) -*Screenshot predates the current theming/icon work — kept for a rough idea -of layout, not pixel-accurate.* +![Dashboard](images/dashboard-2026-08.png) +![Lesson view](images/lesson-2026-08.png) +*Screenshots use a synthetic sample library, not the real deployment's +content. Default dark theme shown — 45 others are available in Settings.* --- diff --git a/VERSION b/VERSION index 84544b0..f7845bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2026-08-26 14:57 UTC — add progress/recently-added sort to Library browser +2026-08-26 15:27 UTC — update README screenshots diff --git a/images/dashboard-2026-08.png b/images/dashboard-2026-08.png new file mode 100644 index 0000000..7d55a9d Binary files /dev/null and b/images/dashboard-2026-08.png differ diff --git a/images/lesson-0-8-2025-08-04-04_58_17.png b/images/lesson-0-8-2025-08-04-04_58_17.png deleted file mode 100644 index 5370c9d..0000000 Binary files a/images/lesson-0-8-2025-08-04-04_58_17.png and /dev/null differ diff --git a/images/lesson-2026-08.png b/images/lesson-2026-08.png new file mode 100644 index 0000000..161add0 Binary files /dev/null and b/images/lesson-2026-08.png differ