Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit ba51cd6

Browse files
committed
Merge tag 'v1.14.1' into development
release v1.14.1 v1.14.1
2 parents 8a485c2 + bd401e6 commit ba51cd6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASES NOTES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Release Notes v1.14.1 (2018/02/15)
2+
* Bugs fixing:
3+
* - [HLS] Correct key error ('webkitkeyerror') handler (native HLS+FP on Safari/OSx use case)
4+
* - [HLS] Correct licenser url getting from protection data (native HLS+FP on Safari/OSx use case)
5+
16
### Release Notes v1.14.0 (2018/02/08)
27
* [MSS] Add automatic Widevine pssh generation [#216]
38
* [MSS] Detect PlayReady messages encoding [#207]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hasplayer.js",
3-
"version": "1.15.0-dev",
3+
"version": "1.14.1",
44
"scripts": {
55
"build": "cd build && gulp",
66
"doc": "cd build && gulp doc",

0 commit comments

Comments
 (0)