v1.4.0 β word goals, reliability, bulletproof tests
v1.4.0 β word goals, reliability hardening, bulletproof tests
New
- π― Per-chapter word goal β set a target per chapter (default = format size); chart bars and stats show
words / goal - π Chapter search β filter the chapter list instantly
Reliability ("never broke")
- Resilience-hardened
$: a missing element becomes a safe no-op β nothing can crash the app - Global error handler with a friendly notice; autosave + quota fallback; guarded empty-state actions
- Bulletproof test suite β
tests/bullet.js: 59 checks Β· 5 angles (syntax, structure, functional, robustness, regression), all passing
Docs: README + Guide updated (word goals, search, reliability, how to run tests).