All notable changes to this project will be documented in this file. Only changes between relevant releases (aka: released to production in Google Play Store) will be listed in this document.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- No new features!
- No changed features!
- No deprecated features!
- No removed features!
- No fixed issues!
- No security issues fixed!
1.0.62 - 2021-09-12
- Add warning for Android 11+ with incompatibility disclaimer
- Add Jetpack Compose for UI
- Migrate CI toolchain to fastlane
- Migrate to Android 12 build tools and API target
- Update library dependencies
1.0.53 - 2021-07-30
- Set crop area to full size by default
1.0.27 - 2021-01-16
- Show error toast if the cropping library cannot crop the image for any reason
- Add
requestLegacyExternalStorage
flag to support apps requesting images withfile://
Uris in Android 10
1.0.18 - 2021-01-16
- Limit maxSdkVersion to API 29 (Android 10)
1.0.0 - 2020-08-27
- Initial release.
0.1.0 - 2019-09-12
- Initial commit.