v0.7.99
heygen-com/hyperframesv0.7.99Aug 7, 2026by github-actions[bot]
AI Summary
Improves publishing reliability by retrying transient network failures and clarifying error messages.
Key Highlights
- Publishing retries brief network failures.
- Error messages indicate which specific step failed.
- Long timeouts are not retried.
New Features
- Harden publish retry behavior
Full Release Notes
# HyperFrames v0.7.99 Released on 2026-08-07. Publishing now retries brief network failures during upload and tells you which step failed when it cannot recover. Long timeouts are not retried, and signed upload secrets stay out of error messages. ## Fixes - **CLI:** Harden publish retry behavior ([dd629697d](https://github.com/heygen-com/hyperframes/commit/dd629697d3356971e50132703b8a897c1a79bfdf)). - **CLI:** Recover transient publish failures ([f2d6ce324](https://github.com/heygen-com/hyperframes/commit/f2d6ce32459fc4c6be604a152e8707df03ce96e2)). ## Full changelog https://github.com/heygen-com/hyperframes/compare/v0.7.98...v0.7.99