@brandbrigade/ott-bb-player 1.0.60 → 1.0.62

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 CHANGED
@@ -311,4 +311,13 @@ Minor improvements
311
311
 
312
312
  - Game parameters are now fetched every 10 seconds.
313
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.
314
+ - Fixed an issue where the timecode exceeds 24 hours.
315
+
316
+ ### Version v1.0.61
317
+
318
+ WebGL Quad rendering optimization
319
+ Added error logging in case of the missing JSON in zip
320
+
321
+ ### Version v1.0.61
322
+
323
+ Minor Update