Skip to content

Releases: OutSystems/cordova-plugin-camera

4.2.0-OS63

06 Mar 20:34
ea15c89

Choose a tag to compare

What's Changed

Full Changelog: 4.2.0-OS62...4.2.0-OS63

4.2.0-OS62

05 Mar 13:19
e5085de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0-OS61...4.2.0-OS62

4.2.0-OS61

08 Jan 20:46
0392ec0

Choose a tag to compare

What's Changed

Full Changelog: 4.2.0-OS60...4.2.0-OS61

4.2.0-OS60

07 Oct 19:04
89a49d9

Choose a tag to compare

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

01 Sep 10:45
ce3faee

Choose a tag to compare

  • Feature: Enable predictive back navigation animation on activity used for editImage for Android 13+

4.2.0-OS58

25 Jul 12:11
584f473

Choose a tag to compare

Fixes

  • (ios) Fix input parameters for getPicture Cordova action.
  • (android) Crash in editPicture Cordova action.

4.2.0-OS57

07 Jul 16:53
abc2c08

Choose a tag to compare

Fixes

  • (android) Add missing gson gradle dependency.

4.2.0-OS56

06 Jun 08:32
0046d4d

Choose a tag to compare

Fixes

  • (android) Fixes Release builds with Capacitor

4.2.0-OS55

23 May 15:27
61de9de

Choose a tag to compare

Fixes

  • (android) Downsize image before editing if necessary

4.2.0-OS54

19 Feb 14:44
c8907a2

Choose a tag to compare

Chores

  • (ios) Replace cordova-plugin-add-swift-support plugin with the SwiftVersion preference