Releases: OutSystems/cordova-plugin-camera
Releases · OutSystems/cordova-plugin-camera
4.2.0-OS43
- Avoid asking for unnecessary gallery permission for Android >= 13.
- Fix minor issues with the crop & rotate feature for iOS.
4.2.0-OS42
- Revamps
TakePicture
feature to return aMediaResult
object when taking a picture. - Revamps
ChooseFromGallery
feature to allow editing a picture after it has been selected. - Adds
EditURIPicture
feature, allowing to edit a picture given itsURI
. - Includes bug fix for when selecting a picture from the cloud (e.g. iCloud or Google Photos).
4.2.0-OS41
- Adds video functionality: record and play video
- Adds Choose Media from Gallery: multiple media (video/photo) can be chosen from the device's gallery
- Updates Error Codes and Error Messages
- Starts using native libraries
4.2.0-OS40
- Updates permission request for image and video access for Android 13
- Updates iOS error codes.
- Fixes a cosmetic issue on the edit image screen for certain iOS devices
4.2.0-OS39
- Updates permission request for image and video access for Android 13
- Updates iOS error codes.
4.2.0-OS38
iOS: Updated swift support.
4.2.0-OS37
chore(release): raised version to 4.2.0-OS37
4.2.0-OS36
- Fixes an crash while saving a photo on some Android 10 devices
4.2.0-OS35
- Fix: Fixed error messages when cancelling to take or choose a photo, and when permissions for these are denied.
- Fix: Added dialog to be shown when permissions to the photo library are denied (https://outsystemsrd.atlassian.net/browse/RMET-1272).
4.2.0-OS34
Raised version to 4.2.0-OS34