Skip to content

Commit bd73f57

Browse files
Merge pull request #172 from dynamsoft-docs/preview
Preview
2 parents 5479d53 + dba5757 commit bd73f57

8 files changed

Lines changed: 44 additions & 0 deletions

File tree

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

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

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

11+
## 11.4.2000 (03/18/2026)
12+
13+
### Security Updates
14+
15+
- Updated third-party libraries to incorporate the latest security fixes.
16+
17+
### Bug Fixes
18+
19+
- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases.
20+
1121
## 11.4.1000 (02/05/2026)
1222

1323
### Highlights

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+
- [11.4.2000 (03/18/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1142000-03182026)
1112
- [11.4.1000 (02/05/2026)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1141000-02052026)
1213
- [11.2.5000 (12/16/2025)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1125000-12162025)
1314
- [11.2.1000 (10/14/2025)]({{ site.dbr_cpp_release_notes }}cpp-11.html#1121000-10142025)

programming/dotnet/release-notes/dotnet-11.md

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

99
# Release Notes for .NET Edition - 11.x
1010

11+
## 11.4.2000 (03/18/2026)
12+
13+
### Security Updates
14+
15+
- Updated third-party libraries to incorporate the latest security fixes.
16+
17+
### Bug Fixes
18+
19+
- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases.
20+
1121
## 11.4.1000 (02/05/2026)
1222

1323
### Highlights

programming/dotnet/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 for .NET Edition
1010

11+
- [11.4.2000 (03/18/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1142000-03182026)
1112
- [11.4.1000 (02/05/2026)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1141000-02052026)
1213
- [11.2.5000 (12/16/2025)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1125000-12162025)
1314
- [11.2.1000 (10/14/2025)]({{ site.dbr_dotnet_release_notes }}dotnet-11.html#1121000-10142025)

programming/java/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 for Java Edition
1010

11+
- [11.4.2000 (03/18/2026)]({{ site.dbr_java_release_notes }}java-11.html#1142000-03182026)
1112
- [11.4.1000 (02/05/2026)]({{ site.dbr_java_release_notes }}java-11.html#1141000-02052026)
1213
- [11.2.5000 (12/16/2025)]({{ site.dbr_java_release_notes }}java-11.html#1125000-12162025)
1314
- [11.2.1100 (10/28/2025)]({{ site.dbr_java_release_notes }}java-11.html#1121100-10282025)

programming/java/release-notes/java-11.md

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

99
# Release Notes for Java Edition - 11.x
1010

11+
## 11.4.2000 (03/18/2026)
12+
13+
### Security Updates
14+
15+
- Updated third-party libraries to incorporate the latest security fixes.
16+
17+
### Bug Fixes
18+
19+
- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases.
20+
1121
## 11.4.1000 (02/05/2026)
1222

1323
### Highlights

programming/python/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 for Python Edition
1010

11+
- [11.4.2000 (03/18/2026)]({{ site.dbr_python_release_notes }}python-11.html#1142000-03182026)
1112
- [11.4.1000 (02/05/2026)]({{ site.dbr_python_release_notes }}python-11.html#1141000-02052026)
1213
- [11.2.5000 (12/16/2025)]({{ site.dbr_python_release_notes }}python-11.html#1125000-12162025)
1314
- [11.2.1000 (10/14/2025)]({{ site.dbr_python_release_notes }}python-11.html#1121000-10142025)

programming/python/release-notes/python-11.md

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

99
# Release Notes for Python Edition - 11.x
1010

11+
## 11.4.2000 (03/18/2026)
12+
13+
### Security Updates
14+
15+
- Updated third-party libraries to incorporate the latest security fixes.
16+
17+
### Bug Fixes
18+
19+
- Fixed an issue where the SDk might attempt to load corrupted model resource files in rare cases.
20+
1121
## 11.4.1000 (02/05/2026)
1222

1323
### Highlights

0 commit comments

Comments
 (0)