File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed
programming/java/release-notes Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 11[
2+ {
3+ "version" : " 3.0.6100" ,
4+ "matchVersion" : {
5+ "java" : " 11.0.6100"
6+ }
7+ },
8+ {
9+ "version" : " 3.0.6000" ,
10+ "matchVersion" : {
11+ "cpp" : " 11.0.6000" ,
12+ "dotnet" : " 11.0.6000" ,
13+ "python" : " 11.0.6000" ,
14+ "java" : " 11.0.6000"
15+ }
16+ },
217 {
318 "version" : " 3.0.4100" ,
419 "matchVersion" : {
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ noTitleIndex: true
99
1010# Module Release Notes - Dynamsoft Capture Vision Java Edition
1111
12+ - [ 3.0.6100 (08/19/2025)] ( java-3.md#306100-08192025 )
1213- [ 3.0.6000 (08/06/2025)] ( java-3.md#306000-08062025 )
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ needGenerateH3Content: false
88
99# Release Notes for Java Edition - 3.x
1010
11+ ## 3.0.6100 (08/19/2025)
12+
13+ ### Fixed
14+
15+ - Fixed an issue where using a callback function could cause the program to crash.
16+
1117## 3.0.6000 (08/06/2025)
1218
1319### [ Highlights] ( https://www.dynamsoft.com/release-highlights/?product=dcv3.0 )
You can’t perform that action at this time.
0 commit comments