HyperFrames v0.8.32
Released on 2026-09-08.
Render stability, lint coverage, and skill reliability all improved. Capture stalls now recover automatically, and six new lint rules catch animation pitfalls earlier.
Features
- Check: Flag connectors that point at nothing and stylesheets that leak into the frame (e5d89f770, #3736).
Fixes
- Skills: Stage media downloads in private directories (efe2404cb, #3787).
- Studio: Claim upload filenames exclusively (91a34ffc8, #3786).
- Skills: Retain audio metadata file identity during generation (a7bf0d23d, #3778).
- Skills: Read BGM logs without pathname prechecks (a92dc6865, #3769).
- Shader: Keep vertex shaders within their WebGL context (65cc1d602, #3672).
- Engine: Use supported VideoToolbox quality options (e1fda7866, #3687).
- Runtime: Preserve fractional final-frame visibility (0ce0bb13e, #3696).
- Lint: Flag autoAlpha on clip elements (6c0ee41ac, #3692).
- Check: Retry system Chrome after managed launch crash (c5b7f6aea, #3701).
- Player: Pause the hidden loader sheen (4a72a98a4, #3673).
- Media: Unify nested start coordinate mapping (01744f2b0, #3732).
- Skills: Guard canonical stores from mirror aliases (e5a602322, #3714).
- Keyframes: Resolve helper-returned DOM targets (400925f43, #3688).
- Render: Probe runtime media source mutations (5c44cd212, #3729).
- Render: Bound and recover capture stalls (9308eadcf, #3700).
- Skills: Accept durationless transition roots (78dacc828, #3683).
- Check: Clip overlap geometry to visible fragments (776c291f4, #3698).
- Lint: Flag hidden-style opacity guards (2c14438bb, #3694).
- Lint: Warn on undefined GSAP color variables (4958a9fba, #3723).
- Check: Allow missing caption overrides (00c91d680, #3716).
- Render: Reject unsupported ProRes rate controls (2f7b7a952, #3702).
- Lint: Flag repeated fromTo state leaks (e1ff7e6f5, #3699).
- Skills: Bootstrap npm safely on Windows (131336f5d, #3705).
- CLI: Reject confirmed unsupported SDR encoders (63182f6a9, #3679).
- Studio: Preserve timeline DOM identity during hydration (ab07d6738, #3681).
- Engine: Isolate static dedup verification seeks (e02722098, #3768).
- Slideshow: Retry init at DOMContentLoaded when the children were not parsed yet (dc9fb6732, #3750).
- Producer: Try Windows junctions before copying cached frames (b9aae16d6, #3740).
Docs & Examples
- Clarify paused composition roots in project instructions (8fc8294db, #3670).
- Fix broken Claude Design guide link (250afc313, #3584).
- Changelog: Weekly digest 2026-08-31–2026-09-07 (bb89f7507, #3749).