Skip to content

4.2.0-OS49

Compare
Choose a tag to compare
@alexgerardojacinto alexgerardojacinto released this 17 Oct 15:58
· 13 commits to master since this release
865d12c
  • Fixes

    • (android) Fixes bug when calling chooseFromGallery with allowEdit 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 with AllowEdit enabled on a picture taken with a rotated camera.
    • (ios) Improve Photo Gallery picture quality.
  • Chores

    • (ios) Remove 3rd-party dependencies.
    • (ios) Remove iOS 13 specific code.