File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1- # C# CaptureSDK Version 1.7.68.40 Windows
1+ # C# CaptureSDK Version 1.7.83.246 Windows
22
33The 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.
1818For instance, the D600 is not supported by Windows Companion.
1919
2020Socket Mobile is a leading innovator of data capture and delivery solutions for enhanced productivity.
You can’t perform that action at this time.
0 commit comments