Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 779 Bytes

Changelog

0.1.4 (2024-06-06)

  • Add option rangeChunkSize. (#9)

0.1.3 (2024-05-31)

  • srctaskId + prefix. (#4, #5)
  • Add option urlInterrupter. (#4, #5)

0.1.2 (2024-05-23)

  • Switch to range request when the file is larger than 10 MB.
  • Fix PDF canvas position when it is smaller than the window.
  • Fix whiteboard being affected by other writable users when jump page too fast.

0.1.1 (2024-04-28)

  • Add loading animation.
  • Add option onRenderError.