Skip to content

Commit 97096c5

Browse files
Merge pull request #386 from dynamsoft-docs/preview
Updating 3.2.5000 cross-platform docs
2 parents b7e5077 + 1f5248e commit 97096c5

File tree

7 files changed

+29
-2
lines changed

7 files changed

+29
-2
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Barcode Reader Flutter SDK - Release Notes
1111

12+
## 11.2.5000 (12/18/2025)
13+
14+
This release includes security maintenance updates to ensure continued protection of the product.
15+
16+
### Security Updates
17+
18+
- Updated third-party libraries to incorporate the latest security fixes.
19+
1220
## 11.2.3000 (11/06/2025)
1321

1422
### 🎉Milestone Release

programming/flutter/release-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Barcode Reader Flutter SDK - Release Notes
1111

12+
- [11.2.5000 (12/18/2025)](flutter-11.md#1125000-12182025)
1213
- [11.2.3000 (11/06/2025)](flutter-11.md#1123000-11062025)
1314
- [11.0.5200 (08/18/2025)](flutter-11.md#1105200-08182025)

programming/maui/release-notes/index.md

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

1010
# Dynamsoft Barcode Reader MAUI SDK - Release Notes
1111

12+
- [11.2.5000 (12/18/2025)]({{ site.dbr_maui }}release-notes/maui-11.html#1125000-12182025)
1213
- [11.2.3000 (11/20/2025)]({{ site.dbr_maui }}release-notes/maui-11.html#1123000-11202025)
1314
- [11.0.5200 (08/18/2025)]({{ site.dbr_maui }}release-notes/maui-11.html#1105200-08182025)
1415
- [11.0.5100 (08/12/2025)]({{ site.dbr_maui }}release-notes/maui-11.html#1105100-08122025)

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ noTitleIndex: true
1010

1111
# Release Notes for MAUI SDK - 11.x
1212

13+
## 11.2.5000 (12/18/2025)
14+
15+
This release includes security maintenance updates to ensure continued protection of the product.
16+
17+
### Security Updates
18+
19+
- Updated third-party libraries to incorporate the latest security fixes.
20+
1321
## 11.2.3000 (11/20/2025)
1422

1523
### 🎉Milestone Release

programming/maui/user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ noTitleIndex: true
6060

6161
### Visual Studio for Mac
6262

63-
In the **NuGet Package Manager>Manage Packages for Solution** of your project, search for **Dynamsoft.BarcodeReaderBundle.Maui**. Select Version **11.0.5200** and click **install**.
63+
In the **NuGet Package Manager>Manage Packages for Solution** of your project, search for **Dynamsoft.BarcodeReaderBundle.Maui**. Select Version **11.2.5000** and click **install**.
6464

6565
### Visual Studio for Windows
6666

@@ -73,7 +73,7 @@ You need to add the library via the project file and complete additional steps f
7373
...
7474
<ItemGroup>
7575
...
76-
<PackageReference Include="Dynamsoft.BarcodeReaderBundle.Maui" Version="11.2.3000" />
76+
<PackageReference Include="Dynamsoft.BarcodeReaderBundle.Maui" Version="11.2.5000" />
7777
</ItemGroup>
7878
</Project>
7979
```

programming/react-native/release-notes/index.md

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

1010
# Dynamsoft Barcode Reader React Native SDK - Release Notes
1111

12+
- [11.2.5000 (12/18/2025)](react-native-11.md#1125000-12182025)
1213
- [11.2.3000 (12/04/2025)](react-native-11.md#1123000-12042025)
1314
- [11.0.5200 (08/18/2025)](react-native-11.md#1105200-08182025)
1415
- [11.0.5100 (08/12/2025)](react-native-11.md#1105100-08122025)

programming/react-native/release-notes/react-native-11.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ breadcrumbText: Release Notes
99

1010
# Dynamsoft Barcode Reader React Native SDK - Release Notes
1111

12+
## 11.2.5000 (12/18/2025)
13+
14+
This release includes security maintenance updates to ensure continued protection of the product.
15+
16+
### Security Updates
17+
18+
- Updated third-party libraries to incorporate the latest security fixes.
19+
1220
## 11.2.3000 (12/04/2025)
1321

1422
### 🎉Milestone Release

0 commit comments

Comments
 (0)