2.0.0-beta2 (2016-05-04)
Restored Features from v1 Missing in v2.0.0-beta:
New features:
- Reduced startup latency
- Added player.resetConfiguration()
- Added response text to HTTP errors
- Demo controls redesigned with material design icons
- Emit an error if the wrong keys are retrieved
- Human-readable errors shown in demo app
- Cache-friendly bandwidth estimation
- Improved trick play and playbackRate support
- Allow apps to reset ABR manager estimates
- Support non-zero start times for VOD
Bugfixes:
- Fix playback of DASH with unaligned Representations
- Fixed race conditions on seek
- Improved drift handling
- Fixed stack overflow in StringUtils
- Improved live support
- Fixed player.addTextTrack
- Handle CDMs which don't support the same types MSE does
- Fix audio-only encrypted playback
- Fix renaming of event properties
- Warn about missing clock sync elements in live manfiests
- Add option for default clock sync URI
- Fix crash in TextEngine when subs are turned off
Docs:
- Shaka v2 upgrade guide
- Added enum values (not just names) to generated docs
Broken Compatibility compared to v2.0.0-beta:
- None!