Skip to content

Commit f71fbcc

Browse files
Merge pull request #60 from dynamsoft-docs/v1.0.30
Updated release notes
2 parents 829a654 + e93bafa commit f71fbcc

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

programming/android/release-notes/android-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ noTitleIndex: true
1414

1515
### Fixed
1616

17-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
17+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
1818

1919
## 1.0.21 (02/15/2023)
2020

@@ -26,7 +26,7 @@ noTitleIndex: true
2626

2727
### Fixed
2828

29-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
29+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
3030
- Fixed a bug where the normalized image may have black borders when setting [`ColourMode`]({{site.parameters}}reference/colour-mode.html) of `NormalizerParameter` to `ICM_BINARY`.
3131

3232
## 1.0.10 (09/29/2022)

programming/c/release-notes/c-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ needGenerateH3Content: false
1212

1313
### Fixed
1414

15-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
15+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
1616

1717
## 1.0.20 (02/02/2023)
1818

1919
### Fixed
2020

21-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
21+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
2222

2323
## 1.0.10 (09/29/2022)
2424

programming/cplusplus/release-notes/cpp-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ needGenerateH3Content: false
1212

1313
### Fixed
1414

15-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
15+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
1616

1717
## 1.0.20 (02/02/2023)
1818

1919
### Fixed
2020

21-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
21+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
2222

2323
## 1.0.10 (09/29/2022)
2424

programming/ios/release-notes/ios-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ noTitleIndex: true
1414

1515
### Fixed
1616

17-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
17+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
1818

1919
## 1.0.20 (02/02/2023)
2020

2121
### Fixed
2222

23-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
23+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
2424
- Fixed a bug where the normalized image may have black borders when setting [`ColourMode`]({{site.parameters}}reference/colour-mode.html) of `NormalizerParameter` to `ICM_BINARY`.
2525

2626
## 1.0.10 (09/29/2022)

programming/xamarin/release-notes/xamarin-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ noTitleIndex: true
1414

1515
### Fixed
1616

17-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
17+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
1818

1919
## 1.0.3 (05/24/2023)
2020

@@ -27,7 +27,7 @@ is reopened.
2727

2828
### Fixed
2929

30-
- Fixed a crash bug that might happen when triggering method [`toImageSource`](../api-reference/image-data.md#toimagesource).
30+
- Fixed a crash bug where might happen when triggering method [`toImageSource`](../api-reference/image-data.md#toimagesource).
3131

3232
## 1.0.1 (11/11/2022)
3333

0 commit comments

Comments
 (0)