From 126f78dafd029cfd2f5f2e5184c5d038d82d3d2a Mon Sep 17 00:00:00 2001 From: Tony Jin Date: Thu, 6 Apr 2017 16:33:54 -0700 Subject: [PATCH] Chore: Moving existing CHANGELOG.md to HISTORY.md - Moving CHANGELOG for v0.112.0 - v0.117.0 to HISTORY.md - Generate CHANGELOG only for last version --- CHANGELOG.md | 391 ----------------------------------------------- HISTORY.md | 86 +++++++++++ build/release.sh | 2 +- 3 files changed, 87 insertions(+), 392 deletions(-) delete mode 100644 CHANGELOG.md create mode 100644 HISTORY.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 7ba171a33..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,391 +0,0 @@ -# Change Log - -## [v0.117.0](https://github.com/box/box-content-preview/tree/v0.117.0) (2017-04-06) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.116.0...v0.117.0) - -**Merged pull requests:** - -- Chore: Fixing changelog generator again [\#56](https://github.com/box/box-content-preview/pull/56) ([tonyjin](https://github.com/tonyjin)) - -## [v0.116.0](https://github.com/box/box-content-preview/tree/v0.116.0) (2017-04-06) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.115.0...v0.116.0) - -**Merged pull requests:** - -- Chore: Updating changelog generator [\#55](https://github.com/box/box-content-preview/pull/55) ([tonyjin](https://github.com/tonyjin)) -- Fix: 3D Error messages [\#54](https://github.com/box/box-content-preview/pull/54) ([jeremypress](https://github.com/jeremypress)) -- Chore: Removing rotateLeft method from DocBaseViewer [\#52](https://github.com/box/box-content-preview/pull/52) ([pramodsum](https://github.com/pramodsum)) -- Chore: Switching changelog generation to conventional-changelog [\#51](https://github.com/box/box-content-preview/pull/51) ([jeremypress](https://github.com/jeremypress)) -- Update Translations [\#50](https://github.com/box/box-content-preview/pull/50) ([boxmoji](https://github.com/boxmoji)) -- Fix: COXP-3500 Reset camera issue in Box3D [\#47](https://github.com/box/box-content-preview/pull/47) ([MiiBond](https://github.com/MiiBond)) -- Fix: Don't display find bar when the text-layer/downloads are disabled [\#41](https://github.com/box/box-content-preview/pull/41) ([pramodsum](https://github.com/pramodsum)) -- Chore: Rename viewers [\#29](https://github.com/box/box-content-preview/pull/29) ([JustinHoldstock](https://github.com/JustinHoldstock)) - -## [v0.115.0](https://github.com/box/box-content-preview/tree/v0.115.0) (2017-04-05) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.114.0...v0.115.0) - -**Merged pull requests:** - -- Chore: Add support for build/rsync.json for local development [\#49](https://github.com/box/box-content-preview/pull/49) ([tonyjin](https://github.com/tonyjin)) -- Update: Don't time out during conversion [\#46](https://github.com/box/box-content-preview/pull/46) ([tonyjin](https://github.com/tonyjin)) -- Chore: Minify third party CSS with cssnano [\#45](https://github.com/box/box-content-preview/pull/45) ([tonyjin](https://github.com/tonyjin)) -- Chore: Upgrading PDF.js to 1.7.401 [\#44](https://github.com/box/box-content-preview/pull/44) ([jeremypress](https://github.com/jeremypress)) -- Build: Updating upgrade\_pdfjs script [\#43](https://github.com/box/box-content-preview/pull/43) ([jeremypress](https://github.com/jeremypress)) -- Update Translations [\#40](https://github.com/box/box-content-preview/pull/40) ([boxmoji](https://github.com/boxmoji)) -- Chore: Fixing link in README [\#38](https://github.com/box/box-content-preview/pull/38) ([pramodsum](https://github.com/pramodsum)) -- Build: Adding commit linting [\#37](https://github.com/box/box-content-preview/pull/37) ([jeremypress](https://github.com/jeremypress)) -- Fix: replacing .keynote extension with .key [\#36](https://github.com/box/box-content-preview/pull/36) ([jeremypress](https://github.com/jeremypress)) -- Chore: isMobile refactor [\#35](https://github.com/box/box-content-preview/pull/35) ([jeremypress](https://github.com/jeremypress)) -- Chore: Adding browser canDownload check [\#34](https://github.com/box/box-content-preview/pull/34) ([jeremypress](https://github.com/jeremypress)) -- Chore: Refactor filmstripShowHandler for testability [\#33](https://github.com/box/box-content-preview/pull/33) ([bhh1988](https://github.com/bhh1988)) -- Chore: Continuing to fix release script [\#32](https://github.com/box/box-content-preview/pull/32) ([tonyjin](https://github.com/tonyjin)) -- Fix: Validating annotation thread params [\#17](https://github.com/box/box-content-preview/pull/17) ([pramodsum](https://github.com/pramodsum)) -- Update: Updating box ui colors [\#14](https://github.com/box/box-content-preview/pull/14) ([priyajeet](https://github.com/priyajeet)) - -## [v0.114.0](https://github.com/box/box-content-preview/tree/v0.114.0) (2017-03-29) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.113.0...v0.114.0) - -**Merged pull requests:** - -- Chore: Update release script [\#31](https://github.com/box/box-content-preview/pull/31) ([tonyjin](https://github.com/tonyjin)) - -## [v0.113.0](https://github.com/box/box-content-preview/tree/v0.113.0) (2017-03-28) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.112.0...v0.113.0) - -**Merged pull requests:** - -- Chore: Separate tagging from build [\#30](https://github.com/box/box-content-preview/pull/30) ([tonyjin](https://github.com/tonyjin)) -- Fix: Bug fixes for expiring embed Preview [\#28](https://github.com/box/box-content-preview/pull/28) ([tonyjin](https://github.com/tonyjin)) -- New: adding error messages for iWork files [\#27](https://github.com/box/box-content-preview/pull/27) ([jeremypress](https://github.com/jeremypress)) -- Fix: Don't show error download btn if option is not set [\#25](https://github.com/box/box-content-preview/pull/25) ([tonyjin](https://github.com/tonyjin)) -- Chore: Preview.js cleanup and slight refactor [\#24](https://github.com/box/box-content-preview/pull/24) ([tonyjin](https://github.com/tonyjin)) -- Filmstrip interval should be determined from rep metadata field [\#23](https://github.com/box/box-content-preview/pull/23) ([bhh1988](https://github.com/bhh1988)) -- Breaking: Support {+asset\_path} to follow RFC6570 [\#22](https://github.com/box/box-content-preview/pull/22) ([tonyjin](https://github.com/tonyjin)) -- Fix: Guard against unsupported lose\_context extension on IE11 and Edge [\#21](https://github.com/box/box-content-preview/pull/21) ([MiiBond](https://github.com/MiiBond)) -- New: centering image prints [\#18](https://github.com/box/box-content-preview/pull/18) ([jeremypress](https://github.com/jeremypress)) -- Chore: Remove dist folder from repo [\#16](https://github.com/box/box-content-preview/pull/16) ([tonyjin](https://github.com/tonyjin)) -- Chore: Separately version third-party assets [\#15](https://github.com/box/box-content-preview/pull/15) ([tonyjin](https://github.com/tonyjin)) -- New: Enable activation/deactivation of VR when headset put on/off [\#13](https://github.com/box/box-content-preview/pull/13) ([MiiBond](https://github.com/MiiBond)) -- New: Preload for presentation viewer [\#12](https://github.com/box/box-content-preview/pull/12) ([tonyjin](https://github.com/tonyjin)) -- Release: 0.112.0 [\#11](https://github.com/box/box-content-preview/pull/11) ([tonyjin](https://github.com/tonyjin)) -- Update: Added Box branding to Vive controllers. [\#10](https://github.com/box/box-content-preview/pull/10) ([MiiBond](https://github.com/MiiBond)) -- Breaking: Switching to Preview class instead of Preview singleton [\#7](https://github.com/box/box-content-preview/pull/7) ([priyajeet](https://github.com/priyajeet)) - -## [v0.112.0](https://github.com/box/box-content-preview/tree/v0.112.0) (2017-03-22) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.111.0...v0.112.0) - -**Merged pull requests:** - -- Build: Add release script [\#9](https://github.com/box/box-content-preview/pull/9) ([tonyjin](https://github.com/tonyjin)) -- Fix uncaught exceptions box3d [\#8](https://github.com/box/box-content-preview/pull/8) ([JustinHoldstock](https://github.com/JustinHoldstock)) -- 397 animation controls dont appear [\#6](https://github.com/box/box-content-preview/pull/6) ([MiiBond](https://github.com/MiiBond)) -- Update: Adjust default camera distance for model3d viewer [\#5](https://github.com/box/box-content-preview/pull/5) ([MiiBond](https://github.com/MiiBond)) -- 360 update oculus touch materials [\#4](https://github.com/box/box-content-preview/pull/4) ([MiiBond](https://github.com/MiiBond)) -- Update README license to match LICENSE file [\#3](https://github.com/box/box-content-preview/pull/3) ([tonyjin](https://github.com/tonyjin)) -- Move documentation into viewer folders [\#2](https://github.com/box/box-content-preview/pull/2) ([tonyjin](https://github.com/tonyjin)) -- Setting up Travis [\#1](https://github.com/box/box-content-preview/pull/1) ([tonyjin](https://github.com/tonyjin)) - -## [v0.111.0](https://github.com/box/box-content-preview/tree/v0.111.0) (2017-03-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.110.0...v0.111.0) - -## [v0.110.0](https://github.com/box/box-content-preview/tree/v0.110.0) (2017-03-16) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.108.0...v0.110.0) - -## [v0.108.0](https://github.com/box/box-content-preview/tree/v0.108.0) (2017-03-09) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.107.0...v0.108.0) - -## [v0.107.0](https://github.com/box/box-content-preview/tree/v0.107.0) (2017-03-07) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.106.0...v0.107.0) - -## [v0.106.0](https://github.com/box/box-content-preview/tree/v0.106.0) (2017-03-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.105.0...v0.106.0) - -## [v0.105.0](https://github.com/box/box-content-preview/tree/v0.105.0) (2017-02-27) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.104.0...v0.105.0) - -## [v0.104.0](https://github.com/box/box-content-preview/tree/v0.104.0) (2017-02-24) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.103.0...v0.104.0) - -## [v0.103.0](https://github.com/box/box-content-preview/tree/v0.103.0) (2017-02-24) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.102.0...v0.103.0) - -## [v0.102.0](https://github.com/box/box-content-preview/tree/v0.102.0) (2017-02-23) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.101.0...v0.102.0) - -## [v0.101.0](https://github.com/box/box-content-preview/tree/v0.101.0) (2017-02-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.100.0...v0.101.0) - -## [v0.100.0](https://github.com/box/box-content-preview/tree/v0.100.0) (2017-02-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.99.0...v0.100.0) - -## [v0.99.0](https://github.com/box/box-content-preview/tree/v0.99.0) (2017-01-27) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.98.0...v0.99.0) - -## [v0.98.0](https://github.com/box/box-content-preview/tree/v0.98.0) (2017-01-25) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.97.0...v0.98.0) - -## [v0.97.0](https://github.com/box/box-content-preview/tree/v0.97.0) (2017-01-19) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.96.0...v0.97.0) - -## [v0.96.0](https://github.com/box/box-content-preview/tree/v0.96.0) (2017-01-11) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.95.0...v0.96.0) - -## [v0.95.0](https://github.com/box/box-content-preview/tree/v0.95.0) (2016-12-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.94.0...v0.95.0) - -## [v0.94.0](https://github.com/box/box-content-preview/tree/v0.94.0) (2016-12-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.93.0...v0.94.0) - -## [v0.93.0](https://github.com/box/box-content-preview/tree/v0.93.0) (2016-12-14) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.91.0...v0.93.0) - -## [v0.91.0](https://github.com/box/box-content-preview/tree/v0.91.0) (2016-12-10) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.90.0...v0.91.0) - -## [v0.90.0](https://github.com/box/box-content-preview/tree/v0.90.0) (2016-12-07) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.89.0...v0.90.0) - -## [v0.89.0](https://github.com/box/box-content-preview/tree/v0.89.0) (2016-12-07) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.88.0...v0.89.0) - -## [v0.88.0](https://github.com/box/box-content-preview/tree/v0.88.0) (2016-11-23) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.87.0...v0.88.0) - -## [v0.87.0](https://github.com/box/box-content-preview/tree/v0.87.0) (2016-11-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.86.0...v0.87.0) - -## [v0.86.0](https://github.com/box/box-content-preview/tree/v0.86.0) (2016-11-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.85.0...v0.86.0) - -## [v0.85.0](https://github.com/box/box-content-preview/tree/v0.85.0) (2016-11-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.84.0...v0.85.0) - -## [v0.84.0](https://github.com/box/box-content-preview/tree/v0.84.0) (2016-10-25) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.83.0...v0.84.0) - -## [v0.83.0](https://github.com/box/box-content-preview/tree/v0.83.0) (2016-10-25) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.82.0...v0.83.0) - -## [v0.82.0](https://github.com/box/box-content-preview/tree/v0.82.0) (2016-10-22) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.81.0...v0.82.0) - -## [v0.81.0](https://github.com/box/box-content-preview/tree/v0.81.0) (2016-10-12) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.79.0...v0.81.0) - -## [v0.79.0](https://github.com/box/box-content-preview/tree/v0.79.0) (2016-09-29) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.78.0...v0.79.0) - -## [v0.78.0](https://github.com/box/box-content-preview/tree/v0.78.0) (2016-09-20) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.77.0...v0.78.0) - -## [v0.77.0](https://github.com/box/box-content-preview/tree/v0.77.0) (2016-09-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.76.0...v0.77.0) - -## [v0.76.0](https://github.com/box/box-content-preview/tree/v0.76.0) (2016-08-29) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.75.0...v0.76.0) - -## [v0.75.0](https://github.com/box/box-content-preview/tree/v0.75.0) (2016-08-25) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.74.0...v0.75.0) - -## [v0.74.0](https://github.com/box/box-content-preview/tree/v0.74.0) (2016-08-20) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.73.0...v0.74.0) - -## [v0.73.0](https://github.com/box/box-content-preview/tree/v0.73.0) (2016-08-19) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.72.0...v0.73.0) - -## [v0.72.0](https://github.com/box/box-content-preview/tree/v0.72.0) (2016-08-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.71.0...v0.72.0) - -## [v0.71.0](https://github.com/box/box-content-preview/tree/v0.71.0) (2016-08-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.70.0...v0.71.0) - -## [v0.70.0](https://github.com/box/box-content-preview/tree/v0.70.0) (2016-08-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.69.0...v0.70.0) - -## [v0.69.0](https://github.com/box/box-content-preview/tree/v0.69.0) (2016-08-05) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.68.0...v0.69.0) - -## [v0.68.0](https://github.com/box/box-content-preview/tree/v0.68.0) (2016-08-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.67.0...v0.68.0) - -## [v0.67.0](https://github.com/box/box-content-preview/tree/v0.67.0) (2016-07-13) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.66.0...v0.67.0) - -## [v0.66.0](https://github.com/box/box-content-preview/tree/v0.66.0) (2016-07-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.65.0...v0.66.0) - -## [v0.65.0](https://github.com/box/box-content-preview/tree/v0.65.0) (2016-06-30) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.63.0...v0.65.0) - -## [v0.63.0](https://github.com/box/box-content-preview/tree/v0.63.0) (2016-06-23) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.61.0...v0.63.0) - -## [v0.61.0](https://github.com/box/box-content-preview/tree/v0.61.0) (2016-06-07) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.60.0...v0.61.0) - -## [v0.60.0](https://github.com/box/box-content-preview/tree/v0.60.0) (2016-06-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.59.0...v0.60.0) - -## [v0.59.0](https://github.com/box/box-content-preview/tree/v0.59.0) (2016-06-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.58.0...v0.59.0) - -## [v0.58.0](https://github.com/box/box-content-preview/tree/v0.58.0) (2016-06-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.57.0...v0.58.0) - -## [v0.57.0](https://github.com/box/box-content-preview/tree/v0.57.0) (2016-06-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.56.0...v0.57.0) - -## [v0.56.0](https://github.com/box/box-content-preview/tree/v0.56.0) (2016-05-24) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.55.0...v0.56.0) - -## [v0.55.0](https://github.com/box/box-content-preview/tree/v0.55.0) (2016-05-10) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.54.0...v0.55.0) - -## [v0.54.0](https://github.com/box/box-content-preview/tree/v0.54.0) (2016-05-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.52.0...v0.54.0) - -## [v0.52.0](https://github.com/box/box-content-preview/tree/v0.52.0) (2016-04-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.51.0...v0.52.0) - -## [v0.51.0](https://github.com/box/box-content-preview/tree/v0.51.0) (2016-04-05) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.50.0...v0.51.0) - -## [v0.50.0](https://github.com/box/box-content-preview/tree/v0.50.0) (2016-04-02) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.47.0...v0.50.0) - -## [v0.47.0](https://github.com/box/box-content-preview/tree/v0.47.0) (2016-03-11) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.46.0...v0.47.0) - -## [v0.46.0](https://github.com/box/box-content-preview/tree/v0.46.0) (2016-03-07) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.45.0...v0.46.0) - -## [v0.45.0](https://github.com/box/box-content-preview/tree/v0.45.0) (2016-03-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.44.0...v0.45.0) - -## [v0.44.0](https://github.com/box/box-content-preview/tree/v0.44.0) (2016-02-23) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.43.1...v0.44.0) - -## [v0.43.1](https://github.com/box/box-content-preview/tree/v0.43.1) (2016-02-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.43.0...v0.43.1) - -## [v0.43.0](https://github.com/box/box-content-preview/tree/v0.43.0) (2016-02-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.42.3...v0.43.0) - -## [v0.42.3](https://github.com/box/box-content-preview/tree/v0.42.3) (2016-02-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.42.2...v0.42.3) - -## [v0.42.2](https://github.com/box/box-content-preview/tree/v0.42.2) (2016-02-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.42.1...v0.42.2) - -## [v0.42.1](https://github.com/box/box-content-preview/tree/v0.42.1) (2016-02-17) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.41.0...v0.42.1) - -## [v0.41.0](https://github.com/box/box-content-preview/tree/v0.41.0) (2016-02-11) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.40.0...v0.41.0) - -## [v0.40.0](https://github.com/box/box-content-preview/tree/v0.40.0) (2016-02-10) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.39.0...v0.40.0) - -## [v0.39.0](https://github.com/box/box-content-preview/tree/v0.39.0) (2016-02-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.38.0...v0.39.0) - -## [v0.38.0](https://github.com/box/box-content-preview/tree/v0.38.0) (2016-02-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.37.0...v0.38.0) - -## [v0.37.0](https://github.com/box/box-content-preview/tree/v0.37.0) (2016-01-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.36.0...v0.37.0) - -## [v0.36.0](https://github.com/box/box-content-preview/tree/v0.36.0) (2016-01-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.35.0...v0.36.0) - -## [v0.35.0](https://github.com/box/box-content-preview/tree/v0.35.0) (2016-01-14) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.34.0...v0.35.0) - -## [v0.34.0](https://github.com/box/box-content-preview/tree/v0.34.0) (2016-01-12) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.33.0...v0.34.0) - -## [v0.33.0](https://github.com/box/box-content-preview/tree/v0.33.0) (2016-01-02) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.32.0...v0.33.0) - -## [v0.32.0](https://github.com/box/box-content-preview/tree/v0.32.0) (2015-12-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.31.0...v0.32.0) - -## [v0.31.0](https://github.com/box/box-content-preview/tree/v0.31.0) (2015-12-18) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.30.0...v0.31.0) - -## [v0.30.0](https://github.com/box/box-content-preview/tree/v0.30.0) (2015-12-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.29.0...v0.30.0) - -## [v0.29.0](https://github.com/box/box-content-preview/tree/v0.29.0) (2015-12-15) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.28.0...v0.29.0) - -## [v0.28.0](https://github.com/box/box-content-preview/tree/v0.28.0) (2015-12-11) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.27.0...v0.28.0) - -## [v0.27.0](https://github.com/box/box-content-preview/tree/v0.27.0) (2015-12-05) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.26.0...v0.27.0) - -## [v0.26.0](https://github.com/box/box-content-preview/tree/v0.26.0) (2015-12-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.25.0...v0.26.0) - -## [v0.25.0](https://github.com/box/box-content-preview/tree/v0.25.0) (2015-12-01) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.24.0...v0.25.0) - -## [v0.24.0](https://github.com/box/box-content-preview/tree/v0.24.0) (2015-11-23) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.23.0...v0.24.0) - -## [v0.23.0](https://github.com/box/box-content-preview/tree/v0.23.0) (2015-11-20) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.22.0...v0.23.0) - -## [v0.22.0](https://github.com/box/box-content-preview/tree/v0.22.0) (2015-11-13) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.21.0...v0.22.0) - -## [v0.21.0](https://github.com/box/box-content-preview/tree/v0.21.0) (2015-11-13) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.20.0...v0.21.0) - -## [v0.20.0](https://github.com/box/box-content-preview/tree/v0.20.0) (2015-11-05) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.19.0...v0.20.0) - -## [v0.19.0](https://github.com/box/box-content-preview/tree/v0.19.0) (2015-11-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.18.0...v0.19.0) - -## [v0.18.0](https://github.com/box/box-content-preview/tree/v0.18.0) (2015-11-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.17.0...v0.18.0) - -## [v0.17.0](https://github.com/box/box-content-preview/tree/v0.17.0) (2015-11-04) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.16.0...v0.17.0) - -## [v0.16.0](https://github.com/box/box-content-preview/tree/v0.16.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.14.0...v0.16.0) - -## [v0.14.0](https://github.com/box/box-content-preview/tree/v0.14.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.13.0...v0.14.0) - -## [v0.13.0](https://github.com/box/box-content-preview/tree/v0.13.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.12.0...v0.13.0) - -## [v0.12.0](https://github.com/box/box-content-preview/tree/v0.12.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.10.0...v0.12.0) - -## [v0.10.0](https://github.com/box/box-content-preview/tree/v0.10.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.8.0...v0.10.0) - -## [v0.8.0](https://github.com/box/box-content-preview/tree/v0.8.0) (2015-11-03) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.6.0...v0.8.0) - -## [v0.6.0](https://github.com/box/box-content-preview/tree/v0.6.0) (2015-11-02) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.5.0...v0.6.0) - -## [v0.5.0](https://github.com/box/box-content-preview/tree/v0.5.0) (2015-10-21) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.4.0...v0.5.0) - -## [v0.4.0](https://github.com/box/box-content-preview/tree/v0.4.0) (2015-10-19) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.3.0...v0.4.0) - -## [v0.3.0](https://github.com/box/box-content-preview/tree/v0.3.0) (2015-10-16) -[Full Changelog](https://github.com/box/box-content-preview/compare/v0.1.0...v0.3.0) - -## [v0.1.0](https://github.com/box/box-content-preview/tree/v0.1.0) (2015-10-16) - - -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 000000000..53458408f --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,86 @@ +# Historical Change Log + +## [v0.117.0](https://github.com/box/box-content-preview/tree/v0.117.0) (2017-04-06) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.116.0...v0.117.0) + +**Merged pull requests:** + +- Chore: Fixing changelog generator again [\#56](https://github.com/box/box-content-preview/pull/56) ([tonyjin](https://github.com/tonyjin)) + +## [v0.116.0](https://github.com/box/box-content-preview/tree/v0.116.0) (2017-04-06) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.115.0...v0.116.0) + +**Merged pull requests:** + +- Chore: Updating changelog generator [\#55](https://github.com/box/box-content-preview/pull/55) ([tonyjin](https://github.com/tonyjin)) +- Fix: 3D Error messages [\#54](https://github.com/box/box-content-preview/pull/54) ([jeremypress](https://github.com/jeremypress)) +- Chore: Removing rotateLeft method from DocBaseViewer [\#52](https://github.com/box/box-content-preview/pull/52) ([pramodsum](https://github.com/pramodsum)) +- Chore: Switching changelog generation to conventional-changelog [\#51](https://github.com/box/box-content-preview/pull/51) ([jeremypress](https://github.com/jeremypress)) +- Update Translations [\#50](https://github.com/box/box-content-preview/pull/50) ([boxmoji](https://github.com/boxmoji)) +- Fix: COXP-3500 Reset camera issue in Box3D [\#47](https://github.com/box/box-content-preview/pull/47) ([MiiBond](https://github.com/MiiBond)) +- Fix: Don't display find bar when the text-layer/downloads are disabled [\#41](https://github.com/box/box-content-preview/pull/41) ([pramodsum](https://github.com/pramodsum)) +- Chore: Rename viewers [\#29](https://github.com/box/box-content-preview/pull/29) ([JustinHoldstock](https://github.com/JustinHoldstock)) + +## [v0.115.0](https://github.com/box/box-content-preview/tree/v0.115.0) (2017-04-05) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.114.0...v0.115.0) + +**Merged pull requests:** + +- Chore: Add support for build/rsync.json for local development [\#49](https://github.com/box/box-content-preview/pull/49) ([tonyjin](https://github.com/tonyjin)) +- Update: Don't time out during conversion [\#46](https://github.com/box/box-content-preview/pull/46) ([tonyjin](https://github.com/tonyjin)) +- Chore: Minify third party CSS with cssnano [\#45](https://github.com/box/box-content-preview/pull/45) ([tonyjin](https://github.com/tonyjin)) +- Chore: Upgrading PDF.js to 1.7.401 [\#44](https://github.com/box/box-content-preview/pull/44) ([jeremypress](https://github.com/jeremypress)) +- Build: Updating upgrade\_pdfjs script [\#43](https://github.com/box/box-content-preview/pull/43) ([jeremypress](https://github.com/jeremypress)) +- Update Translations [\#40](https://github.com/box/box-content-preview/pull/40) ([boxmoji](https://github.com/boxmoji)) +- Chore: Fixing link in README [\#38](https://github.com/box/box-content-preview/pull/38) ([pramodsum](https://github.com/pramodsum)) +- Build: Adding commit linting [\#37](https://github.com/box/box-content-preview/pull/37) ([jeremypress](https://github.com/jeremypress)) +- Fix: replacing .keynote extension with .key [\#36](https://github.com/box/box-content-preview/pull/36) ([jeremypress](https://github.com/jeremypress)) +- Chore: isMobile refactor [\#35](https://github.com/box/box-content-preview/pull/35) ([jeremypress](https://github.com/jeremypress)) +- Chore: Adding browser canDownload check [\#34](https://github.com/box/box-content-preview/pull/34) ([jeremypress](https://github.com/jeremypress)) +- Chore: Refactor filmstripShowHandler for testability [\#33](https://github.com/box/box-content-preview/pull/33) ([bhh1988](https://github.com/bhh1988)) +- Chore: Continuing to fix release script [\#32](https://github.com/box/box-content-preview/pull/32) ([tonyjin](https://github.com/tonyjin)) +- Fix: Validating annotation thread params [\#17](https://github.com/box/box-content-preview/pull/17) ([pramodsum](https://github.com/pramodsum)) +- Update: Updating box ui colors [\#14](https://github.com/box/box-content-preview/pull/14) ([priyajeet](https://github.com/priyajeet)) + +## [v0.114.0](https://github.com/box/box-content-preview/tree/v0.114.0) (2017-03-29) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.113.0...v0.114.0) + +**Merged pull requests:** + +- Chore: Update release script [\#31](https://github.com/box/box-content-preview/pull/31) ([tonyjin](https://github.com/tonyjin)) + +## [v0.113.0](https://github.com/box/box-content-preview/tree/v0.113.0) (2017-03-28) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.112.0...v0.113.0) + +**Merged pull requests:** + +- Chore: Separate tagging from build [\#30](https://github.com/box/box-content-preview/pull/30) ([tonyjin](https://github.com/tonyjin)) +- Fix: Bug fixes for expiring embed Preview [\#28](https://github.com/box/box-content-preview/pull/28) ([tonyjin](https://github.com/tonyjin)) +- New: adding error messages for iWork files [\#27](https://github.com/box/box-content-preview/pull/27) ([jeremypress](https://github.com/jeremypress)) +- Fix: Don't show error download btn if option is not set [\#25](https://github.com/box/box-content-preview/pull/25) ([tonyjin](https://github.com/tonyjin)) +- Chore: Preview.js cleanup and slight refactor [\#24](https://github.com/box/box-content-preview/pull/24) ([tonyjin](https://github.com/tonyjin)) +- Filmstrip interval should be determined from rep metadata field [\#23](https://github.com/box/box-content-preview/pull/23) ([bhh1988](https://github.com/bhh1988)) +- Breaking: Support {+asset\_path} to follow RFC6570 [\#22](https://github.com/box/box-content-preview/pull/22) ([tonyjin](https://github.com/tonyjin)) +- Fix: Guard against unsupported lose\_context extension on IE11 and Edge [\#21](https://github.com/box/box-content-preview/pull/21) ([MiiBond](https://github.com/MiiBond)) +- New: centering image prints [\#18](https://github.com/box/box-content-preview/pull/18) ([jeremypress](https://github.com/jeremypress)) +- Chore: Remove dist folder from repo [\#16](https://github.com/box/box-content-preview/pull/16) ([tonyjin](https://github.com/tonyjin)) +- Chore: Separately version third-party assets [\#15](https://github.com/box/box-content-preview/pull/15) ([tonyjin](https://github.com/tonyjin)) +- New: Enable activation/deactivation of VR when headset put on/off [\#13](https://github.com/box/box-content-preview/pull/13) ([MiiBond](https://github.com/MiiBond)) +- New: Preload for presentation viewer [\#12](https://github.com/box/box-content-preview/pull/12) ([tonyjin](https://github.com/tonyjin)) +- Release: 0.112.0 [\#11](https://github.com/box/box-content-preview/pull/11) ([tonyjin](https://github.com/tonyjin)) +- Update: Added Box branding to Vive controllers. [\#10](https://github.com/box/box-content-preview/pull/10) ([MiiBond](https://github.com/MiiBond)) +- Breaking: Switching to Preview class instead of Preview singleton [\#7](https://github.com/box/box-content-preview/pull/7) ([priyajeet](https://github.com/priyajeet)) + +## [v0.112.0](https://github.com/box/box-content-preview/tree/v0.112.0) (2017-03-22) +[Full Changelog](https://github.com/box/box-content-preview/compare/v0.111.0...v0.112.0) + +**Merged pull requests:** + +- Build: Add release script [\#9](https://github.com/box/box-content-preview/pull/9) ([tonyjin](https://github.com/tonyjin)) +- Fix uncaught exceptions box3d [\#8](https://github.com/box/box-content-preview/pull/8) ([JustinHoldstock](https://github.com/JustinHoldstock)) +- 397 animation controls dont appear [\#6](https://github.com/box/box-content-preview/pull/6) ([MiiBond](https://github.com/MiiBond)) +- Update: Adjust default camera distance for model3d viewer [\#5](https://github.com/box/box-content-preview/pull/5) ([MiiBond](https://github.com/MiiBond)) +- 360 update oculus touch materials [\#4](https://github.com/box/box-content-preview/pull/4) ([MiiBond](https://github.com/MiiBond)) +- Update README license to match LICENSE file [\#3](https://github.com/box/box-content-preview/pull/3) ([tonyjin](https://github.com/tonyjin)) +- Move documentation into viewer folders [\#2](https://github.com/box/box-content-preview/pull/2) ([tonyjin](https://github.com/tonyjin)) +- Setting up Travis [\#1](https://github.com/box/box-content-preview/pull/1) ([tonyjin](https://github.com/tonyjin)) diff --git a/build/release.sh b/build/release.sh index 3673e9fec..d10c1fc5d 100755 --- a/build/release.sh +++ b/build/release.sh @@ -49,7 +49,7 @@ update_changelog() { echo "Updating CHANGELOG.md" echo "----------------------------------------------------" - if github_changelog_generator box/box-content-preview --future-release v$VERSION; then + if github_changelog_generator box/box-content-preview --future-release v$VERSION --since-tag v$OLD_VERSION; then echo "----------------------------------------------------" echo "Updated CHANGELOG successfully" echo "----------------------------------------------------"