# HyperFrames v0.8.74

By Steven Van · 2026-09-24

HyperFrames' docs now spell out why a missing data-no-timeline attribute adds a fixed 45-second wait to every render.

[HyperFrames](<https://creatorstoolbox.com/resources/hyperframes>)' documentation now explains a cost that was previously undocumented: a composition that never registers a GSAP timeline still makes the render producer wait for one. The producer polls for the timeline until it hits the player-ready-timeout, 45 seconds by default, and that wait is added to every render regardless of quality or media size.

Adding a data-no-timeline attribute to a timeline-free composition skips the wait; the lint command already reports a missing one as missing\_data\_no\_timeline. The guidance is now spelled out in the [troubleshooting guide and HTML schema reference](<https://github.com/heygen-com/hyperframes/commit/480beb62bd63cbd36aae8b6750aeeab55d321d8f>).

![HyperFrames](<https://www.google.com/s2/favicons?domain=hyperframes.heygen.com&sz=128>)

HyperFrames

Open-source framework for rendering HTML compositions into MP4 videos, built for AI agents and automated pipelines.

[View HyperFrames →](<https://creatorstoolbox.com/resources/hyperframes>)

[Read the original announcement →](<https://github.com/heygen-com/hyperframes/commit/480beb62bd63cbd36aae8b6750aeeab55d321d8f>)

[Read HyperFrames v0.8.74 on Creators Toolbox](<https://creatorstoolbox.com/blog/hyperframes-hyperframes-v0-8-74>)

---
Canonical source: https://creatorstoolbox.com/blog/hyperframes-hyperframes-v0-8-74
