v0.8.27

heygen-com/hyperframesv0.8.27Sep 3, 2026by github-actions[bot]

AI Summary

Capture now selects the sharpest favicon with a transparent background, eliminating blurry or white-boxed logos. Additionally, the CLI now provides explanations when referenced assets are missing instead of failing quietly.

Key Highlights

  • Improved logo capture quality with transparent backgrounds
  • Enhanced error reporting for missing assets in CLI
  • Selection of the highest-quality favicon
  • Prevention of silent failures when assets are missing

New Features

  • CLI reports why a referenced asset is missing instead of failing quietly

Full Release Notes

# HyperFrames v0.8.27

Released on 2026-09-03.

Capture now picks the sharpest available favicon and keeps its transparent background, so captured logos no longer arrive blurry or boxed in white. Capture also explains why a referenced asset is missing from the output folder instead of failing quietly.

## Features

- **CLI:** Capture reports why a referenced asset is not in the folder ([ae7e530f2](https://github.com/heygen-com/hyperframes/commit/ae7e530f2dda0b10cec22ca4da880b8114f8f86f), [#3598](https://github.com/heygen-com/hyperframes/pull/3598)).

## Fixes

- **CLI:** Pick the highest-quality favicon and keep its transparent background ([5a5e841c5](https://github.com/heygen-com/hyperframes/commit/5a5e841c5dd2818b712d41a8989aa9256c3800f8), [#3606](https://github.com/heygen-com/hyperframes/pull/3606)).

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.8.26...v0.8.27