Releases: OutSystems/cordova-plugin-camera
Releases · OutSystems/cordova-plugin-camera
4.2.0-OS63
What's Changed
- fix(ios): update to library framework built with Xcode 16 and not 26 by @alexgerardojacinto in #165
Full Changelog: 4.2.0-OS62...4.2.0-OS63
4.2.0-OS62
What's Changed
- feat(ios): add isPersistent parameter for recordedVideos by @alexgerardojacinto in #163
- feat(android): add isPersistent parameter for recordedVideos by @ItsChaceD in #164
New Contributors
- @ItsChaceD made their first contribution in #164
Full Changelog: 4.2.0-OS61...4.2.0-OS62
4.2.0-OS61
What's Changed
- chore: remove unnecessary OSCommonPluginLib by @alexgerardojacinto in #162
Full Changelog: 4.2.0-OS60...4.2.0-OS61
4.2.0-OS60
What's Changed
- fix(ios): properly add PHPhotoLibraryPreventAutomaticLimitedAccessAlert to .plist for Capacitor apps by @alexgerardojacinto in #161
Full Changelog: 4.2.0-OS59...4.2.0-OS60
4.2.0-OS59
- Feature: Enable predictive back navigation animation on activity used for editImage for Android 13+
4.2.0-OS58
Fixes
- (ios) Fix input parameters for getPicture Cordova action.
- (android) Crash in editPicture Cordova action.
4.2.0-OS57
Fixes
- (android) Add missing gson gradle dependency.
4.2.0-OS56
Fixes
- (android) Fixes Release builds with Capacitor
4.2.0-OS55
Fixes
- (android) Downsize image before editing if necessary
4.2.0-OS54
Chores
- (ios) Replace
cordova-plugin-add-swift-supportplugin with theSwiftVersionpreference