v0.7.66

heygen-com/hyperframesv0.7.66Jul 21, 2026by github-actions[bot]

AI Summary

Studio preview audio now plays at playback speeds above 1x instead of being muted. The release also fixes an engine worker frame-stride false-positive and adds a C2v skills mining pass.

Key Highlights

  • Preview audio playback at speeds above 1x
  • Fix for engine worker frame-stride false-positive
  • New C2v skills mining pass

New Features

  • C2v mining pass with 7 new blueprints and 10 new rules

Full Release Notes

# HyperFrames v0.7.66

Released on 2026-07-21.

Studio preview audio now plays at playback speeds above 1x instead of being silently muted, and the mute control stays usable at every speed. This release also fixes an engine worker frame-stride false-positive and lands a c2v skills mining pass with new blueprints and rules.

## Features

- **Skills:** C2v mining pass — 7 new blueprints, 10 new rules, compacted recipe corpus ([853256403](https://github.com/heygen-com/hyperframes/commit/853256403b3ffd3dc0b616785ab876b4c0f04a89), [#2680](https://github.com/heygen-com/hyperframes/pull/2680))

## Fixes

- **Studio:** Play preview audio at speeds above 1x ([07965e9fe](https://github.com/heygen-com/hyperframes/commit/07965e9fe93fc7b53dfe7c933f8abd0c4b10c86d), [#2691](https://github.com/heygen-com/hyperframes/pull/2691))
- **Engine:** Carry frameStride onto WorkerResult (fixes interleaved worker false-positive) ([4f53dd4f2](https://github.com/heygen-com/hyperframes/commit/4f53dd4f2cd607de17b2d2329746fa5da0cadeaa))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.65...v0.7.66