eb-player 1.52.23 → 1.52.27

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 ADDED
@@ -0,0 +1,89 @@
1
+ # EasyBroadcast player
2
+
3
+ ## 1.52.27
4
+
5
+ - Add showPlaylist condition to hideInterface timeout logic
6
+
7
+ ## 1.52.24
8
+
9
+ - Upgraded HLS to v1.4.14
10
+
11
+ ## 1.52.23
12
+
13
+ - rolledback EbLib default activation
14
+
15
+ ## 1.52.22
16
+
17
+ - Added whatsapp, telegram and x-twitter icons on forja skin share modal
18
+
19
+ ## 1.52.21
20
+
21
+ - Activate EbLib
22
+
23
+ ## 1.52.20
24
+
25
+ - Modify sound icon position on forja skin preroll
26
+
27
+ ## 1.52.19
28
+
29
+ - Removed legacy iOS libs that prevented autoplay to work properly on Safari
30
+
31
+ ## 1.52.18
32
+
33
+ - Improved robustness within video event listeners
34
+
35
+ ## 1.52.17
36
+
37
+ - Improved video transition robustness (failsafe video engine close operation)
38
+ - Fixes prerollEnd event call
39
+
40
+ ## 1.52.16
41
+
42
+ - Major performance improvement: disabled custom ABR - useless for Forja VOD
43
+
44
+ ## 1.52.15
45
+
46
+ - Upgraded HLS to v1.4.0
47
+ - Fixes SVG width/height
48
+ - Fixes player open/close sequence
49
+
50
+ ## 1.52.13
51
+
52
+ - build skins (default and forja)
53
+
54
+ ## 1.52.12
55
+
56
+ - display condition for audios and subtitles that is display list of audios or subtitles if we have more than one items for each list
57
+
58
+ ## 1.52.11
59
+
60
+ - Added token params in props
61
+ - Fixed hlsjs and dashjs default cdn
62
+
63
+ ## 1.52.10
64
+
65
+ - Fix hls error handling
66
+ - Upgrade hls to v1.3.4
67
+
68
+ ## 1.52.9
69
+
70
+ - Added support for custom player color
71
+ - Fixes preroll used along with ads
72
+
73
+ ## 1.52.8
74
+
75
+ - Fixes invalid stats call
76
+
77
+ ## 1.52.7
78
+
79
+ - Added Arabic + French support
80
+ - Fixed null pointer exceptions
81
+
82
+ ## 1.52.6
83
+
84
+ - Updated HLS library
85
+ - Fixed null pointer exception
86
+
87
+ ## 1.52.5
88
+
89
+ - Added chapters + skippable chapters support