You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,13 @@ This file tracks released versions of the C# CaptureSDK.
36
36
- Fixed SocketCam's stability on Windows (UWP)
37
37
- Camera switch
38
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
39
+
- USB Camera support, check [documentation](https://docs.socketmobile.dev/capture/csharp/en/latest/topicsSocketCam.html) under SocketCam->Setup->Windows (UWP)->Note
40
40
- Updated Native iOS CaptureSDK from version 1.9.133 to version 1.9.139
41
41
- We have updated SwiftDecoder to 6.2.3 that fixes the [signature error](https://github.com/SocketMobile/swift-package-capturesdk/issues/28)
42
42
- Added the NFC Tag ID, `TagIdData`, in the `CaptureDecodedData` received from the `DecodedData` event (available on iOS and Windows)
43
+
44
+
## Version 1.7.112.395
45
+
46
+
- Updated NuGet package released on [nuget.org](https://www.nuget.org/packages/SocketMobile.Capture)
47
+
- Added SocketCam C820 support to MAUI
48
+
- Fixed symbology availability across different camera usages. Symbologies are now consistent across all devices
0 commit comments