Skip to content

Commit 829a654

Browse files
Merge pull request #59 from dynamsoft-docs/v1.0.30
Updating to v1.0.30
2 parents 7f875ac + e21e7a9 commit 829a654

File tree

11 files changed

+38
-1
lines changed

11 files changed

+38
-1
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ noTitleIndex: true
1010

1111
# Release Notes for Android SDK - v1.x
1212

13+
## 1.0.30 (06/07/2023)
14+
15+
### Fixed
16+
17+
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
18+
1319
## 1.0.21 (02/15/2023)
1420

1521
### Fixed

programming/android/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Document Normalizer Android SDK - Release Notes
1111

12+
- [1.0.30 (06/07/2023)](android-1.md#1030-06072023)
1213
- [1.0.21 (02/15/2023)](android-1.md#1021-02152023)
1314
- [1.0.20 (02/02/2023)](android-1.md#1020-02022023)
1415
- [1.0.10 (09/29/2022)](android-1.md#1010-09292022)

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ needGenerateH3Content: false
88

99
# Release Notes for C Edition - v1.x
1010

11+
## 1.0.30 (06/07/2023)
12+
13+
### Fixed
14+
15+
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
16+
1117
## 1.0.20 (02/02/2023)
1218

1319
### Fixed

programming/c/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ needAutoGenerateSidebar: false
88

99
# Release Notes - C Edition
1010

11+
- [1.0.30 (06/07/2023)](c-1.md#1030-06072023)
1112
- [1.0.20 (02/02/2023)](c-1.md#1020-02022023)
1213
- [1.0.10 (09/29/2022)](c-1.md#1010-09292022)
1314
- [1.0.0 (06/21/2022)](c-1.md#100-06212022)

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ needGenerateH3Content: false
88

99
# Release Notes for C++ Edition - v1.x
1010

11+
## 1.0.30 (06/07/2023)
12+
13+
### Fixed
14+
15+
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
16+
1117
## 1.0.20 (02/02/2023)
1218

1319
### Fixed

programming/cplusplus/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ needAutoGenerateSidebar: false
88

99
# Release Notes - C++ Edition
1010

11+
- [1.0.30 (06/07/2023)](cpp-1.md#1030-06072023)
1112
- [1.0.20 (02/02/2023)](cpp-1.md#1020-02022023)
1213
- [1.0.10 (09/29/2022)](cpp-1.md#1010-09292022)
1314
- [1.0.0 (06/21/2022)](cpp-1.md#100-06212022)

programming/ios/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Document Normalizer iOS SDK - Release Notes
1111

12+
- [1.0.30 (06/07/2023)](ios-1.md#1030-06072023)
1213
- [1.0.20 (02/02/2023)](ios-1.md#1020-02022023)
1314
- [1.0.10 (09/29/2022)](ios-1.md#1010-09292022)
1415
- [1.0.0 (06/21/2022)](ios-1.md#100-06212022)

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ noTitleIndex: true
1010

1111
# Release Notes for iOS SDK - v1.x
1212

13+
## 1.0.30 (06/07/2023)
14+
15+
### Fixed
16+
17+
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
18+
1319
## 1.0.20 (02/02/2023)
1420

1521
### Fixed

programming/xamarin/release-notes/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Document Normalizer iOS SDK - Release Notes
1111

12-
- [1.0.3 (05/24/2023)](xamarin-1.md#102-05242023)
12+
- [1.0.4 (06/07/2023)](xamarin-1.md#104-06072023)
13+
- [1.0.3 (05/24/2023)](xamarin-1.md#103-05242023)
1314
- [1.0.2 (02/15/2023)](xamarin-1.md#102-02152023)
1415
- [1.0.1 (11/11/2022)](xamarin-1.md#101-11112022)
1516
- [1.0.0 (10/28/2022)](xamarin-1.md#100-10282022)

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ noTitleIndex: true
1010

1111
# Release Notes for Xamarin SDK
1212

13+
## 1.0.4 (06/07/2023)
14+
15+
### Fixed
16+
17+
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
18+
1319
## 1.0.3 (05/24/2023)
1420

1521
### Fixed

0 commit comments

Comments
 (0)