Skip to content

Commit 6f95017

Browse files
Updated release notes
1 parent 279aeca commit 6f95017

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
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.21 (02/15/2023)
14+
15+
### Fixed
16+
17+
- Fixed a crash bug that might happen when triggering method [`toBitmap`](../api-reference/image-data.md#tobitmap).
18+
1319
## 1.0.20 (02/02/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.21 (02/15/2023)](android-1.md#1021-02152023)
1213
- [1.0.20 (02/02/2023)](android-1.md#1020-02022023)
1314
- [1.0.10 (09/29/2022)](android-1.md#1010-09292022)
1415
- [1.0.0 (06/21/2022)](android-1.md#100-06212022)

programming/xamarin/release-notes/index.md

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

1010
# Dynamsoft Document Normalizer iOS SDK - Release Notes
1111

12+
- [1.0.2 (02/15/2023)](xamarin-1.md#102-02152023)
1213
- [1.0.1 (11/11/2022)](xamarin-1.md#101-11112022)
1314
- [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.2 (02/15/2023)
14+
15+
### Fixed
16+
17+
- Fixed a crash bug that might happen when triggering method [`toImageSource`](../api-reference/image-data.md#toimagesource).
18+
1319
## 1.0.1 (11/11/2022)
1420

1521
### Fixed

release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ needGenerateH3Content: false
1818

1919
| Versions | Available Editions |
2020
| -------- | ------------------ |
21+
| 1.0.21 | [Android](../programming/android/release-notes/android-1.md#1021-02152023) |
2122
| 1.0.20 | [C](../programming/c/release-notes/c-1.md#1020-02022023) / [C++](../programming/cplusplus/release-notes/cpp-1.md#1020-02022023) / [Android](../programming/android/release-notes/android-1.md#1020-02022023) / [iOS](../programming/ios/release-notes/ios-1.md#1020-02022023) |
2223
| 1.0.12 | [JavaScript](../programming/javascript/release-notes/javascript-1.md#1012-01052023) |
2324
| 1.0.11 | [JavaScript](../programming/javascript/release-notes/javascript-1.md#1011-11302022) |

0 commit comments

Comments
 (0)