Skip to content

Releases: box/box-content-preview

v1.12.0

26 Sep 23:06
Compare
Choose a tag to compare
  • Release: 1.12.0 (d22ee35)
  • Fix: Document print in Chrome (#406) (54fa047)
  • Fix: Hookup cancel button (#404) (6c7b63a)
  • Fix: Moved guards so drawing works when highlights disabled (#409) (f516a4f)
  • Fix: No longer relying on system time for flakey test (#398) (1986f9a)
  • New: Add new API to preview media player to play segments (#408) (ef60e95)
  • New: Draw annotations UI (#403) (4cbfc0f)
  • Update: Support additional query params in requests (#405) (08da16b)

v1.11.1

26 Sep 00:11
Compare
Choose a tag to compare

v1.11.0

19 Sep 23:08
Compare
Choose a tag to compare
  • Release: 1.11.0 (83f8c31)
  • Update: Box3D version 12.4.1 (4e7eed1)
  • New: Allow documents to be viewed in presentation mode (#396) (d8956a7)
  • Fix: Additional logic to reset highlight-comment threads (#386) (faef3df)
  • Fix: Downgrade pdf.js (#397) (b8c6706)
  • Fix: isPageNumFocused() null check (#401) (b7eb6dc)
  • Mojito: Update translations (#392) (a23df00)
  • Mojito: Update translations (#399) (ba4f354)
  • Chore: Only getBrowserInfo() once per preview instance (#393) (ba0d1f7)

v1.10.1

15 Sep 20:56
Compare
Choose a tag to compare

v1.10.0

13 Sep 01:49
Compare
Choose a tag to compare
  • Release: 1.10.0 (7bc9412)
  • Chore: Adding console errors for annotation errors (#388) (3762ead)
  • Chore: Cleaning up old third party libraries (#390) (ee0bc90)
  • Upgrade: pdf.js 1.9.558 (#389) (4d76bdd)
  • Fix: Adding reply-container mobile padding + clearing currentAnnotationMode on mode exit (#370) (05d3662)
  • Fix: disableAnnotationMode cannot be called on disallowed modes (#372) (1d5a172)
  • Fix: fix page change flickering when zoomed in (#384) (d091704), closes #384
  • Fix: Passing event into thread.mouseoutHandler() (#375) (2fe3c37)
  • Fix: Plain highlight is mispositioned when it runs off the side (#381) (bfa50e5)
  • Fix: Respect view permissions when viewer.initAnnotations() is called (#379) (ec043b9)
  • Fix: Show point annotation above dialog only on hover (#383) (63fafa5)
  • Fix: Swapping Object.values() with Object.keys() (#371) (23527a8)
  • Update: Allow passed in collections to be of file objects (#359) (cc59009)
  • Update: Update Box3D to 12.3.0 (e5899b2)
  • Mojito: Update translations (#368) (56fe656)
  • Mojito: Update translations (#373) (b800397)
  • Mojito: Update translations (#374) (fe15754)
  • Mojito: Update translations (#382) (bef23db)
  • New: drawing dialog (#364) (5003c3d)
  • New: Emit annotation thread events to the viewer and beyond (#377) (dec86c6)
  • New: More specific error messages from conversion (#378) (a718718)
  • New: Scroll file to annotation position on 'scrolltoannotation' (#366) (c867fc7)

v1.9.1

08 Sep 01:13
Compare
Choose a tag to compare
  • Release: 1.9.1 (094c1bf)
  • Fix: Adding reply-container mobile padding + clearing currentAnnotationMode on mode exit (#370) (05d3662)
  • Fix: disableAnnotationMode cannot be called on disallowed modes (#372) (1d5a172)
  • Fix: Swapping Object.values() with Object.keys() (#371) (23527a8)

v1.9.0

06 Sep 04:56
Compare
Choose a tag to compare
  • Release: 1.9.0 (d0781a9)
  • Fix: annotation mode exits on wrong button and fetch annotations returns non-promise (#363) (aed6288)
  • Fix: Only hide point annotation icon when dialog is flipped (#369) (d0ede36)
  • Fix: Point 3D viewer at newest Box3D runtime (3420799)
  • Temp hide show ui for plain and comment highlights (#348) (3dbddbf)
  • Feature: drawing annotation deletion (#337) (34b9da1)
  • Feature: Drawing boundary updates on each action (#356) (8f7c2df)
  • Feature: drawingSelectionUI (#362) (318501f)
  • Chore: Add a page # for image annotations that were created without one (#357) (bf6a6f9)
  • Chore: Don't hide dialog on mouseout if mouse is in annotations dialog (#352) (e01324b)
  • Chore: Position point annotation dialog based off icon location (#339) (087350b)
  • Chore: Store annotation threads by threadID in the thread map (#316) (09aa1cd)
  • New: Flip point annotation dialog if in lower half of file (#353) (dbe8f06)
  • New: Separate create and view permissions for annotations (#358) (5d39f1f)
  • New: Support multiple audio tracks (#299) (70f5b81)
  • Mojito: Update translations (#354) (eab7da5)
  • Upgrade: Upgrade to shaka-player 2.1.8 (#351) (4ec7b65)

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)