Release Notes - iOS 4.x
4.2.10 (05/15/2024)
- Small fixes and tweaks.
4.2.1 (04/16/2024)
- Updated the privacy list of the library.
4.2.0 (03/07/2024)
- Internal changes to be compatible with
DynamsoftCaptureVisionRouterv2.2.10.
4.0.2 (12/07/2023)
- Some internal changes.
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 of the
CameraViewclass. Added supports of scan region mask style setting and scan laser setting. - Added new features to set the coordinate base of the
DrawingItemsand tip messages. - Other minor changes on the API names and behaviors.
- Updated the scan region setting APIs of the
- Added tip configuration APIs to display tip messages.
- A new class
Notehas been added to enable DrawingItems to carry additional information.