Jul 15, 2022
Core
New
- Added new APIs (
getBorderStyle,setBorderStyle,getCloudIntensity, andsetCloudIntensity) forRectangleAnnotationandPolygonAnnotation - Added support for encrypting PDFs without using the full API by passing the
passwordoption todoc.getFileData - Added a movable measurement caption to area measurement annotations
- Added
setDefaultMeasurementCaptionOptionsandsetMeasurementCaptionOptionsAPIs 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
FileAttachmentAnnotationnot 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
PolylineAnnotationandPolygonAnnotationwere being deleted prematurely
UI
New
- Updated bookmark panel UI
- Updated style of different UI modals when using dark mode
- Added
instance.mentions.setMentionLookupCallbackandinstance.mentions.getMentionLookupCallbackto have custom searching and API calling when mentioning a user - Added new
instance.UI.addCustomModalfor adding custom modals
Fixes
- Fixed font size dropdown being cut off on some screen sizes
- Fixed WebViewer crashing with
setUserDatathen 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