Skip to content

Commit 5c4c1e6

Browse files
Version 1.7.83.246
1 parent 4cfbdef commit 5c4c1e6

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,14 @@ This file tracks released versions of the C# CaptureSDK.
2424
- [Get/Set]ThemeSelectionAsync() method. Retrieve or Set the UI theme for devices like S550 or S370
2525
- SetFactoryResetAsync() method. Factory resets a Bluetooth Low Energy device like S320, S370, S550
2626
- [Get/Set]TimersTimeoutAsync() method. Retrieve or Set the auto lock and power off timers
27+
28+
## Version 1.7.83.246
29+
30+
- Updated NuGet package released on [nuget.org](https://www.nuget.org/packages/SocketMobile.Capture)
31+
- Fixed `SetTimersTimeoutAsync()` method by adding the auto lock parameter
32+
- Added Timer documentation [here](https://docs.socketmobile.dev/capture/csharp/en/latest/topicsTimers.html)
33+
- Fixed SocketCam's stability on Windows (UWP)
34+
- Camera switch
35+
- No Camera detected
36+
- USB Cameara support, check [documentation](https://docs.socketmobile.dev/capture/csharp/en/latest/topicsSocketCam.html) under Setup->Windows (UWP)->Note
37+
- Added the NFC Tag ID, `TagIdData`, in the `CaptureDecodedData` received from the `DecodedData` event

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# C# CaptureSDK Version 1.7.68.40 Windows
1+
# C# CaptureSDK Version 1.7.83.246 Windows
22

33
The Windows CaptureSDK is [available publicly on nuget.org here](https://www.nuget.org/packages/SocketMobile.Capture)
44

@@ -14,7 +14,7 @@ The Windows CaptureSDK is [available publicly on nuget.org here](https://www.nug
1414
| **S370** ||||||
1515
| **M963** ||||||
1616

17-
Note: Bluetooth LE devices (such as the D600, S550 and S320) support also relies on the Companion version for Windows and Android.
17+
Note: Bluetooth LE devices (such as the D600, S550 and S320) support also relies on the Companion version.
1818
For instance, the D600 is not supported by Windows Companion.
1919

2020
Socket Mobile is a leading innovator of data capture and delivery solutions for enhanced productivity.

0 commit comments

Comments
 (0)