Skip to content

Commit ec664e5

Browse files
update to internal commit e40250f9
1 parent 2a2456a commit ec664e5

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

assets/js/dbrServerVersionSearch.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"version": "11.0.6100",
4+
"matchVersion": {
5+
"java": "3.0.6100"
6+
}
7+
},
28
{
39
"version": "11.0.6000",
410
"matchVersion": {

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.0.6100 (08/19/2025)]({{ site.dbr_java_release_notes }}java-11.html#1106100-08192025)
1112
- [11.0.6000 (08/06/2025)]({{ site.dbr_java_release_notes }}java-11.html#1106000-08062025)
1213
- [9.6.40 (03/14/2024)]({{ site.dbr_java_release_notes }}java-9.md#9640-03142024)
1314
- [9.6.30 (08/29/2023)]({{ site.dbr_java_release_notes }}java-9.md#9630-08292023)

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

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

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

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+
1118
## 11.0.6000 (08/06/2025)
1219

1320
### [Highlights](https://www.dynamsoft.com/release-highlights/?product=dbr11.0)

0 commit comments

Comments
 (0)