@brandbrigade/ott-bb-player 1.0.59 → 1.0.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -1
- package/dist/OTTPlayer.js +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -305,4 +305,10 @@ Improve support for Windows Chrome
|
|
|
305
305
|
### Version v1.0.59
|
|
306
306
|
|
|
307
307
|
Logging to Datadog Enabled
|
|
308
|
-
Minor improvements
|
|
308
|
+
Minor improvements
|
|
309
|
+
|
|
310
|
+
### Version v1.0.60
|
|
311
|
+
|
|
312
|
+
- Game parameters are now fetched every 10 seconds.
|
|
313
|
+
- After seeking, if new metadata with a relevant timecode is not received, the augmentation will stop.
|
|
314
|
+
- Fixed an issue where the timecode exceeds 24 hours.
|