Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:05
· 20 commits to main since this release
569eb23

Minor Changes

  • ad29d1f: Scenes: document picture-in-picture (Chromium desktop, capability-gated via canPiP) and a pseudo-fullscreen fallback for browsers without Element.requestFullscreen (iPhone Safari and Chrome). kino:init gains an optional startTime, used to start the muted pip mirror at the master clock so playback continues seamlessly without interrupting the main tab; the host also accepts commands from the pip window's opener, and the scene host's clock element is now a hidden video element (observable to createSceneHost embedders who style or select audio in host pages).