eb-player 1.52.47 → 1.52.49

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/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # EasyBroadcast player
2
2
 
3
+ ## 1.52.49
4
+
5
+ - fix Cannot read properties of undefined (reading 'play')
6
+ - fix play video after ads (pre-roll, mid-roll, post-roll)
7
+
8
+ ## 1.52.48
9
+
10
+ - fix Cannot read properties of undefined (reading 'addEventListener')
11
+ - fix Cannot read properties of undefined (reading 'textTracks')
12
+
3
13
  ## 1.52.47
4
14
 
5
15
  - Updated CastJS to 5.3.0