v5.2.3
juliansteenbakker
released this
23 Oct 14:37
·
90 commits
to master
since this release
Deprecations:
- The
EncryptionType.none
constant has been deprecated, as its name was misleading. UseEncryptionType.unknown
instead.
Bugs fixed:
- Fixed
EncryptionType
throwing on invalidSAE
encryption type. - [web] Removed the
controls
attribute on the video preview.
Improvements:
- All enum types for barcode data (i.e. Wifi type or email type) now return
unknown
for unrecognized values.