Skip to content

0.3.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:47
· 129 commits to main since this release

CapturePack 0.3.3

CapturePack 0.3.3 improves replay reliability, past-object picking,
multi-display capture and portable pack inspection.

Highlights

  • Double-click viewer.html inside a generated CapturePack to inspect declared
    images, videos, annotations and plugin context fully offline.
  • Reopen and past-frame paths preserve available Windows UI Automation and
    Chrome DOM evidence.
  • Mixed-DPI, portrait, negative-origin and cross-monitor geometry share one
    display model across capture, editing, rendering and generated documents.
  • Replay buffers and recorder ownership are bounded, with explicit health and
    cadence evidence instead of inferred success.
  • Capture FPS is constrained to the supported 5–30 range.
  • The Chrome extension now consumes expected native messaging disconnect errors
    while its bounded reconnect path recovers from transient host startup.

Known issue

Issue #89 remains open.
When startup calibration does not observe enough motion, context overlays can
lead encoded video by a display-specific amount. This release does not apply a
hard-coded offset: the pack records ambiguous timing evidence and keeps the
unmeasured alignment visible as a known limitation.

Integrity

The Windows build is currently unsigned, so SmartScreen may warn. The release
contains the installer, blockmap, updater metadata and SHA256SUMS.txt; the
release workflow publishes them only after local and downloaded bytes match.