Release Notes - Android 4.x
4.2.11 (06/20/2024)
- Added a new constructor of class
CameraEnhancer. - Updated the enumeration value of
EnumCameraPosition.
4.2.10 (05/15/2024)
- Small fixes and tweaks.
4.2.0 (03/07/2024)
- Internal changes to be compatible with
DynamsoftCaptureVisionRouterv2.2.10.
4.0.3 (12/28/2023)
- Fixed a bug crash bug caused by auto-zoom feature.
4.0.2 (12/07/2023)
- Fixed a bug where method
getSelectedDrawingItemmight not return correctly.
4.0.1 (10/26/2023)
- Added a new method
setDrawingItemClickListenerto classCameraView&ImageEditorView. You can set aDrawingItemClickListenerto the view to monitor the click events of theDrawingItems. - Fixed a bug where
getDrawingItemsreturns the previous coordinate information whenDrawingItemsare edited on theImageEditorView. - Applied some internal changes to the resolution control and scan region UI setting APIs.
4.0.0 (08/10/2023)
- Refactored the camera-controlling APIs of the
CameraEnhancerclass. - Refactored the UI configuration APIs.
- Updated the scan region setting APIs. Support scan laser setting.
- Added new features to set the coordinate base of the DrawingItems and tip messages.
- Other minor changes on the API names and behaviors.
- Added tip configuration APIs to display tip messages.
- A new class Note has been added to enable DrawingItems to carry additional information.