v0.0.62

8 July 2026

Fixed PageImage::base64() producing output inconsistent with what a live request serves.

Fixed

  • PageImage::base64() read from a manually computed variant path plus a separate JSON sidecar file, producing output that could differ from what a live request actually serves. It now resolves the same path a live request would, regenerating the variant if it doesn't exist yet.