@brandbrigade/ott-bb-player 1.0.51 → 1.0.53
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 +10 -1
- package/dist/OTTPlayer.js +8 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -278,4 +278,13 @@ Updated configurations
|
|
|
278
278
|
|
|
279
279
|
Fixed multiple instances of OTT Player,
|
|
280
280
|
Applied SetInterval in Adepter,
|
|
281
|
-
Added OTTActions support
|
|
281
|
+
Added OTTActions support
|
|
282
|
+
|
|
283
|
+
### Version v1.0.52
|
|
284
|
+
|
|
285
|
+
Adapter, Downloader and Decoder Settings added to global player options
|
|
286
|
+
|
|
287
|
+
### Version v1.0.53
|
|
288
|
+
|
|
289
|
+
More debug metrix added,
|
|
290
|
+
Pixel tickers color changed to dark gray
|