File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
programming/java/release-notes Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "version" : " 11.0.6100" ,
4
+ "matchVersion" : {
5
+ "java" : " 3.0.6100"
6
+ }
7
+ },
2
8
{
3
9
"version" : " 11.0.6000" ,
4
10
"matchVersion" : {
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ needAutoGenerateSidebar: false
8
8
9
9
# Release Notes for Java Edition
10
10
11
+ - [ 11.0.6100 (08/19/2025)] ({{ site.dbr_java_release_notes }}java-11.html#1106100-08192025)
11
12
- [ 11.0.6000 (08/06/2025)] ({{ site.dbr_java_release_notes }}java-11.html#1106000-08062025)
12
13
- [ 9.6.40 (03/14/2024)] ({{ site.dbr_java_release_notes }}java-9.md#9640-03142024)
13
14
- [ 9.6.30 (08/29/2023)] ({{ site.dbr_java_release_notes }}java-9.md#9630-08292023)
Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ needGenerateH3Content: false
8
8
9
9
# Release Notes for Java Edition - 11.x
10
10
11
+ ## 11.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
+
17
+
11
18
## 11.0.6000 (08/06/2025)
12
19
13
20
### [ Highlights] ( https://www.dynamsoft.com/release-highlights/?product=dbr11.0 )
You can’t perform that action at this time.
0 commit comments