|
| 1 | +# 7.0.0 (2025-02-14) |
| 2 | + |
| 3 | +### 🚀 Features |
| 4 | + |
| 5 | +- TypeScript 5.5, {N} 8.8, and @nativescript-community/perms with cleanup ([#594](https://github.com/NativeScript/plugins/pull/594)) |
| 6 | +- **camera:** add android metadata filtering ([7d5bbfd](https://github.com/NativeScript/plugins/commit/7d5bbfd)) |
| 7 | +- **camera:** add iOS modalPresentationStyle to CameraOptions ([c815fc3](https://github.com/NativeScript/plugins/commit/c815fc3)) |
| 8 | + |
| 9 | +### 🩹 Fixes |
| 10 | + |
| 11 | +- **camera:** handle permissions in the same way in iOS and Android ([#613](https://github.com/NativeScript/plugins/pull/613)) |
| 12 | +- **camera:** Handle 'Limited' iOS Photo permission. ([#600](https://github.com/NativeScript/plugins/pull/600)) |
| 13 | +- **camera:** keepAspectRatio maintained through save ([#561](https://github.com/NativeScript/plugins/pull/561)) |
| 14 | +- **camera:** external storage permission api targeting ([#547](https://github.com/NativeScript/plugins/pull/547)) |
| 15 | +- **camera:** Support android Api 33 targetSDK ([#372](https://github.com/NativeScript/plugins/pull/372)) |
| 16 | +- **camera:** add additional provider paths for android ([#263](https://github.com/NativeScript/plugins/pull/263)) |
| 17 | +- **camera:** include other paths ([0bc2af2](https://github.com/NativeScript/plugins/commit/0bc2af2)) |
| 18 | +- pin nativescript-permissions 1.3.11 ([#208](https://github.com/NativeScript/plugins/pull/208)) |
| 19 | +- **camera:** Change UIModalPresentationStyle.CurrentContext to FullScreen. ([#134](https://github.com/NativeScript/plugins/pull/134)) |
| 20 | +- **android:** #76 ([#76](https://github.com/NativeScript/plugins/issues/76)) |
| 21 | +- **android:** Android 11 camera support ([991d31a](https://github.com/NativeScript/plugins/commit/991d31a)) |
| 22 | +- **android:** camera crash ([982719b](https://github.com/NativeScript/plugins/commit/982719b)) |
| 23 | +- **android:** camera support 10+ ([#67](https://github.com/NativeScript/plugins/pull/67)) |
| 24 | + |
| 25 | +### ❤️ Thank You |
| 26 | + |
| 27 | +- Alexander Ziskind |
| 28 | +- AVAEON\jcassidy |
| 29 | +- Dave Coffin @davecoffin |
| 30 | +- James Macmillan @jamescodesthings |
| 31 | +- Jason Cassidy @jcassidyav |
| 32 | +- Matthieu Boutier |
| 33 | +- Nathan Walker |
| 34 | +- Osei Fortune @triniwiz |
| 35 | +- Peter Staev @PeterStaev |
| 36 | +- triniwiz @triniwiz |
0 commit comments