v0.1.8
Highlights
- Added a preview-first legacy managed page migration flow with an in-panel apply step and dedicated apply report.
- Kept legacy migration preview cache-first, bounded it to cached metadata, and stopped auto sync from clearing a pending preview/apply workflow in the foreground.
- Tightened
Repair Managed Pagesso it reloads highlights from embeddedView Highlightlinks, forces Reader detail enrichment for sparse tweet/media highlights, and no longer falls back to a full Readerarticlereplacement scan during repair. - Added orphan managed page recovery: when a
rw-reader-idcan be recovered but current remote highlights are gone, repair/apply now refresh page metadata, preserve the local highlight body, normalize legacy highlight block ids, and avoid failing asno rebuildable highlights. - Stabilized damaged-page rewrites with a follow-up file reparse so repaired pages do not reintroduce duplicate page-level preludes.
Commits
edeb474Add legacy managed page migration flow8dd4c79Bound legacy migration preview to cached metadatad1f94a7Keep legacy preview cache-first during auto sync5c18c70Tighten managed page repair recoverya050769Recover repair fallback paths2cb1789Recover orphan managed page repairs
Full Changelog: v0.1.7...v0.1.8