4.2.0-OS49
alexgerardojacinto
released this
17 Oct 15:58
·
13 commits
to master
since this release
-
Fixes
- (android) Fixes bug when calling
chooseFromGallery
withallowEdit
enabled. - (android) Updates dependency to native library, which adds
@SerializedName
annotation to avoid issues with code obfuscation. - (ios) Reinitialise crop window only when orientation mode is changed.
- (ios) Fix orientation issue when using
ChooseFromGallery
withAllowEdit
enabled on a picture taken with a rotated camera. - (ios) Improve Photo Gallery picture quality.
- (android) Fixes bug when calling
-
Chores
- (ios) Remove 3rd-party dependencies.
- (ios) Remove iOS 13 specific code.