CrossPet Reader v1.6.12
Bug Fixes
- Fix OOM crash on large EPUBs (2000+ chapters, 6MB+) — pre-reserve manifest index, add watchdog yields
- Fix TOC chapter navigation jumping to wrong position in multi-chapter spine items
- Fix status bar showing wrong chapter name when multiple chapters share same HTML file
New Features
- Keep Clock Alive: optional setting to preserve RTC during deep sleep for accurate clock on wake (~3-4mA trade-off)
- Sleep Refresh: periodic timer wake to update clock/stats sleep screen (1/5/10/30/60 min intervals)
- Starred Pages / Bookmarks (from PR crosspoint-reader#1372): star pages with short power button press or long-press Select
- Bookmark text snippets: starred pages list shows first ~60 chars of page text
- Bookmark popup feedback: "Page starred" / "Page unstarred" notification
Developer Tools
scripts/decode-crash.sh— decode ESP32 crash stack traces to function names