2.0.3 (2017-01-09)
New features:
- Treat HTTP 202 status codes as failures
Bugfixes:
- Fix race condition in StreamingEngine
- Fix race in load/unload in Player
- Update workarounds for Edge EME bugs
- Add missing events and methods to cast proxy
- Fix exclusion of standard features in custom builds
- Be more permissive of text failures
- Permit text parsing errors as well as streaming errors with the
ignoreTextStreamFailures config option. - Do not fail StreamingEngine startup because of text streams,
regardless of config. - #635
- Permit text parsing errors as well as streaming errors with the
- Fix selectTrack() call with no text tracks
- Fix buffering state for live streams (stop at live edge)