Files
SubMiner/changes/327-stats-exclusion-db.md
T
sudacode 25d0aa47db Persist stats exclusions in DB and fix word metrics filtering
- Stats vocabulary exclusions stored in `imm_stats_excluded_words` (schema v18); seeded from localStorage on first load
- Session, overview, trends, and library word metrics use filtered persisted occurrences with raw fallback
- Session known-word % chart uses filtered persisted totals as denominator for both known and total
- JLPT subtitle styling changed to underline-only; no longer overrides text color
2026-05-03 19:40:54 -07:00

5 lines
155 B
Markdown

type: changed
area: stats
- Stats vocabulary exclusions now persist in the immersion database and import existing browser-local exclusions on first load.