@brandbrigade/ott-bb-player 1.0.63 → 1.0.65
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 +13 -1
- package/dist/OTTPlayer.js +5 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -327,4 +327,16 @@ Minor Update
|
|
|
327
327
|
Added setMediaInfo(mediaInfo: { fps?: number; bitrate?: number }) for communication with MK
|
|
328
328
|
Added logging metrics to backend
|
|
329
329
|
Hardcoded BurkerKing logo to be replaced by campaigns
|
|
330
|
-
Dev tests of Firefox support
|
|
330
|
+
Dev tests of Firefox support
|
|
331
|
+
|
|
332
|
+
### Version v1.0.64
|
|
333
|
+
|
|
334
|
+
Added Beacon Evenst
|
|
335
|
+
Added onAdEvent
|
|
336
|
+
Ad campaings connected
|
|
337
|
+
Added internal metrics logging to cloud
|
|
338
|
+
|
|
339
|
+
### Version v1.0.65
|
|
340
|
+
|
|
341
|
+
Added global augmentation status to beacon events
|
|
342
|
+
Console logs cleared
|