HyperFrames v0.7.25
Released on 2026-07-02.
v0.7.25 adds the hyperframes keyframes command for inspecting GSAP, CSS, Anime.js, and 3D onion-skin shots from the CLI. It also improves first-time render reliability with Linux/WSL dependency checks, actionable preset preflight failures, transient capture retries with OOM guidance, and isolated forced-screenshot workers for parallel renders.
Features
Fixes
- Engine: Parallelize forced screenshot workers (145c71e8, #1848)
- Render: Pre-flight aspect-ratio / alpha preset mismatch with actionable guidance (6be46813, #1843)
- Producer: Harden capture against timeouts, transient tab deaths, and OOM (c0c3abf0, #1842)
- CLI: Detect missing Chrome libs & ffmpeg on Linux/WSL in doctor (180f368a, #1841)