Skip to content

Commit adadd92

Browse files
authored
Merge pull request #626 from dynamsoft-docs/luna-18.2
Luna 18.2
2 parents 112a81b + 53c97ec commit adadd92

File tree

6 files changed

+33
-92
lines changed

6 files changed

+33
-92
lines changed

_data/full_tree.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ tree_list:
6060
path: /info/api/Dynamsoft_Enum.html
6161
- name: Interfaces
6262
path: /info/api/Interfaces.html
63-
- name: Device
64-
path: /info/api/Device.html
63+
#- name: Device
64+
# path: /info/api/Device.html
6565
- name: WebTwain_Scanner
6666
path: /info/api/WebTwain_Acquire.html
6767
- name: WebTwain_Buffer

_includes/version-list.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<span class="fullVersionHistory">
22
<ul class="fullVersionInfo">
3-
<li onclick="changeVersion(this)">Latest Version (18.1)</li>
3+
<li onclick="changeVersion(this)">Latest Version (18.2)</li>
4+
<li onclick="changeVersion(this)">Version 18.1</li>
45
<li onclick="changeVersion(this)">Version 18.0</li>
56
<li onclick="changeVersion(this)">Version 17.3</li>
67
<li onclick="changeVersion(this)">Version 17.2.1</li>

info/api/WebTwain_Acquire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4643,7 +4643,7 @@ DWObject.GetDevicesAsync().then((deviceList)=>{
46434643

46444644
**Remark**
46454645

4646-
[Device APIs]({{site.info}}api/Device.html)
4646+
Interface [Device]({{site.info}}api/Interfaces.html#device)
46474647

46484648
---
46494649

info/api/interfaces.md

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -10,47 +10,12 @@ permalink: /info/api/interfaces.html
1010

1111
# Interfaces
1212

13-
| |
14-
| :------------------------------------ | :---------------------------- | ----------------------------- | ------------------------------- |
15-
| [`serviceInfo`](#serviceinfo) | [`Device`](#device) |
13+
| |
14+
| :----- |
15+
| [`Device`](#device) |
1616

1717
---
1818

19-
## serviceInfo
20-
21-
**Syntax**
22-
23-
```typescript
24-
interface serviceInfo {
25-
server: string;
26-
attrs?: any
27-
}
28-
```
29-
30-
**Availability**
31-
<div class="availability">
32-
<table>
33-
34-
<tr>
35-
<td align="center">ActiveX</td>
36-
<td align="center">H5(Windows)</td>
37-
<td align="center">H5(macOS/TWAIN)</td>
38-
<td align="center">H5(macOS/ICA)</td>
39-
<td align="center">H5(Linux)</td>
40-
</tr>
41-
42-
<tr>
43-
<td align="center">not supported</td>
44-
<td align="center">v18.0+</td>
45-
<td align="center">v18.0+</td>
46-
<td align="center">v18.0+</td>
47-
<td align="center">v18.0+</td>
48-
</tr>
49-
50-
</table>
51-
</div>
52-
53-
---
5419

5520
## Device
5621

info/schedule/Addon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permalink: /info/schedule/Addon.html
1515

1616
| Version | Service | Core | PDFR | Barcode | Camera/Webcam | OCRB | OCRPro| Uploader |
1717
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
18-
| v18.2| 1.8.2 | 18.1.0.0112 | 11.4.1.1025 | 9.6.20 | N/A /15.0.0.0625 | N/A | N/A | 1.8.0.1025 |
18+
| v18.2| 1.8.2.0328 | 18.2.0.0328| 11.4.2.0328 | 9.6.0.0328 | N/A /15.0.0.0625 | N/A | N/A | 1.8.2.0328 |
1919
| v18.1 | 1.8.0.1025 | 18.1.0.0112 | 11.4.1.1025 | 9.4.0.1025 | N/A /15.0.0.0625 | N/A | N/A | 1.8.0.1025 |
2020
| v18.0 | 1.8.0.1025 | 18.0.0.1025 | 11.4.1.1025 | 9.4.0.1025 | 18.0.0.1025/15.0.0.0625 | N/A | N/A | 1.8.0.1025|
2121
| v17.3 | 1.7.3.0531 | 17.3.0.0531 | 11.4.0.0531 | 8.8.0.0531 | 17.3.0.0531/15.0.0.0625 | N/A | N/A | 1.7.2.1026 |

info/schedule/Stable.md

Lines changed: 24 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -15,65 +15,40 @@ permalink: /info/schedule/Stable.html
1515

1616
### New Features
1717
#### WIA Scanner Support
18-
- Added support for direct control of WIA drivers. <!-- Please see Insert link to FAQ -->
18+
- Added support for direct control of WIA drivers in [EnumDWT_DeviceType]({{site.info}}api/Dynamsoft_Enum.html#dynamsoftdwtenumdwt_devicetype). <!-- Please see Insert link to FAQ -->
1919

20-
<!-- #### Remote Scan
20+
<iframe width="560" height="315" src="https://www.youtube.com/embed/mZcWLGwfCP4" title="WIA Scanner Support" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
21+
22+
23+
#### Optimized Android Service for document scanning from Android devices
24+
- The Android service is available on the <a href="https://play.google.com/store/apps/details?id=com.dynamsoft.mobilescan" target="_blank">Google Play Store</a>.
25+
- Expanded the capabilities of the Android platform. <!--See the APIs supported on Android service. -->
26+
27+
#### Remote Scan
28+
- The remote scan solution powered by Dynamic Web TWAIN is now officially available. With it, you can turn any of your transitional document scanners into a network-able scanner and allow your end users to use it without installing anything on the client device. Read <a href="https://www.dynamsoft.com/remote-scan/docs/introduction/" target="_blank">this documentation</a> to learn the Remote Scan solution works.
2129

22-
-->
2330

2431
### Improvements
32+
33+
#### Image Viewer
34+
- The Viewer component has been migrated to a dedicated resource file. This will allow for viewerless implementations of Dynamic Web TWAIN to reduce the load by removing the necessity of loading the Viewer resources into memory even when the Viewer is not being used. See the property [Dynamsoft.DWT.UseDefaultViewer]({{site.info}}api/Dynamsoft_WebTwainEnv.html#usedefaultviewer).
35+
- Added the enum [EnumDWT_WorkMode]({{site.info}}api/Dynamsoft_Enum.html#dynamsoftdwtenumdwt_workmode) with a new option for image editing
36+
- Added [save()]({{site.info}}api/WebTwain_Viewer.html#save) to the ImageEditor object
37+
38+
#### Optimized error handling during web twain initialization
39+
- Added an [OnWebTwainError]({{site.info}}api/Dynamsoft_WebTwainEnv.html#onwebtwainerror) event for better capturing errors during the web twain object initialization.
40+
2541
#### General Improvements
26-
- Improved licence verification logic to support Remote Scan
27-
- Added workMode to ImageEditor
28-
- Updated DBR library to 9.6.20
29-
30-
#### Resource Files
31-
- The Viewer component has been migrated to a dedicated resource file. This will allow for viewerless implementations of Dynamic Web TWAIN to reduce the load by removing the necessity of loading the Viewer resources into memory even when the Viewer is not being used.
32-
- Please see the property Dynamsoft.DWT.UseDefaultViewer
33-
34-
#### ImageEditor
35-
- The ImageEditor has been re-architected for better speed and image quality.
36-
- You can now use the new EnumDWT_WorkMode to control where the processing for ImageEditor occurs (not supported for RemoteScan)
37-
- Original mode - The data is processed on the server side first, and then displayed in the viewer
38-
- New mode - The data is processed in the canvas and then updated to the server side
39-
40-
#### Android Service
41-
- The Android service is available on the Google [Play Store](https://play.google.com/store/apps/details?id=com.dynamsoft.mobilescan)
42-
- Expanded the capabilities of the Android platform
43-
- Added the API ShareImages()
44-
45-
### API Changes
46-
#### General Changes
47-
- Changed IfShowProgressBar to control the progress indicators for all encoding, decoding, and transfer operations.
48-
- IfShowCancelDialogWhenImageTransfer scope reduced to only control prompts for user cancellable operations.
49-
- IfShowProgressBar must be enabled for IfShowCancelDialog to take effect
50-
- Improved progress bar accuracy
51-
52-
#### New APIs
53-
- Added ShareImages() for the Android Service
54-
- Added the following under the Viewer class:
55-
- crop()
56-
- rotate()
57-
- errorCode
58-
- errorString
59-
- ImageEditor
60-
- Added the enum WorkMode
61-
- Added .save() to the ImageEditor object
62-
- This is used when using the ImageEditor as the only viewer to keep the image manipulations in sync between the editor and the data used in the Dynamsoft Service
63-
- Added OnWebTwainError event callback to DWT.WebTwainEnv
64-
65-
#### Enumeration Changes
66-
- EnumDWT_DeviceType updated to support WIA scanning.
67-
- Supported WIA devices will be labelled WIA
68-
- Unsupported WIA devices will be labelled WIATWAIN
42+
- Updated the barcode reader library to v9.6.20
43+
- Improved progress bar accuracy during the encoding and decoding operations
44+
6945

7046
<!--
7147
-->
7248
### Bug fixes
73-
32507 - MacOS issue with ShowFileDialog
49+
Fixed bug where ShowFileDialog might not work properly on MacOS.
50+
7451

75-
### Known Issues
76-
- Image Editor Undo/Redo is not implemented in this version.
7752

7853
## 18.1 (01/12/2023)
7954

0 commit comments

Comments
 (0)