Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -5,6 +5,7 @@ Deprecations: | @@ -5,6 +5,7 @@ Deprecations: | ||
| 5 | 5 | ||
| 6 | Bugs fixed: | 6 | Bugs fixed: |
| 7 | * Fixed `EncryptionType` throwing on invalid `SAE` encryption type. | 7 | * Fixed `EncryptionType` throwing on invalid `SAE` encryption type. |
| 8 | +* [web] Removed the `controls` attribute on the video preview. | ||
| 8 | 9 | ||
| 9 | Improvements: | 10 | Improvements: |
| 10 | * All enum types for barcode data (i.e. Wifi type or email type) now return `unknown` for unrecognized values. | 11 | * All enum types for barcode data (i.e. Wifi type or email type) now return `unknown` for unrecognized values. |
-
Please register or login to post a comment