Skip to content

Releases: afriscic/BarcodeScanning.Native.Maui

3.0.0-beta2

22 Nov 22:21

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

What's Changed

Windows is currently untested!
TODO embed ZxingCpp as a native library to enable Windows on ARM support if needed.

New Contributors

Full Changelog: 3.0.0-beta...3.0.0-beta2

3.0.0-beta

14 Nov 12:56

Choose a tag to compare

3.0.0-beta Pre-release
Pre-release

.NET 10 beta release

This is the first .NET 10 release. It is marked as beta because, at least on my system, I had a problem with BoundingBox mapping from Vision image to PreviewView. Also, as I have limited access for iOS testing, live preview orientation has not been validated.
Please report all issues.

What's Changed

New Contributors

Full Changelog: 2.2.1...3.0.0-beta

2.2.1

29 May 06:59

Choose a tag to compare

Reverting back to VideoOrientation (marked as deprecated) on iOS/MacOS to fix rotation issues.

2.2.0

27 May 16:40

Choose a tag to compare

iOS
Reverted to using fixed angles for VideoRotationAngle. Should fix #146, #149, #151
Android
Added UpdateVibration method to better handle vibration permission.
All OS
Added additional PauseScanning checks. Fix for #150

2.1.9

20 May 20:14

Choose a tag to compare

Android dependency bump (fix for #144)
Support for VideoRotationAngle on iOS/MacOS 17+ (possible fix for #146)

1.7.9 .NET8 release - only dependencies on Android
Probably last .NET8 release!

2.1.8

28 Mar 21:21

Choose a tag to compare

Fix for #140
Null check hardening

1.7.8 .NET8 release

2.1.7

27 Feb 19:01
a34e684

Choose a tag to compare

Fix for #135
Fix for #130
Fix for #126 and updated README file

1.7.7 .NET 8 release

2.1.6

28 Jan 21:18

Choose a tag to compare

Fix for #128

2.1.5

23 Jan 21:44

Choose a tag to compare

Potential fix for #128
Additional optimization for #126
Added ForceFrameCapture property (fix for #127)

1.7.5 .NET 8 release

2.1.4

12 Jan 16:11

Choose a tag to compare

Potential fix for #123
Android dependency bump