docs(changes): consolidate and tighten changelog entries

- Merge related fix entries into single files (name-match-span-merge into character-name-split-and-scan-recovery, kanji-non-independent-noun-annotations + lexicalized-expression-frequency into content-adverb-annotation-stop-list, greedy-name-parsing-priority into character-name-split-and-scan-recovery, kiku-field-grouping-cancel-double-toast into kiku-field-grouping-modal-recovery, history-rofi-cover-art into launcher-history-command)
- Rewrite remaining entries for brevity and reclassify stats-trend-title-limits as "changed"
This commit is contained in:
2026-07-10 01:04:01 -07:00
parent 8712780d08
commit 846292809c
17 changed files with 18 additions and 47 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
type: fixed
area: stats
- Cover art is now fetched eagerly when a new series starts playing, instead of waiting for the first visit to its series detail page, so the stats timeline shows the best-guess AniList image right away. The stats covers endpoint also backfills missing series art in the background, so existing series without an image pick one up on the next stats page load.
- Stats now fetches the best-match AniList cover when a new series starts playing, so artwork appears in the timeline before anyone visits the series page. Existing series with missing art are backfilled on the next Stats page load.