Skip to content

Commit ec5fc91

Browse files
Version 1.7.83.246
1 parent 6afcfda commit ec5fc91

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,16 @@ This file tracks released versions of the C# CaptureSDK.
2727
- [Get/Set]ThemeSelectionAsync() method. Retrieve or Set the UI theme for devices like S550 or S370
2828
- SetFactoryResetAsync() method. Factory resets a Bluetooth Low Energy device like S320, S370, S550
2929
- [Get/Set]TimersTimeoutAsync() method. Retrieve or Set the auto lock and power off timers
30+
31+
## Version 1.7.83.246
32+
33+
- Updated NuGet package released on [nuget.org](https://www.nuget.org/packages/SocketMobile.Capture)
34+
- Fixed `SetTimersTimeoutAsync()` method by adding the auto lock parameter
35+
- Added Timer documentation [here](https://docs.socketmobile.dev/capture/csharp/en/latest/topicsTimers.html)
36+
- Fixed SocketCam's stability on Windows (UWP)
37+
- Camera switch
38+
- No Camera detected
39+
- USB Cameara support, check [documentation](https://docs.socketmobile.dev/capture/csharp/en/latest/topicsSocketCam.html) under SocketCam->Setup->Windows (UWP)->Note
40+
- Updated Native iOS CaptureSDK from version 1.9.133 to version 1.9.139
41+
- We have updated SwiftDecoder to 6.2.3 that fixes the [signature error](https://github.com/SocketMobile/swift-package-capturesdk/issues/28)
42+
- Added the NFC Tag ID, `TagIdData`, in the `CaptureDecodedData` received from the `DecodedData` event (available on iOS and Windows)

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, Android and iOS Support
1+
# C# CaptureSDK Version 1.7.83.246 Windows, Android and iOS Support
22

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

@@ -22,7 +22,7 @@ For instance, the D600 is not supported by Windows Companion.
2222

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

25-
CaptureSDK is the easiest solution for adding barcode scanning capability to a Windows application.
25+
CaptureSDK is the easiest solution for adding barcode scanning capability to a Windows, Android or iOS application.
2626

2727
The Socket Mobile barcode scanner is an ergonomic, fast and accurate solution to a variety of data entry scenarios.
2828

0 commit comments

Comments
 (0)