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,4 +1,5 @@
type: fixed
area: overlay
- Removed 確かに and やはり from the annotation stop-word list so they get frequency/JLPT highlighting again and count toward vocabulary stats; the list now only covers interjections, pronouns, and grammar fragments.
- Frequency/JLPT highlighting and vocabulary stats now include content adverbs such as 確かに and やはり, plus kanji-bearing nouns that MeCab tags as non-independent such as 日, 点, and 以外. The noise filters still suppress interjections, pronouns, grammar fragments, and kana grammar nouns.
- Lexicalized kana expressions such as `かといって` retain their frequency annotations when their merged MeCab parts include particles.