Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -13,6 +13,7 @@ Bugs fixed: | @@ -13,6 +13,7 @@ Bugs fixed: | ||
| 13 | * Fixed images on iOS being rotated, resulting in bad detection rates. (thanks @EArminjon !) | 13 | * Fixed images on iOS being rotated, resulting in bad detection rates. (thanks @EArminjon !) |
| 14 | * Fixed scan timeout not working on iOS. (thanks @navaronbracke !) | 14 | * Fixed scan timeout not working on iOS. (thanks @navaronbracke !) |
| 15 | * Fixed a crash on iOS when the device is nil. (thanks @navaronbracke !) | 15 | * Fixed a crash on iOS when the device is nil. (thanks @navaronbracke !) |
| 16 | +* Fixed a case of an unhandled exception when starting the scanner. (thanks @navaronbracke !) | ||
| 16 | 17 | ||
| 17 | Improvements: | 18 | Improvements: |
| 18 | * Improved MacOS memory footprint by using a background queue. (thanks @ryanduffyne !) | 19 | * Improved MacOS memory footprint by using a background queue. (thanks @ryanduffyne !) |
-
Please register or login to post a comment