Skip to content

v4.12.16

Compare
Choose a tag to compare
@shaka-bot shaka-bot released this 03 Mar 11:55
c2338d9

4.12.16 (2025-03-03)

Bug Fixes

  • Fix seek to initial live position on slow devices (#8181) (9f55da5)
  • Prevent race condition when seeking backwards during load (#8188) (f87fe66)
  • UI: Fix weird behaviour when volume was 0, and we unmute (#8186) (cfc8515)
  • UI: Use touchend to show the controls (#8180) (b593325)

Performance Improvements

  • Pause PlayheadObserverManager operations on pause event (#8183) (260935b)