Skip to content

Releases: box/box-content-preview

v1.8.0

30 Aug 02:11
Compare
Choose a tag to compare
  • Release: 1.8.0 (861d100)
  • Update: Add Instant Preview loading overlay (#350) (c361317)
  • Update: Update Box3D to 12.2.1 (#336) (5a45177)
  • New: Add method to get top right corner of a highlight annotation (#340) (75b183d)
  • New: Preview file from offline passed file (#326) (8547bc8)
  • New: Turn on rendering of interactive forms (#349) (77a38a0)
  • Selectively disable annotations (#322) (c6dac8a)
  • Update README.md (#335) (886bd33)
  • Video player ui disappears in 360 video (#346) (53fa9f5)
  • Fix: IE11 image size default (#333) (bebdcec)
  • Fix: Minor ESLint errors (#342) (2318581)
  • Fix: pass get failure through in case imageEl is a div of images (#338) (1de741e)
  • Fix: Re-scale annotation canvases on zoom (#345) (cd8b1af)
  • Fix: Safari font rendering issue (#332) (847cd8c)
  • Fix: Scaling canvas context when the canvas re-scales (#347) (1bfa954)
  • Chore: Automate simple server to make running functional tests easier (#334) (69a585f)
  • Chore: log actual error message (#343) (f1bc217)
  • Chore: Refactor pageControls and scroll handling for multi page images (#321) (f9f511e)
  • Chore: Updating method decorators (#311) (9ae3853)
  • Upgrade: pdf.js 1.9.450 (#329) (987a417)

v1.7.0

23 Aug 01:18
Compare
Choose a tag to compare
  • Release: 1.7.0 (5eb2738)
  • New: Adding functional test base (#305) (5dc3247)
  • New: Support well-formed file object in show() (#328) (540a011)
  • Fix: Add page controls between zoom and fullscreen controls (#320) (0441920)
  • Fix: Create annotation in API using thread rather than threadNumber (#315) (783adbc)
  • Fix: Ensure that image.handleMouseDown() is unbound in annotation mode (#319) (fd477c7)
  • Fix: Inconsistent natural image dimensions in IE (#324) (2889b0d)
  • Fix: Pass in the correct previousPage() for DocBaseViewer.pageControls (#318) (27b118d)
  • Fix: Point annotation cleanup (#325) (e27c18a)
  • Fix: Re-showing viewer controls on 'annotationmodeexit' (#323) (5900ece)
  • Feature: Drawing Annotations Undo Redo (#287) (4b5421c)
  • Chore: Cleaning up remaining annotations references outside BaseViewer (#314) (efaa385)

v1.6.2

18 Aug 18:04
Compare
Choose a tag to compare
  • Release: 1.6.2 (9a652fc)
  • Fix: Re-showing viewer controls on 'annotationmodeexit' (#323) (bb0d657)

v1.6.1

17 Aug 21:50
Compare
Choose a tag to compare
  • Release: 1.6.1 (85456ca)
  • Fix: Add page controls between zoom and fullscreen controls (#320) (a945458)
  • Fix: Create annotation in API using thread rather than threadNumber (#315) (82f386d)
  • Fix: Ensure that image.handleMouseDown() is unbound in annotation mode (#319) (c479f9b)
  • Fix: Pass in the correct previousPage() for DocBaseViewer.pageControls (#318) (e44b73e)

v1.6.0

17 Aug 00:06
Compare
Choose a tag to compare
  • Release: 1.6.0 (b42fe81)
  • Chore: Cleaning up and consolidating annotation methods (#288) (6542b5d)
  • Chore: Fixed warning (#306) (18daaf9), closes #306
  • Chore: Move getAnnotateButton() out of PreviewUI into Annotator (#312) (715b026)
  • Chore: Only remove annotation listeners if enabled on viewer (#293) (9b97fd7)
  • Chore: Remove code supporting token in options object (#268) (ba1ac34)
  • Chore: Toggling annotation mode handlers using emitted messages (#307) (8e7d49a)
  • Chore: Updating docs.box.com links to developer.box.com in README (#282) (b63eab2)
  • Fix: annotation handler rebinding (#294) (2dc0200)
  • Fix: Do not display disabled annotation types on fetch (#301) (c669375)
  • Fix: Files must have .360 before extension to launch in 360 viewers. (#313) (1659c4d)
  • Fix: Fix release script after GitHub release (#295) (00dff52), closes #295
  • Fix: Forcing HD/SD should disable adaptation (#292) (8cd67c1)
  • Fix: only hide the filmstrip if it exists (#309) (1c70dd4)
  • Fix: scale being unbound when annotating (#297) (289c645)
  • New: Allow scrolling for multi-page image files (#308) (37dfd4a)
  • New: Plain and Comment highlight annotations on mobile (#276) (5b66c82)
  • Feature: drawing annotation scaling (#267) (2fd0655)
  • Add en-x-pseudo language to support pseudolocalization in WebApp (#300) (4d1be4a)
  • Update: Increase file size limit for range requests (#296) (21f490f)
  • Update: use pixelDeviceRatio to choose canvas pixel size (#286) (9e5489d)
  • Mojito: Update translations (#290) (deaf8f2)
  • Mojito: Update translations (#291) (63a7201)

v1.5.1

10 Aug 22:45
Compare
Choose a tag to compare
  • Release: 1.5.1 (2970bc7)
  • Chore: Only remove annotation listeners if enabled on viewer (#293) (9b97fd7)
  • Chore: Updating docs.box.com links to developer.box.com in README (#282) (b63eab2)
  • Mojito: Update translations (#290) (deaf8f2)
  • Mojito: Update translations (#291) (63a7201)

v1.5.0

09 Aug 01:06
Compare
Choose a tag to compare
  • Release: 1.5.0 (559faf0)
  • New: 3D preview logic now loads from generated JSON file. (4216b70)
  • New: Documentation for viewer methods (#263) (48f681d)
  • Fix: Disable font face for iOS 10.3.x (#283) (4d97d99)
  • Fix: Only initialize PreviewUI.notification after viewer is loaded (#273) (060687b)
  • Chore: Cleaning up annotations methods in BaseViewer (#272) (6f319f6)
  • Chore: Force image point dialogs to re-position on re-render (#280) (baf9b70)
  • Chore: Removing references to annotations from individual viewers (#271) (2a1e6cd)
  • Chore: Removing references to constants.js and Browser.js in Annotations code (#277) (8d37f37)
  • Mojito: Update translations (#278) (a02f3fe)
  • Update: move rbush from static to npm module (#275) (cec5410)

v1.4.2

07 Aug 22:57
Compare
Choose a tag to compare

v1.4.1

02 Aug 23:25
Compare
Choose a tag to compare
  • Release: 1.4.1 (caf2922)
  • Fix: Only initialize PreviewUI.notification after viewer is loaded (#273) (a34ce78)

v1.4.0

01 Aug 23:35
Compare
Choose a tag to compare
  • Release: 1.4.0 (1a7c710)
  • Chore: Duplicating any util.js methods used into annotatorUtil.js (#260) (249e9f1)
  • Chore: Initializing notifications in PreviewUI once rather than in each Annotator (#262) (721ef4e)
  • Chore: Removing initAnnotations() from DocBaseViewer (#259) (b7cde84)
  • Update: Add aria-pressed setting for CC button (#264) (4c52531)
  • Fix: Don't trigger highlight if a new highlight is being created (#265) (9ab6db4)
  • Fix: Emit scale does not always pass events (#261) (41b1af0)
  • Fix: Load annotator with the correct initial scale (#256) (fc25534)
  • Fix: thread save incorrectly rejects when no dialogue exists (#247) (6b361ed)
  • Fix: Tweak release script (d115c1c)
  • Mojito: Update translations (#266) (2ee12a3)
  • New: add annotation-noicon to allow native PDF annotations to be shown (#258) (4de1259)
  • New: Add pseudo fullscreen to mobile Safari (#246) (b8c776d)