Skip to content

Seek Behavior Overhaul

Compare
Choose a tag to compare
@defagos defagos released this 20 May 06:13
· 56 commits to main since this release
11.0.0
aeea5e6

Fixes

  • Seek logic has been revisited to address performance issues, particularly with audio content. The .immediate behavior has been rebranded as .optimal, ensuring the best experience based on the content being played.
  • Player items delivered by the CoreBusiness framework will now include chapters only for episode content.

Demo Fixes

  • Fixed issues where interacting with the slider could cause an inconsistent UI state or erratic behavior.

Breaking Changes

  • The .immediate seek behavior has been replaced with .optimal.

What's Changed

Full Changelog: 10.0.2...11.0.0