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