|
| 1 | +# 3.0.0 (2025-01-29) |
| 2 | + |
| 3 | +### 🚀 Features |
| 4 | + |
| 5 | +- custom object detectors + fix related to automatic zooming on ios ([#71](https://github.com/NativeScript/mlkit/pull/71)) |
| 6 | +- iOS SDK 5+ and Android SDK updates ([#63](https://github.com/NativeScript/mlkit/pull/63)) |
| 7 | +- v2 ([#46](https://github.com/NativeScript/mlkit/pull/46)) |
| 8 | +- **core:** allow aspectRatio configuration ([10fea40](https://github.com/NativeScript/mlkit/commit/10fea40)) |
| 9 | +- allow retrieval of last processed image ([f98e08d](https://github.com/NativeScript/mlkit/commit/f98e08d)) |
| 10 | +- still image detection, pause & torch ([c7ee498](https://github.com/NativeScript/mlkit/commit/c7ee498)) |
| 11 | +- pause & torch ([a39ac7e](https://github.com/NativeScript/mlkit/commit/a39ac7e)) |
| 12 | +- alpha.0 ([1458313](https://github.com/NativeScript/mlkit/commit/1458313)) |
| 13 | + |
| 14 | +### 🩹 Fixes |
| 15 | + |
| 16 | +- **ios:** mlkit import ([#59](https://github.com/NativeScript/mlkit/pull/59)) |
| 17 | +- **ios:** latest Image orientation ([e6c694c](https://github.com/NativeScript/mlkit/commit/e6c694c)) |
| 18 | +- **core:** module guard checks ([1e851e6](https://github.com/NativeScript/mlkit/commit/1e851e6)) |
| 19 | +- **core:** instance check ([a58ac63](https://github.com/NativeScript/mlkit/commit/a58ac63)) |
| 20 | +- **core:** should check if undefined ([92cffcf](https://github.com/NativeScript/mlkit/commit/92cffcf)) |
| 21 | +- **facedetection:** only set instance if supported ([6b5e775](https://github.com/NativeScript/mlkit/commit/6b5e775)) |
| 22 | +- **core:** latestImage guard ([859f7d8](https://github.com/NativeScript/mlkit/commit/859f7d8)) |
| 23 | +- unify camera permission handling, detection background handling, detection sig, support processEveryNthFrame, onTorch handling ([98c2ebc](https://github.com/NativeScript/mlkit/commit/98c2ebc)) |
| 24 | +- detection, torch & pause ([31d601d](https://github.com/NativeScript/mlkit/commit/31d601d)) |
| 25 | +- android barcode detection, formats, ios detection & torch ([353ede1](https://github.com/NativeScript/mlkit/commit/353ede1)) |
| 26 | +- detection event ([16642aa](https://github.com/NativeScript/mlkit/commit/16642aa)) |
| 27 | +- ios ([9a7d9bc](https://github.com/NativeScript/mlkit/commit/9a7d9bc)) |
| 28 | +- typings ([af53c19](https://github.com/NativeScript/mlkit/commit/af53c19)) |
| 29 | + |
| 30 | +### ❤️ Thank You |
| 31 | + |
| 32 | +- cjohn001 @cjohn001 |
| 33 | +- Nathan Walker |
| 34 | +- Osei Fortune @triniwiz |
| 35 | +- Sean Kelly @SeanKelly369 |
0 commit comments