What's Changed
This release fixes a bug where the Statistics, Calendar, and Recap navigation tabs would disappear after a statistics database sync in export watch mode.
Bug Fixes
- Missing navigation tabs after stats sync in export mode — the
export --watchfile watcher was not retaining the reading data store between rebuilds, causing statistics to be silently discarded andhas_reading_datato be reported asfalseafter any targeted rebuild triggered by a database change
Full Changelog: 2026.4.4...2026.4.5