Jul 15, 2022
Core
New
- Added new APIs (
getBorderStyle
,setBorderStyle
,getCloudIntensity
, andsetCloudIntensity
) forRectangleAnnotation
andPolygonAnnotation
- Added support for encrypting PDFs without using the full API by passing the
password
option todoc.getFileData
- Added a movable measurement caption to area measurement annotations
- Added
setDefaultMeasurementCaptionOptions
andsetMeasurementCaptionOptions
APIs for setting the caption options on either the area measurement create tool or the area measurement annotation
Fixes
- Fixed translations for other languages
- Fixed Arabic text layout issues
- Fixed issue with redo/undo/loading with
ArcAnnotation
- Fixed
FileAttachmentAnnotation
not being rotatable - Fixed warning in Firefox about quirks mode
- Fixed issues with signature appearances not rendering correctly in Chrome when using custom containers
- Fixed the bug that the date string can not be cleared for date widget date field
- Fixed an issue where long text pasted into small text widgets would truncate incorrectly
- Fixed an issue where date picker was fully/partially hidden when virtual keyboard was opened
- Fixed issues with caption when creating measurement annotations on a rotated document.
- Fixed an issue where
PolylineAnnotation
andPolygonAnnotation
were being deleted prematurely
UI
New
- Updated bookmark panel UI
- Updated style of different UI modals when using dark mode
- Added
instance.mentions.setMentionLookupCallback
andinstance.mentions.getMentionLookupCallback
to have custom searching and API calling when mentioning a user - Added new
instance.UI.addCustomModal
for adding custom modals
Fixes
- Fixed font size dropdown being cut off on some screen sizes
- Fixed WebViewer crashing with
setUserData
then adding new notes - Fixed issue where unsaved edit in the note panel does not persist
- Fixed selection issue with signature popup
- Improved responsiveness of signature modal for small screens
- Fixed various padding and dark mode style issues for UI controls