Skip to content

v0.8.52

Choose a tag to compare

@github-actions github-actions released this 19 Sep 22:55
· 8 commits to main since this release
ac50392

HyperFrames v0.8.52

Released on 2026-09-19.

Studio's interface now runs on one shared set of buttons, tabs, menus and popovers, so controls look and behave the same everywhere. Undo and redo move into the timeline toolbar, and a dead project id in the URL no longer blocks editing for the rest of the tab.

Features

  • Studio: Move undo and redo into the timeline toolbar (f9fc55218, #4196).
  • Studio: Host apps can place overlays on the preview and restyle its stage (ef6432317, #4187).
  • Studio: Header and inspector tabs on the shared primitives (9bec64a29, #3624).
  • Studio: Shared menu, popover and value-control primitives (3ec26b5e2, #4191).
  • Studio: Dock dividers and tabs work from the keyboard and side columns fit narrow windows (e505dcc5c, #4186).
  • Studio: Shared Button, IconButton, Tooltip and Tabs primitives (01aa446ed, #3622).
  • Studio: Host apps can import the render queue from the package (fd020ca27, #4184).
  • Scripts: Fail a PR whose After capture is a Before capture (8d0722115, #4177).
  • CLI: Render events carry the browser's build and install-path shape (aa05278b7, #4180).
  • Studio: Fail the suite on a class that resolves to nothing (93ff9a994, #3623).

Fixes

  • Studio: A stale project id in the URL no longer blocks editing for the tab (3685b76a0, #4188).
  • CLI: The contact sheet png test no longer waits on a Windows font cache build (c610d8491, #4181).
  • CLI: A Studio render refuses with the browser check's own message (2d8d44151, #4176).

Catalog

  • Catalog: Add the seven 3D-motion pieces as installable registry blocks (f24ff8383, #4056).

Internal

  • Studio: Preview consumers follow the live iframe from one shared owner (b09619faa, #4182).
  • Studio: One hook owns file undo and redo (fd6049f35, #4189).

Full changelog

v0.8.51...v0.8.52