Releases: kekland/croppy
Releases · kekland/croppy
1.3.3
1.3.2
- Added
showLoadingIndicatorOnSubmit
parameter to show a loading indicator when the user presses the "Done" button. This is useful if you're doing some heavy processing on the cropped image and want to show the user that something is happening.
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Add german translations by @jkoenig134 in #44
New Contributors
- @jkoenig134 made their first contribution in #44
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.1
What's Changed
- Update README.md localization guide by @Cellaryllis in #41
- Fixed a bug where animated images would trigger a lot of exceptions in
obtainImage
. Now, the cropper will just display a static image if the image is animated.
New Contributors
- @Cellaryllis made their first contribution in #41
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Added Spanish localization by @Thesergiolg99 in #20
- Added zh localization by @zhushenwudi in #23
- Fixed ES localization by @Thesergiolg99 in #22
- Added Hebrew (he) localization by @kfiross in #27
- Fix Reset not resetting to correct state by @talamaska in #34
- Add WASM support by @raldhafiri in #36
- Update deps, fix warnings, and specify namespace in Android gradle file by @orkun1675 in #31
New Contributors
- @Thesergiolg99 made their first contribution in #20
- @zhushenwudi made their first contribution in #23
- @kfiross made their first contribution in #27
- @talamaska made their first contribution in #34
- @raldhafiri made their first contribution in #36
- @orkun1675 made their first contribution in #31
Full Changelog: 1.1.4...1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
- Added Arabic localization (thanks @Milad-Akarie)