eb-player 1.52.29 → 1.52.32

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,14 @@
1
1
  # EasyBroadcast player
2
2
 
3
+ ## 1.52.32
4
+
5
+ - Add loader on default & forja skins when there is a bad network connection
6
+ - Add support for hotkeys (m to mute/unmute, arrow left to rewind, arrow right to forward)
7
+
8
+ ## 1.52.30
9
+
10
+ - Add support for custom player color for live button on default skin
11
+
3
12
  ## 1.52.29
4
13
 
5
14
  - Add support for custom player colors (progressBar, volumeBar & general for default) on default skin to replace the skinColor property
@@ -12,7 +21,7 @@
12
21
 
13
22
  - Add showPlaylist condition to hideInterface timeout logic
14
23
 
15
- ## 1.52.24
24
+ ## 1.52.26
16
25
 
17
26
  - Upgraded HLS to v1.4.14
18
27