Skip to content

v5.2.3

Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 23 Oct 14:37
· 90 commits to master since this release
23f3dd3

Deprecations:

  • The EncryptionType.none constant has been deprecated, as its name was misleading. Use EncryptionType.unknown instead.

Bugs fixed:

  • Fixed EncryptionType throwing on invalid SAE 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.