HyperFrames v0.8.4
Released on 2026-08-19.
A new normalize-audio command matches one clip's loudness to another, and the volume fader now tells the truth about the gain it writes.
Previews keep running in the background in every launch mode, and pressing Delete in Studio now removes the whole selection.
Features
- CLI: Add normalize-audio to match one clip's loudness to another (b3c43e248, #3306).
- CLI: Run a managed background preview in every launch mode (9da422fd7, #3310).
- CLI: Give every preview lifecycle op one JSON document (0e3c5f6be, #3309).
Fixes
- CLI: Zip the publish archive to the same bytes every time (d464f60b9, #3358).
- Studio: Make the volume fader tell the truth about the gain it writes (228eabd43, #3305).
- Producer: Give inlined media a document-unique render id (634df5a5a, #3342).
- Studio: Make Delete remove the whole canvas selection (ec0b23f3c, #3339).
- Audio: Raise the authoring gain ceiling and carry it through the probes (e282ff15c, #3333).
- CLI: Keep a live preview's ownership record and stop past a bad one (74149e249, #3308).
- Producer: Clamp embedded video/audio windows to the scene (b31dde35b, #3332).
- CLI: Signal only processes the OS says own the port (c1c70f44b, #3307).