3.0.2 (2020-07-28)
Bugfixes:
- Fix missing build/types/core in npm packages
- Work around stalling playback on Tizen 3
- Fix hang while shutting down Widevine DRM sessions
- Fix initial bandwidth estimate on Tizen
- Fix src= playback on Tizen 3
- Work around less 3.12.0 bug
- Improve logging of buffered ranges on WebOS
- Fix use of --test-custom-license-server in test.py
- Fix HLS discontinuity bug, broken playback with ads
- Fix disappearing captions with certain input patterns
- Fix missing captions when switching streams
- Append license for language-mapping-list to output
Ad changes (BETA):
- Proxy all client-side IMA events through the ad manager
- Fire a shaka.Player.Metadata event on detecting ID3 metadata
Docs:
- Update tutorial for seek bar color changes
- Add FAQ entry for native HLS playback in Safari
- Update tutorials and docs to async/await syntax
- Update tutorials and docs to use modern variable syntax (const/let)
Demo App:
- Fix demo behavior when UI fails to load (due to ad blocker)