Releases: box/box-content-preview
Releases · box/box-content-preview
v1.15.0
- 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
v1.13.0
- 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)
v1.12.0
- 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
v1.11.0
- 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
v1.10.0
- 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
v1.9.0
- 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)