## apache/cordova-plugin-camera — rel/7.0.0…rel/8.0.0

_22 commits._

### Fixes
- **fix: Remove WRITE_EXTERNAL_PERMISSION (#915)** (de468b6)
- **fix(ios): Sync camera API return to match Android changes (#911)** (7adccc8)
- **fix(browser): Make data uri be returned as actual URI strings (#912)** (5379545)
- **fix: return content uris when possible when selecting from gallery (#902)** (2eaa9a3)
- **fix(android): Return data uris as an URI (#910)** (a672c31)
- **fix(android): Improper serialization of image uri in save instance state (#903)** (1632510)
- **fix(android): improper cache path construction during image manipulation (#905)** (36bf8e7)
- **fix(android): Use VERSION_CODES instead of hard-coded API literals (#904)** (feb7643)
- **fix(android): Isolate provider access to a subdirectory (#901)** (4448030)

### Backend
- **deprecation: allowEdit (#914)** (4c9dc10)
- **Remove media permissions to make complaint with Android 14 requirements (#889)** (faa4615)

### Docs
- **docs: Revisions for v8 public API changes with the return string formats of getPicture (#913)** (7d159cf)

### Chore
- **chore: version 8.0.0** (7f33ef4)
- **refactor(android): Make WRITE_EXTERNAL_STORAGE optional (#909)** (48c4cdd)
- **refactor(android): remove query img usage (#907)** (c208754)
- **refactor(android): replace image path usage with image uris (#906)** (0d86764)
- **chore: Update package to 8.0.0-dev (#899)** (0a4bfe1)
- **chore: Update eslint config to 5.1.0 (#898)** (49438de)
- **ci: sync workflow with paramedic (#895)** (f38aba2)
- **chore: Added npmrc** (3b73186)
- **ci(android): Update Android CI to be compatible with cordova-android@13 (#890)** (40a5db1)
- **chore: bump version 7.0.1-dev** (9eecbaa)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/apache/cordova-plugin-camera?utm_source=github-action)._