Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

Commit

Permalink
release v1.0.139
Browse files Browse the repository at this point in the history
  • Loading branch information
norlin committed Feb 2, 2018
1 parent b98f31c commit 5296ad3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ _(none)_

---------------------

## 1.0.139 (2018-02-02)
* Add Skip 15sec buttons (back and forward)
* Add controls hiding for small player width
* Fixed Live mode for custom buttons
* Fixed Ads UI progress bar in inactive mode

## 1.0.138 (2018-02-01)
* Allow to use seekbar before metadata & duration is loaded
* Fixed Live mode for ios skin
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To start using Hola Player, follow these steps:

## Self hosting

You can also [Download](https://github.com/hola/hola_player/raw/v1.0.138/dist/hola-player-1.0.138.zip) prebuilt package and host it on your website.
You can also [Download](https://github.com/hola/hola_player/raw/v1.0.139/dist/hola-player-1.0.139.zip) prebuilt package and host it on your website.
You will also need to update the location of the swf files `videojs.swf` and `videojs-osmf.swf`.

Important: If you are using HolaSpark or HolaCDN features you must retain the 'customer=<id>' param of the url even after moving Hola player to your servers.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hola.org/hola_player",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "1.0.138",
"version": "1.0.139",
"license": "ISC",
"keywords": [
"flash",
Expand Down

0 comments on commit 5296ad3

Please sign in to comment.