Files
SubMiner/changes/fix-stats-cover-refresh.md
T
sudacode b343f1cf5c feat: show mining frame toast on OSD and speed up stats session deletes
- Flash mined-frame screenshot as in-overlay image toast for OSD card notifications
- Batch cover art from stored DB blobs via POST /api/stats/covers (no extra AniList fetches)
- Show delete progress toast on stats home and sessions pages
- Refresh only affected rollups on session delete instead of full rebuild
- Rebuild lifetime summaries with aggregate SQL CTEs instead of per-session loop
2026-06-06 01:50:15 -07:00

5 lines
167 B
Markdown

type: fixed
area: stats
- Retried and batched stats home cover images from stored DB art so AniList art appears without extra AniList lookups or a full page refresh.