v0.2.0
Resumable indexing and page-level controls
Version 0.2.0 adds recovery paths for interrupted indexing, more precise page progress controls, and smoother support for detected documentation frameworks.
Added
- Resume interrupted index builds from saved checkpoints when the sidebar links still match.
- Pause or resume recording for the current page from a draggable page-level switch.
- Delete an individual page's reading record from its progress badge in the documentation sidebar.
- Show Subdirectory badges for indexed pages without readable body height.
- Choose whether newly indexed pages record progress by default.
Improved
- Cache detected documentation framework support by host and document range.
- Continue index creation in the background after optional origin access is granted.
- Avoid restarting the reading tracker for hash-only anchor changes on SPA documentation sites.
- Export portable data with site settings, page records, and optional global application settings.