10000 chore(release): publish · NativeScript/plugins@90478ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 90478ec

Browse files
committed
chore(release): publish
- project: imagepicker 5.0.0
1 parent bf9a0d8 commit 90478ec

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

packages/imagepicker/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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

Comments
 (0)
0