Skip to content

v0.1.8

Choose a tag to compare

@FelixHuoEZ FelixHuoEZ released this 21 Apr 16:17

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 Pages so it reloads highlights from embedded View Highlight links, forces Reader detail enrichment for sparse tweet/media highlights, and no longer falls back to a full Reader article replacement scan during repair.
  • Added orphan managed page recovery: when a rw-reader-id can 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 as no rebuildable highlights.
  • Stabilized damaged-page rewrites with a follow-up file reparse so repaired pages do not reintroduce duplicate page-level preludes.

Commits

  • edeb474 Add legacy managed page migration flow
  • 8dd4c79 Bound legacy migration preview to cached metadata
  • d1f94a7 Keep legacy preview cache-first during auto sync
  • 5c18c70 Tighten managed page repair recovery
  • a050769 Recover repair fallback paths
  • 2cb1789 Recover orphan managed page repairs

Full Changelog: v0.1.7...v0.1.8