Skip to content

Commit

Permalink
chore(release): 2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingze Xiao committed Jan 14, 2020
1 parent c47e6b6 commit ab8aaae
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 38 deletions.
68 changes: 38 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,46 @@
## 2.32.0 (2020-01-07)

* chore(deps): Upgrade cypress to latest available version (#1139) ([c79ce5f](https://github.com/box/box-content-preview/commit/c79ce5f)), closes [#1139](https://github.com/box/box-content-preview/issues/1139)
* feat(archive): Add archive loader to prepare for conversion feature flip (#1137) ([0250432](https://github.com/box/box-content-preview/commit/0250432)), closes [#1137](https://github.com/box/box-content-preview/issues/1137)
* feat(archive): Catch random errors in BoxArchive and throw preview error (#1142) ([e83f0e8](https://github.com/box/box-content-preview/commit/e83f0e8)), closes [#1142](https://github.com/box/box-content-preview/issues/1142)
* fix(test): Re-enable the e2e test due to conversion error (#1141) ([320a709](https://github.com/box/box-content-preview/commit/320a709)), closes [#1141](https://github.com/box/box-content-preview/issues/1141)
## 2.33.0 (2020-01-14)

- feat(archive): Add root folder (#1149) ([c47e6b6](https://github.com/box/box-content-preview/commit/c47e6b6)), closes [#1149](https://github.com/box/box-content-preview/issues/1149)
- feat(archive): Change column name to match Content Explorer (#1150) ([9d3c468](https://github.com/box/box-content-preview/commit/9d3c468)), closes [#1150](https://github.com/box/box-content-preview/issues/1150)
- feat(archive): Change data parsing for new data format (#1145) ([0ebd9ab](https://github.com/box/box-content-preview/commit/0ebd9ab)), closes [#1145](https://github.com/box/box-content-preview/issues/1145)
- feat(archive): Change folder size to '--' (#1144) ([55c9044](https://github.com/box/box-content-preview/commit/55c9044)), closes [#1144](https://github.com/box/box-content-preview/issues/1144)
- feat(archive): Fix virtualized table cannot scroll (#1146) ([ea915b7](https://github.com/box/box-content-preview/commit/ea915b7)), closes [#1146](https://github.com/box/box-content-preview/issues/1146)
- feat(perf): Add new event to report modern performance metrics (#1138) ([8f9d0a3](https://github.com/box/box-content-preview/commit/8f9d0a3)), closes [#1138](https://github.com/box/box-content-preview/issues/1138)
- chore(i18n): Update Translations (#1147) ([f3b8b8a](https://github.com/box/box-content-preview/commit/f3b8b8a)), closes [#1147](https://github.com/box/box-content-preview/issues/1147)
- chore(i18n): Update Translations (#1148) ([2106492](https://github.com/box/box-content-preview/commit/2106492)), closes [#1148](https://github.com/box/box-content-preview/issues/1148)
- chore(i18n): Update Translations (#1151) ([7e4abd3](https://github.com/box/box-content-preview/commit/7e4abd3)), closes [#1151](https://github.com/box/box-content-preview/issues/1151)

## 2.32.0 (2020-01-07)

- chore(deps): Upgrade cypress to latest available version (#1139) ([c79ce5f](https://github.com/box/box-content-preview/commit/c79ce5f)), closes [#1139](https://github.com/box/box-content-preview/issues/1139)
- feat(archive): Add archive loader to prepare for conversion feature flip (#1137) ([0250432](https://github.com/box/box-content-preview/commit/0250432)), closes [#1137](https://github.com/box/box-content-preview/issues/1137)
- feat(archive): Catch random errors in BoxArchive and throw preview error (#1142) ([e83f0e8](https://github.com/box/box-content-preview/commit/e83f0e8)), closes [#1142](https://github.com/box/box-content-preview/issues/1142)
- fix(test): Re-enable the e2e test due to conversion error (#1141) ([320a709](https://github.com/box/box-content-preview/commit/320a709)), closes [#1141](https://github.com/box/box-content-preview/issues/1141)

## 2.31.0 (2019-12-31)

* chore(archive): Add resin to ArchiveViewer (#1134) ([40eab74](https://github.com/box/box-content-preview/commit/40eab74)), closes [#1134](https://github.com/box/box-content-preview/issues/1134)
* chore(build): Add dry run option (#1116) ([3c14e52](https://github.com/box/box-content-preview/commit/3c14e52)), closes [#1116](https://github.com/box/box-content-preview/issues/1116)
* chore(deps): Upgrade @box/frontend and related dev dependencies (#1135) ([b3bc23f](https://github.com/box/box-content-preview/commit/b3bc23f)), closes [#1135](https://github.com/box/box-content-preview/issues/1135)
* chore(i18n): Update Translations (#1115) ([7472809](https://github.com/box/box-content-preview/commit/7472809)), closes [#1115](https://github.com/box/box-content-preview/issues/1115)
* chore(i18n): Update Translations (#1118) ([43ae203](https://github.com/box/box-content-preview/commit/43ae203)), closes [#1118](https://github.com/box/box-content-preview/issues/1118)
* chore(i18n): Update Translations (#1122) ([5dadce5](https://github.com/box/box-content-preview/commit/5dadce5)), closes [#1122](https://github.com/box/box-content-preview/issues/1122)
* chore(i18n): Update Translations (#1125) ([8abfb53](https://github.com/box/box-content-preview/commit/8abfb53)), closes [#1125](https://github.com/box/box-content-preview/issues/1125)
* chore(i18n): Update Translations (#1127) ([15d60a7](https://github.com/box/box-content-preview/commit/15d60a7)), closes [#1127](https://github.com/box/box-content-preview/issues/1127)
* chore(i18n): Update Translations (#1131) ([1671f64](https://github.com/box/box-content-preview/commit/1671f64)), closes [#1131](https://github.com/box/box-content-preview/issues/1131)
* chore(release): Remove eval from release script (#1124) ([415a1bc](https://github.com/box/box-content-preview/commit/415a1bc)), closes [#1124](https://github.com/box/box-content-preview/issues/1124)
* chore(tests): Clean up content in test file ([8b91e80](https://github.com/box/box-content-preview/commit/8b91e80))
* chore(types): Add support for typescript and add types to api module (#1132) ([0a4ed88](https://github.com/box/box-content-preview/commit/0a4ed88)), closes [#1132](https://github.com/box/box-content-preview/issues/1132)
* fix(preloader): Fix preload experience for presentation viewer (#1129) ([9fe2a25](https://github.com/box/box-content-preview/commit/9fe2a25)), closes [#1129](https://github.com/box/box-content-preview/issues/1129)
* fix(test): Fix possible sanity test bug (#1117) ([dc71bed](https://github.com/box/box-content-preview/commit/dc71bed)), closes [#1117](https://github.com/box/box-content-preview/issues/1117)
* fix(video): Change event type for setting up video element (#1133) ([f99bf5a](https://github.com/box/box-content-preview/commit/f99bf5a)), closes [#1133](https://github.com/box/box-content-preview/issues/1133)
* build(tests): Use cheaper source maps to speed up test compilation (#1130) ([b840356](https://github.com/box/box-content-preview/commit/b840356)), closes [#1130](https://github.com/box/box-content-preview/issues/1130)
* feat(archive-viewer): add archive loader, viewer, and archive explorer (#1112) ([6797c70](https://github.com/box/box-content-preview/commit/6797c70)), closes [#1112](https://github.com/box/box-content-preview/issues/1112)
* feat(archive-viewer): Add breadcrumbs (#1119) ([d09738f](https://github.com/box/box-content-preview/commit/d09738f)), closes [#1119](https://github.com/box/box-content-preview/issues/1119)
* feat(archive-viewer): Add search (#1121) ([2897851](https://github.com/box/box-content-preview/commit/2897851)), closes [#1121](https://github.com/box/box-content-preview/issues/1121)
* feat(archive): Add sortable columns to ArchiveExplorer (#1126) ([477300a](https://github.com/box/box-content-preview/commit/477300a)), closes [#1126](https://github.com/box/box-content-preview/issues/1126)
* feat(archive): Add support for archive viewer internationalization (#1120) ([b8c60e9](https://github.com/box/box-content-preview/commit/b8c60e9)), closes [#1120](https://github.com/box/box-content-preview/issues/1120)
* feat(pdf): parse disableFontFace option from viewer options (#1128) ([c38bac4](https://github.com/box/box-content-preview/commit/c38bac4)), closes [#1128](https://github.com/box/box-content-preview/issues/1128)


- chore(archive): Add resin to ArchiveViewer (#1134) ([40eab74](https://github.com/box/box-content-preview/commit/40eab74)), closes [#1134](https://github.com/box/box-content-preview/issues/1134)
- chore(build): Add dry run option (#1116) ([3c14e52](https://github.com/box/box-content-preview/commit/3c14e52)), closes [#1116](https://github.com/box/box-content-preview/issues/1116)
- chore(deps): Upgrade @box/frontend and related dev dependencies (#1135) ([b3bc23f](https://github.com/box/box-content-preview/commit/b3bc23f)), closes [#1135](https://github.com/box/box-content-preview/issues/1135)
- chore(i18n): Update Translations (#1115) ([7472809](https://github.com/box/box-content-preview/commit/7472809)), closes [#1115](https://github.com/box/box-content-preview/issues/1115)
- chore(i18n): Update Translations (#1118) ([43ae203](https://github.com/box/box-content-preview/commit/43ae203)), closes [#1118](https://github.com/box/box-content-preview/issues/1118)
- chore(i18n): Update Translations (#1122) ([5dadce5](https://github.com/box/box-content-preview/commit/5dadce5)), closes [#1122](https://github.com/box/box-content-preview/issues/1122)
- chore(i18n): Update Translations (#1125) ([8abfb53](https://github.com/box/box-content-preview/commit/8abfb53)), closes [#1125](https://github.com/box/box-content-preview/issues/1125)
- chore(i18n): Update Translations (#1127) ([15d60a7](https://github.com/box/box-content-preview/commit/15d60a7)), closes [#1127](https://github.com/box/box-content-preview/issues/1127)
- chore(i18n): Update Translations (#1131) ([1671f64](https://github.com/box/box-content-preview/commit/1671f64)), closes [#1131](https://github.com/box/box-content-preview/issues/1131)
- chore(release): Remove eval from release script (#1124) ([415a1bc](https://github.com/box/box-content-preview/commit/415a1bc)), closes [#1124](https://github.com/box/box-content-preview/issues/1124)
- chore(tests): Clean up content in test file ([8b91e80](https://github.com/box/box-content-preview/commit/8b91e80))
- chore(types): Add support for typescript and add types to api module (#1132) ([0a4ed88](https://github.com/box/box-content-preview/commit/0a4ed88)), closes [#1132](https://github.com/box/box-content-preview/issues/1132)
- fix(preloader): Fix preload experience for presentation viewer (#1129) ([9fe2a25](https://github.com/box/box-content-preview/commit/9fe2a25)), closes [#1129](https://github.com/box/box-content-preview/issues/1129)
- fix(test): Fix possible sanity test bug (#1117) ([dc71bed](https://github.com/box/box-content-preview/commit/dc71bed)), closes [#1117](https://github.com/box/box-content-preview/issues/1117)
- fix(video): Change event type for setting up video element (#1133) ([f99bf5a](https://github.com/box/box-content-preview/commit/f99bf5a)), closes [#1133](https://github.com/box/box-content-preview/issues/1133)
- build(tests): Use cheaper source maps to speed up test compilation (#1130) ([b840356](https://github.com/box/box-content-preview/commit/b840356)), closes [#1130](https://github.com/box/box-content-preview/issues/1130)
- feat(archive-viewer): add archive loader, viewer, and archive explorer (#1112) ([6797c70](https://github.com/box/box-content-preview/commit/6797c70)), closes [#1112](https://github.com/box/box-content-preview/issues/1112)
- feat(archive-viewer): Add breadcrumbs (#1119) ([d09738f](https://github.com/box/box-content-preview/commit/d09738f)), closes [#1119](https://github.com/box/box-content-preview/issues/1119)
- feat(archive-viewer): Add search (#1121) ([2897851](https://github.com/box/box-content-preview/commit/2897851)), closes [#1121](https://github.com/box/box-content-preview/issues/1121)
- feat(archive): Add sortable columns to ArchiveExplorer (#1126) ([477300a](https://github.com/box/box-content-preview/commit/477300a)), closes [#1126](https://github.com/box/box-content-preview/issues/1126)
- feat(archive): Add support for archive viewer internationalization (#1120) ([b8c60e9](https://github.com/box/box-content-preview/commit/b8c60e9)), closes [#1120](https://github.com/box/box-content-preview/issues/1120)
- feat(pdf): parse disableFontFace option from viewer options (#1128) ([c38bac4](https://github.com/box/box-content-preview/commit/c38bac4)), closes [#1128](https://github.com/box/box-content-preview/issues/1128)

## 2.30.0 (2019-12-10)

Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/box/box-content-preview&style=flat)](https://mergify.io)
[![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-v2.32.0-blue.svg?style=flat-square)](https://github.com/box/box-content-preview)
[![version](https://img.shields.io/badge/version-v2.33.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 @@ -20,11 +20,11 @@ If you are using Internet Explorer 11, which doesn't natively support promises,

## Current Version

- Version: v2.32.0
- Version: v2.33.0
- Locale: en-US

https://cdn01.boxcdn.net/platform/preview/2.32.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/2.32.0/en-US/preview.css
https://cdn01.boxcdn.net/platform/preview/2.33.0/en-US/preview.js
https://cdn01.boxcdn.net/platform/preview/2.33.0/en-US/preview.css

## Supported Locales

Expand Down Expand Up @@ -53,10 +53,10 @@ 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/2.32.0/en-US/preview.js"></script>
<script src="https://cdn01.boxcdn.net/platform/preview/2.33.0/en-US/preview.js"></script>
<link
rel="stylesheet"
href="https://cdn01.boxcdn.net/platform/preview/2.32.0/en-US/preview.css"
href="https://cdn01.boxcdn.net/platform/preview/2.33.0/en-US/preview.css"
/>
</head>
<body>
Expand All @@ -77,7 +77,7 @@ 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 v2.32.0`
- Check out a specific version with `git checkout v2.33.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 build:i18n && yarn:build:prod`
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": "2.32.0",
"version": "2.33.0",
"description": "Box Content Preview UI Element",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit ab8aaae

Please sign in to comment.