Skip to content

v0.7.25

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:05
2186d3b

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

  • CLI: Keyframes command (surface GSAP/CSS/Anime keyframes + 3D onion-skin --shot) (a908af11, #1603)

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)

Full changelog

v0.7.24...v0.7.25