Skip to content

Commit

Permalink
Release: 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodsum committed Mar 27, 2018
1 parent 03e889c commit 935a42a
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 8 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
<a name="1.36.0"></a>
## 1.36.0 (2018-03-27)

* Update: box-annotations to v1.1.0 (#744) ([03e889c](https://github.com/box/box-content-preview/commit/03e889c)), closes [#744](https://github.com/box/box-content-preview/issues/744)
* Chore: Add header for pdf compression (#591) ([ad97a90](https://github.com/box/box-content-preview/commit/ad97a90)), closes [#591](https://github.com/box/box-content-preview/issues/591)
* Chore: Cleanup docs (#743) ([a902138](https://github.com/box/box-content-preview/commit/a902138)), closes [#743](https://github.com/box/box-content-preview/issues/743)
* Chore: document controls functional tests + improve reliability (#716) ([67e1b71](https://github.com/box/box-content-preview/commit/67e1b71)), closes [#716](https://github.com/box/box-content-preview/issues/716)
* Chore: enable eslint for unit tests (#738) ([234feb0](https://github.com/box/box-content-preview/commit/234feb0)), closes [#738](https://github.com/box/box-content-preview/issues/738)
* Mojito: Update translations (#736) ([42b9fb6](https://github.com/box/box-content-preview/commit/42b9fb6)), closes [#736](https://github.com/box/box-content-preview/issues/736)
* Mojito: Update translations (#742) ([98c7c4c](https://github.com/box/box-content-preview/commit/98c7c4c)), closes [#742](https://github.com/box/box-content-preview/issues/742)
* Fix: Cleanup baseViewer.hasAnnotationPermissions() and tests (#685) ([daa8e86](https://github.com/box/box-content-preview/commit/daa8e86)), closes [#685](https://github.com/box/box-content-preview/issues/685)
* Fix: display error when previewing flash and not enabled (#733) ([794a053](https://github.com/box/box-content-preview/commit/794a053)), closes [#733](https://github.com/box/box-content-preview/issues/733)
* Fix: Document controls functional tests (#735) ([c914237](https://github.com/box/box-content-preview/commit/c914237)), closes [#735](https://github.com/box/box-content-preview/issues/735)
* Fix: document findbar no longer ignores useHotkeys (#724) ([4e0bddc](https://github.com/box/box-content-preview/commit/4e0bddc)), closes [#724](https://github.com/box/box-content-preview/issues/724)
* Fix: fix functional tests (#734) ([d0f7a34](https://github.com/box/box-content-preview/commit/d0f7a34)), closes [#734](https://github.com/box/box-content-preview/issues/734)
* Fix: parse options during show instead of after token response (#725) ([312c300](https://github.com/box/box-content-preview/commit/312c300)), closes [#725](https://github.com/box/box-content-preview/issues/725)
* Fix: Reduce WebGL checks to reduce instances of Rats! error (#728) ([f2b389f](https://github.com/box/box-content-preview/commit/f2b389f)), closes [#728](https://github.com/box/box-content-preview/issues/728)
* New: Enable Preview support for iWork file types (#741) ([8039f1d](https://github.com/box/box-content-preview/commit/8039f1d)), closes [#741](https://github.com/box/box-content-preview/issues/741)
* Docs: Watermarking preferences (#729) ([626ccfa](https://github.com/box/box-content-preview/commit/626ccfa)), closes [#729](https://github.com/box/box-content-preview/issues/729)



<a name="1.35.0"></a>
## 1.35.0 (2018-03-20)

Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Project Status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat-square)](http://opensource.box.com/badges/)
[![Styled With Prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![build status](https://img.shields.io/travis/box/box-content-preview/master.svg?style=flat-square)](https://travis-ci.org/box/box-content-preview)
[![version](https://img.shields.io/badge/version-v1.35.0-blue.svg?style=flat-square)](https://github.com/box/box-content-preview)
[![version](https://img.shields.io/badge/version-v1.36.0-blue.svg?style=flat-square)](https://github.com/box/box-content-preview)
[![npm version](https://img.shields.io/npm/v/box-ui-elements.svg?style=flat-square)](https://www.npmjs.com/package/box-ui-elements)

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

Current Version
---------------
* Version: v1.35.0
* Version: v1.36.0
* Locale: en-US

https://cdn01.boxcdn.net/platform/preview/1.35.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/1.35.0/en-US/preview.css
https://cdn01.boxcdn.net/platform/preview/1.36.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/1.36.0/en-US/preview.css

Supported Locales
-----------------
Expand Down Expand Up @@ -51,8 +51,8 @@ You can self-host the Box Content Preview library or reference the versions avai
<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/1.35.0/en-US/preview.js"></script>
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/1.35.0/en-US/preview.css" />
<script src="https://cdn01.boxcdn.net/platform/preview/1.36.0/en-US/preview.js"></script>
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/1.36.0/en-US/preview.css" />
</head>
<body>
<div class="preview-container" style="height:400px;width:575px"></div>
Expand All @@ -69,7 +69,7 @@ You can self-host the Box Content Preview library or reference the versions avai
### Self-hosting
To self-host the Box Content Preview library, follow these steps:
1. Either fork the repo and check out the version you want to host or download the specific version as a zip:
* Check out a specific version with `git checkout v1.35.0`
* Check out a specific version with `git checkout v1.36.0`
* Download a specific version as a zip from https://github.com/box/box-content-preview/releases
2. Install dependencies and build the library with `yarn install && yarn run prod`
3. Self-host everything except for the `dev` folder from the `/dist` folder. You must not alter the folder structure and `third-party` needs to be in the same folder as `1.26.0`. For example, if you self-host using a `box-assets` directory, these URLs must be accessible:
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": "1.35.0",
"version": "1.36.0",
"description": "Box Content Preview UI Element",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit 935a42a

Please sign in to comment.