Skip to content

Commit f1d95e0

Browse files
v3.2.5000 release
1 parent caf9f23 commit f1d95e0

File tree

8 files changed

+56
-0
lines changed

8 files changed

+56
-0
lines changed

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

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

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

11+
## 3.2.5000 (12/16/2025)
12+
13+
This release includes security maintenance updates to ensure continued protection of the product.
14+
15+
### Security Updates
16+
17+
- Updated third-party libraries to incorporate the latest security fixes.
18+
19+
### Bug Fixes
20+
21+
- Fixed memory leak, crash, and hang issues in various scenarios.
22+
- Improved stability in multi-threading operations.
23+
1124
## 3.2.1000 (10/14/2025)
1225

1326
### 🎉Milestone Release

programming/cplusplus/release-notes/index.md

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

1010
# Release Notes - Dynamsoft Capture Vision CPP
1111

12+
- [3.2.5000 (12/16/2025)]({{ site.dcvb_cpp_release_notes_v3 }}cpp-3.html#325000-12162025)
1213
- [3.2.1000 (10/14/2025)]({{ site.dcvb_cpp_release_notes_v3 }}cpp-3.html#321000-10142025)
1314
- [3.0.6000 (08/06/2025)]({{ site.dcvb_cpp_release_notes_v3 }}cpp-3.html#306000-08062025)
1415
- [3.0.4000 (07/15/2025)]({{ site.dcvb_cpp_release_notes_v3 }}cpp-3.html#304000-07152025)

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

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

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

11+
## 3.2.5000 (12/16/2025)
12+
13+
This release includes security maintenance updates to ensure continued protection of the product.
14+
15+
### Security Updates
16+
17+
- Updated third-party libraries to incorporate the latest security fixes.
18+
19+
### Bug Fixes
20+
21+
- Fixed memory leak, crash, and hang issues in various scenarios.
22+
- Improved stability in multi-threading operations.
23+
1124
## 3.2.1000 (10/14/2025)
1225

1326
### 🎉Milestone Release

programming/dotnet/release-notes/index.md

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

1010
# Module Release Notes - Dynamsoft Capture Vision .NET Edition
1111

12+
- [3.2.5000 (12/16/2025)]({{ site.dcvb_dotnet_release_notes_v3 }}dotnet-3.html#325000-12162025)
1213
- [3.2.1000 (10/14/2025)]({{ site.dcvb_dotnet_release_notes_v3 }}dotnet-3.html#321000-10142025)
1314
- [3.0.6000 (08/06/2025)]({{ site.dcvb_dotnet_release_notes_v3 }}dotnet-3.html#306000-08062025)
1415
- [3.0.4000 (07/15/2025)]({{ site.dcvb_dotnet_release_notes_v3 }}dotnet-3.html#304000-07152025)

programming/java/release-notes/index.md

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

1010
# Module Release Notes - Dynamsoft Capture Vision Java Edition
1111

12+
- [3.2.5000 (12/16/2025)]({{ site.dcvb_java_release_notes_v3 }}java-3.html#325000-12162025)
1213
- [3.2.1100 (10/28/2025)]({{ site.dcvb_java_release_notes_v3 }}java-3.html#321100-10282025)
1314
- [3.2.1000 (10/14/2025)]({{ site.dcvb_java_release_notes_v3 }}java-3.html#321000-10142025)
1415
- [3.0.6100 (08/19/2025)]({{ site.dcvb_java_release_notes_v3 }}java-3.html#306100-08192025)

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

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

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

11+
## 3.2.5000 (12/16/2025)
12+
13+
This release includes security maintenance updates to ensure continued protection of the product.
14+
15+
### Security Updates
16+
17+
- Updated third-party libraries to incorporate the latest security fixes.
18+
19+
### Bug Fixes
20+
21+
- Fixed memory leak, crash, and hang issues in various scenarios.
22+
- Improved stability in multi-threading operations.
23+
1124
## 3.2.1100 (10/28/2025)
1225

1326
### Fixed

programming/python/release-notes/index.md

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

1010
# Module Release Notes - Dynamsoft Capture Vision Python Edition
1111

12+
- [3.2.5000 (12/16/2025)]({{ site.dcvb_python_release_notes_v3 }}python-3.html#325000-12162025)
1213
- [3.2.1000 (10/14/2025)]({{ site.dcvb_python_release_notes_v3 }}python-3.html#321000-10142025)
1314
- [3.0.6000 (08/06/2025)]({{ site.dcvb_python_release_notes_v3 }}python-3.html#306000-08062025)
1415
- [3.0.4100 (07/16/2025)]({{ site.dcvb_python_release_notes_v3 }}python-3.html#304100-07162025)

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

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

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

11+
## 3.2.5000 (12/16/2025)
12+
13+
This release includes security maintenance updates to ensure continued protection of the product.
14+
15+
### Security Updates
16+
17+
- Updated third-party libraries to incorporate the latest security fixes.
18+
19+
### Bug Fixes
20+
21+
- Fixed memory leak, crash, and hang issues in various scenarios.
22+
- Improved stability in multi-threading operations.
23+
1124
## 3.2.1000 (10/14/2025)
1225

1326
### 🎉Milestone Release

0 commit comments

Comments
 (0)