Skip to content

v0.7.0

Choose a tag to compare

@punyamsingh punyamsingh released this 30 May 23:24
· 18 commits to master since this release

0.7.0 (2026-05-30)

Bug Fixes

  • react: stop rAF loop when video ref detaches mid-playback (0dc5ff6)
  • shortcuts: don't block when focus is on a button or anchor (86992dc)

Features

  • smooth rAF-driven seek bar with polished hover/scrub states (bd06982), closes #64
  • VLC-style player chrome with thin progress bar and top menu bar (06c34db), closes #64

Reverts

  • drop VLC top menu bar, keep all controls in the single bottom bar (45e7c3b)