v0.8.2

heygen-com/hyperframesv0.8.2Aug 18, 2026by github-actions[bot]

AI Summary

The component catalog preview now updates in real-time based on variable selections like accent and size.

Key Highlights

  • Component previews respond to variable panel changes.
  • Fixed Skills issues regarding proxy-driver tweens and caption font styling.
  • Fixed Python script UTF-8 encoding issues.

New Features

  • Catalog: Make component previews answer their variables panel

Full Release Notes

# HyperFrames v0.8.2

Released on 2026-08-18.

The variables panel on a component's catalog page now changes its preview. Pick an accent or a size and the preview answers, so what you see is what the copied snippet installs.

## Fixes

- **Skills:** Count proxy-driver tweens in the animation map ([0d874adc6](https://github.com/heygen-com/hyperframes/commit/0d874adc685a94a519311cf9ed9e4107bb0347c9), [#3301](https://github.com/heygen-com/hyperframes/pull/3301)).
- **Skills:** Declare the caption brand font's style axis, not just its weight ([a41da8651](https://github.com/heygen-com/hyperframes/commit/a41da8651768942adf588a959d9dc062c90c6a13), [#3300](https://github.com/heygen-com/hyperframes/pull/3300)).
- **Skills:** Pin UTF-8 in Python scripts instead of the platform code page ([f8a1e2d31](https://github.com/heygen-com/hyperframes/commit/f8a1e2d315e51856491af003958914152371c29d), [#3298](https://github.com/heygen-com/hyperframes/pull/3298)).

## Catalog

- **Catalog:** Make component previews answer their variables panel ([406bf316a](https://github.com/heygen-com/hyperframes/commit/406bf316a38d8a6ff24c00696d9e537ee85997d4), [#3323](https://github.com/heygen-com/hyperframes/pull/3323)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.1...v0.8.2