From 45d30ea66cb5cf63e4414eb1aabb3cf4de35a6f1 Mon Sep 17 00:00:00 2001 From: sudacode Date: Thu, 9 Apr 2026 01:25:38 -0700 Subject: [PATCH] docs(changelog): summarize stats dashboard feedback pass --- changes/stats-dashboard-feedback-pass.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changes/stats-dashboard-feedback-pass.md diff --git a/changes/stats-dashboard-feedback-pass.md b/changes/stats-dashboard-feedback-pass.md new file mode 100644 index 00000000..a5772d0c --- /dev/null +++ b/changes/stats-dashboard-feedback-pass.md @@ -0,0 +1,10 @@ +type: changed +area: stats + +- Library groups now collapse multi-video series behind a per-group dropdown so the grid stays browsable. +- Sessions are rolled up per episode within each day, with a bulk delete that wipes every session in the group. +- Trends add a 365-day range next to the existing 7d/30d/90d/all options. +- Library detail view gets a delete-episode action that removes the video and all its sessions. +- Vocabulary Top 50 tightens the word/reading column so katakana entries no longer push the scores off screen. +- Episode detail hides card events whose Anki notes have been deleted, instead of showing phantom mining activity. +- Trend and watch-time charts share a unified theme with horizontal gridlines and larger ticks for legibility.