Skip to content

Releases: box/box-content-preview

v1.20.0

29 Nov 01:00
Compare
Choose a tag to compare
  • Release: 1.20.0 (014ae35)
  • Chore: extract file loading icons to be used globally throughout preview (#490) (ec2fc3b)
  • Chore: Remove autobind for Office and Media files (#505) (0ecfd5e)
  • Chore: Remove autobind from 3d controls (#508) (5aa3bc8)
  • Chore: Remove autobind from 3d viewers (#503) (411f319)
  • Chore: Remove autobind from BaseViewer (#502) (6d534be)
  • Chore: Remove autobind from DocFindBar (#510) (2a750e7)
  • Chore: Remove autobind from Document and Presentation Viewers (#507) (cd3c67e)
  • Chore: Remove autobind from error viewer (#506) (4fd7eda)
  • Chore: Remove autobind from text viewers (#511) (a2b93fd)
  • Chore: Remove autobind-decorator (#519) (146f55c)
  • Chore: Removing autobind from Preview.js (#500) (6d61b9d)
  • Update: box-annotations to v0.3.1 (#489) (a9580a6)
  • Update: box-annotations to v0.4.0 (#497) (808270b)
  • Update: box-annotations to v0.5.0 (#518) (ef82f49)
  • Remove autobind from image viewers (#501) (3b596b0)
  • Fix: BaseViewer debounced resize handler binding (#509) (32f3c9a)
  • Fix: Cachebust original representation URL (#493) (2005863)
  • Fix: fix full screen overflow on Windows Chrome (#491) (eee1525), closes #491
  • Fix: Media player control menus show scrollbars during transition (#494) (80e07c6)
  • Fix: Presentation preloading scales without max (#487) (11b2277)
  • Fix: Properly remove transitionend handler (#499) (79b4576)
  • Fix: Remove unhandled errors from unit tests (#498) (2e71743)
  • Fix: Reset retry count after successful preview (#488) (a8f66ed)

v1.19.1

16 Nov 00:24
Compare
Choose a tag to compare

v1.19.0

14 Nov 22:36
Compare
Choose a tag to compare

v1.18.1

08 Nov 23:27
Compare
Choose a tag to compare

v1.18.0

08 Nov 01:10
Compare
Choose a tag to compare
  • Release: 1.18.0 (44a9267)
  • Update: box-annotations to v0.2.0 (#477) (a7ffbb8)
  • Chore: Temporarily disable functional tests (#476) (bafb699)
  • Chore: Update LICENSE to generic Box SDK license (#437) (619e2dd)
  • Fix: es-MX clean-up (We'll be using es-419 instead) (#457) (e78cf06)
  • Fix: Instant Preview when thumbnail is pending (#473) (a2f4f8b)
  • New: Add script to upgrade box-annotations version in Preview (#468) (7de9e4a)
  • New: Support preview of JSON files (#467) (e758871)

v1.17.0

31 Oct 22:25
Compare
Choose a tag to compare

v1.16.0

24 Oct 22:44
Compare
Choose a tag to compare
  • Release: 1.16.0 (76fbf34)
  • New: add autoplay to media viewers (#433) (10982de)
  • New: Added enabledTypes property. Backwards compat for disabledTypes (#439) (15a7712)
  • New: Enable 360 video on desktop Safari (#445) (62a67f9)
  • Fix: Annotations cleanup (#449) (e8f6fd3)
  • Fix: controller.handleAnnotationEvent() not bound correctly (#448) (b11f2dd)
  • Fix: Don't revoke print URL if it doesn't exist (#444) (9f06212)
  • Fix: Don't show notification on draw mode exit (#447) (43422e4)
  • Fix: Fix draw selection and related bugs (#440) (6a667f1), closes #440
  • Fix: Setting innerHTML in annotatorUtil.generateButton() (#446) (4035d8e)
  • Chore: Add JSDoc for Emit wrapper (#442) (360989d)
  • Chore: Passing localized strings into annotations (#441) (0ae1c47)

v1.15.0

17 Oct 22:48
Compare
Choose a tag to compare
  • Release: 1.15.0 (795b170)
  • New: Adding README.md for Annotations codebase + cleanup (#420) (7df251e)
  • Revert "Chore: Temporarily allow draw annotations to be enabled via config (#416)" (#434) (09c279d)
  • New: Disable right click when user does not have download permissions (#427) (b3a6407)
  • Fix: Prevent preview from erroring if listener callback errors (#425) (ed0efb8)
  • Fix: Prevent SVGs from depending on CSS for sizing (#426) (86072bd)
  • Fix: Remove draw annotations flag (#436) (87a3278)
  • Fix: Use local storage to cache media settings (#432) (e26e323)
  • Chore: Add more detail to shaka error logging (#435) (aa14549)

v1.14.0

11 Oct 04:15
Compare
Choose a tag to compare
  • Release: 1.14.0 (7310b69)
  • Fix: Ensure we are displaying a valid error string (#414) (ec908ba)
  • Fix: Turn off rendering interactive forms (#430) (99bdf48)

v1.13.0

04 Oct 23:23
Compare
Choose a tag to compare
  • Release: 1.13.0 (9a7882c)
  • Fix: Only call setOriginalImageSize() on single page images (#394) (8f1cc35)
  • Fix: Prevent canvas flickering on tap for mobile safari (#418) (14322b8)
  • Fix: Prevent unnecessary draw code from executing (#421) (d6cdcf9)
  • Fix: Properly delete draw annotations threads (#412) (529b9a4)
  • Fix: Set watermark-cache params for dash segments (#422) (ec68fd1)
  • Fix: Update Box3D and fix loading of Vive controller model (eb613c6)
  • Chore: Cleaning up draw dialogs (#423) (26813a4)
  • Chore: Force threads to be inactive when the dialog hides (#424) (90048ec)
  • Chore: Temporarily allow draw annotations to be enabled via config (#416) (bd35003)
  • Chore: Upgrade packages and remove unnecessary dependencies (#410) (150f038)
  • Update: Upgrade Box3D to 14.0.0 (04d3cc7)
  • Revert "Fix: Only call setOriginalImageSize() on single page images (#394)" (#415) (d685dfe)
  • Mojito: Update translations (#413) (9fd5d4b)