File tree Expand file tree Collapse file tree 11 files changed +38
-1
lines changed
Expand file tree Collapse file tree 11 files changed +38
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments