Release Notes
4.0
First released: 08-10-2023
Highlights
- Synchronized the features of different platforms:
- Added take photo feature to iOS edition to capture images with higher quality.
- Added tip features to mobile editions to display tip messages.
- Extended Notes attribute to the DrawingItem classes of mobile editions to store more information.
- Synchronized the coordinate base of different platforms. Support coordinate base setting of the DrawingItems and tip messages.
- API break changes:
- Refactored the camera-controlling APIs of the CameraEnhancer class.
- Refactored the UI configuration APIs.
- Other minor changes on the API names and behaviors.
| Versions | Available Editions |
|---|---|
| 4.2.11 | Android |
| 4.2.10 | Android / iOS |
| 4.2.1 | iOS |
| 4.2.0 | Android / iOS |
| 4.0.3 | Android |
| 4.0.2 | Android / iOS / JavaScript |
| 4.0.1 | Android / iOS / JavaScript |
| 4.0.0 | Android / iOS / JavaScript |
3.0
First released: 07-27-2022
Highlights
- Added flexible shape drawing logic.
| Versions | Available Editions |
|---|---|
| 3.3.10 | JavaScript |
| 3.3.9 | JavaScript |
| 3.3.8 | JavaScript |
| 3.3.7 | JavaScript |
| 3.3.6 | JavaScript |
| 3.3.5 | JavaScript |
| 3.3.4 | JavaScript |
| 3.3.3 | JavaScript |
| 3.3.2 | JavaScript |
| 3.3.1 | JavaScript |
| 3.3.0 | JavaScript |
| 3.2.0 | JavaScript |
| 3.1.0 | JavaScript |
| 3.0.1 | JavaScript |
| 3.0.0 | JavaScript |
2.3
First released: 03-21-2022
Highlights
- The same camera enhancer instance can now be used by multiple products. (JS edition only)
- Added photo capturing features. You can now capture high-resolution images using the library. (Mobile editions only)
- Added device feedback features. You can now trigger vibrations or beep sounds of mobile devices. (Mobile editions only)
| Versions | Available Editions |
|---|---|
| 2.3.20 | iOS |
| 2.3.12 | iOS |
| 2.3.11 | Android / iOS |
| 2.3.10 | Android / iOS |
| 2.3.5 | Android / iOS |
| 2.3.4 | Android / iOS |
| 2.3.3 | Android / iOS |
| 2.3.2 | JavaScript / Android / iOS |
| 2.3.1 | JavaScript / iOS |
| 2.3.0 | Android / iOS |
2.1
First released: 12-16-2021
Highlights
- Added class scan region configuration APIs and
RegionDefinitionfor users to set the region of interest. The frames will be cropped based on the scan region to accelerate further frame processing. - Fast mode setting parameters are opened for users to set via
updateAdvancedSettings. The fast mode will be more flexible.
| Versions | Available Editions |
|---|---|
| 2.1.4 | Android / iOS |
| 2.1.3 | Android / iOS |
| 2.1.1 | Android / iOS |
| 2.1.0 | Android / iOS / JavaScript |
2.0
First released: 10-19-2021
Highlights
- Simplified the usage of camera-control APIs. The new APIs are easier to use and covers more scenarios.
- Simplified the usage of camera enhancer features. Users can enable all required features via the method
enableFeaturesby inputting the combined enumeration value. - Extended the features of
DCECameraView. Users can add and personalize the overlays and viewfinder on the camera UI. - Extended the features of
DCEFrame.DCEFramewill store more frame information to cover more scenarios. In addition, the methodtoBitmap/toUIImageis added to enable users to convertDCEFrameto a system built-in image object.
| Versions | Available Editions |
|---|---|
| 2.0.0 | JavaScript / Android / iOS |
1.x Versions
1.0
First released: 04-29-2021
Highlights
- Dynamsoft Camera Enhancer is released. The following features are available:
- Video Buffer
- Frame Filter
- Fast Mode
- Auto-Zoom
- Enhanced-Focus
| Versions | Available Editions |
|---|---|
| 1.0.3 | Android / iOS |
| 1.0.1 | Android / iOS |
| 1.0.0 | Android / iOS |