Skip to content

Commit

Permalink
Release: 0.125.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Jin committed May 24, 2017
1 parent 15c0034 commit b77af71
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 9 deletions.
36 changes: 34 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,39 @@
# Change Log

## [v0.125.0](https://github.com/box/box-content-preview/tree/v0.125.0) (2017-05-23)
[Full Changelog](https://github.com/box/box-content-preview/compare/v0.125.0...v0.125.0)

**Merged pull requests:**

- Build: Update build script to tag release commits [\#141](https://github.com/box/box-content-preview/pull/141) ([tonyjin](https://github.com/tonyjin))

## [v0.125.0](https://github.com/box/box-content-preview/tree/v0.125.0) (2017-05-24)
[Full Changelog](https://github.com/box/box-content-preview/compare/v0.124.0...v0.125.0)

**Merged pull requests:**

- Chore: Update prettier line width to 80 [\#139](https://github.com/box/box-content-preview/pull/139) ([tonyjin](https://github.com/tonyjin))
- Update: Show rate limit specific error message when a 429 occurs [\#137](https://github.com/box/box-content-preview/pull/137) ([jeremypress](https://github.com/jeremypress))
- Update: Update Box3D with new material default [\#136](https://github.com/box/box-content-preview/pull/136) ([MiiBond](https://github.com/MiiBond))
- Chore: Update license formatting [\#135](https://github.com/box/box-content-preview/pull/135) ([tonyjin](https://github.com/tonyjin))
- Settings properties [\#134](https://github.com/box/box-content-preview/pull/134) ([bhh1988](https://github.com/bhh1988))
- Chore: Add prettier code formatter [\#133](https://github.com/box/box-content-preview/pull/133) ([tonyjin](https://github.com/tonyjin))
- Update Translations [\#132](https://github.com/box/box-content-preview/pull/132) ([boxmoji](https://github.com/boxmoji))
- Fix: Seek time doesn't match filmstrip timecode [\#131](https://github.com/box/box-content-preview/pull/131) ([bhh1988](https://github.com/bhh1988))
- Update: Adding more languages for subtitles [\#130](https://github.com/box/box-content-preview/pull/130) ([bhh1988](https://github.com/bhh1988))
- Update: Improve subtitle selection algorithm [\#129](https://github.com/box/box-content-preview/pull/129) ([bhh1988](https://github.com/bhh1988))
- Update: Some UI changes for video player [\#128](https://github.com/box/box-content-preview/pull/128) ([bhh1988](https://github.com/bhh1988))
- Chore: Deleting old third-party packages [\#127](https://github.com/box/box-content-preview/pull/127) ([tonyjin](https://github.com/tonyjin))
- Fix: fix excel setup when enabling the Office viewer via options [\#126](https://github.com/box/box-content-preview/pull/126) ([jeremypress](https://github.com/jeremypress))
- Update Contributing.md [\#125](https://github.com/box/box-content-preview/pull/125) ([varunmaker](https://github.com/varunmaker))
- Docs: Update license to Box Software License Agreement [\#124](https://github.com/box/box-content-preview/pull/124) ([tonyjin](https://github.com/tonyjin))
- Update Translations [\#123](https://github.com/box/box-content-preview/pull/123) ([boxmoji](https://github.com/boxmoji))

## [v0.124.0](https://github.com/box/box-content-preview/tree/v0.124.0) (2017-05-17)
[Full Changelog](https://github.com/box/box-content-preview/compare/v0.122.0...v0.124.0)
[Full Changelog](https://github.com/box/box-content-preview/compare/v0.123.0...v0.124.0)

## [v0.123.0](https://github.com/box/box-content-preview/tree/v0.123.0) (2017-05-17)
[Full Changelog](https://github.com/box/box-content-preview/compare/v0.122.0...v0.123.0)

**Merged pull requests:**

Expand Down Expand Up @@ -200,4 +232,4 @@
- Setting up Travis [\#1](https://github.com/box/box-content-preview/pull/1) ([tonyjin](https://github.com/tonyjin))


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Project Status](https://img.shields.io/badge/status-active-brightgreen.svg)
![NPM version](https://img.shields.io/badge/npm-v0.124.0-blue.svg)
![NPM version](https://img.shields.io/badge/npm-v0.125.0-blue.svg)

[Box Content Preview](https://docs.box.com/docs/box-content-preview)
====================================================================
Expand All @@ -16,11 +16,11 @@ If you are using Internet Explorer 11, which doesn't natively support promises,

Current Version
---------------
* Version: v0.124.0
* Version: v0.125.0
* Locale: en-US

https://cdn01.boxcdn.net/platform/preview/0.124.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/0.124.0/en-US/preview.css
https://cdn01.boxcdn.net/platform/preview/0.125.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/0.125.0/en-US/preview.css

Supported Locales
-----------------
Expand All @@ -47,8 +47,8 @@ You can self-host the Box Content Preview UI Kit or reference the versions avail
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=Promise"></script>

<!-- Latest version of Preview SDK for your locale -->
<script src="https://cdn01.boxcdn.net/platform/preview/0.124.0/en-US/preview.js"></script>
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/0.124.0/en-US/preview.css" />
<script src="https://cdn01.boxcdn.net/platform/preview/0.125.0/en-US/preview.js"></script>
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/0.125.0/en-US/preview.css" />
</head>
<body>
<div class="preview-container" style="height:400px;width:575px"></div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "box-content-preview",
"version": "0.124.0",
"version": "0.125.0",
"description": "Box Content Preview UI Kit",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit b77af71

Please sign in to comment.