|
| 1 | +# 5.0.0 (2025-01-29) |
| 2 | + |
| 3 | +### 🚀 Features |
| 4 | + |
| 5 | +- **imagepicker:** support Android Photo Picker ([#610](https://github.com/NativeScript/plugins/pull/610)) |
| 6 | +- TypeScript 5.5, {N} 8.8, and @nativescript-community/perms with cleanup ([#594](https://github.com/NativeScript/plugins/pull/594)) |
| 7 | +- **imagepicker:** consolidate API with improved typings ([#530](https://github.com/NativeScript/plugins/pull/530)) |
| 8 | +- **imagepicker:** cloud options for ios ([fce2bb1](https://github.com/NativeScript/plugins/commit/fce2bb1)) |
| 9 | +- **imagepicker:** improved selection data and video picking support ([#481](https://github.com/NativeScript/plugins/pull/481)) |
| 10 | +- **imagepicker:** add android metadata filtering ([d0473ba](https://github.com/NativeScript/plugins/commit/d0473ba)) |
| 11 | +- **plugin:** imagepicker ([6a9cff7](https://github.com/NativeScript/plugins/commit/6a9cff7)) |
| 12 | + |
| 13 | +### 🩹 Fixes |
| 14 | + |
| 15 | +- **imagepicker:** await picked videos ([379e3f8](https://github.com/NativeScript/plugins/commit/379e3f8)) |
| 16 | +- **imagepicker:** build options ([029d4c5](https://github.com/NativeScript/plugins/commit/029d4c5)) |
| 17 | +- **imagepicker:** empty `path` in selected assets + added `augementAssetsInfo` and `resolveWhenDismissed` options ([#581](https://github.com/NativeScript/plugins/pull/581)) |
| 18 | +- **imagepicker:** Recognise "limited" as an authorising option in iOS ([#570](https://github.com/NativeScript/plugins/pull/570)) |
| 19 | +- **imagepicker:** types duration as number ([#548](https://github.com/NativeScript/plugins/pull/548)) |
| 20 | +- **imagepicker:** add uri permissions ([#495](https://github.com/NativeScript/plugins/pull/495)) |
| 21 | +- **imagepicker:** ios NSArray handling on result ([10d6fa8](https://github.com/NativeScript/plugins/commit/10d6fa8)) |
| 22 | +- **imagepicker:** android add support for API 33+ ([b717551](https://github.com/NativeScript/plugins/commit/b717551)) |
| 23 | +- email and imagepicker release build issues ([#140](https://github.com/NativeScript/plugins/pull/140)) |
| 24 | +- **imagepicker:** remove need for requestLegacyExternalStorage ([#127](https://github.com/NativeScript/plugins/pull/127)) |
| 25 | +- **imagepicker:** reject with canceled error ([de46e2e](https://github.com/NativeScript/plugins/commit/de46e2e)) |
| 26 | + |
| 27 | +### ❤️ Thank You |
| 28 | + |
| 29 | +- Alexander Ziskind |
| 30 | +- Dave Coffin @davecoffin |
| 31 | +- farfromrefuge |
| 32 | +- Jason Cassidy @jcassidyav |
| 33 | +- Matthieu Boutier |
| 34 | +- Nathan Walker |
| 35 | +- Osei Fortune @triniwiz |
0 commit comments