Releases: guoyingtao/Mantis
Releases · guoyingtao/Mantis
release-please-action v2.16.0
Features
- loose dragging outside restrictions for fix ratios (0ccd247)
release-please-action v2.15.0
Features
- support dragging the crop box when touch point outside the crop box (#339) (646a239)
Bug Fixes
- fix flip issue for preset transformation (#342) (2d06e2e)
- fix initial view show-up issue for preset transformation (#343) (4b94612)
- fix the crop masks become darker and darker when resetting multiple times (#331) (4f996c1)
- remove unnecessary checking logic for image origentations (#336) (08a684a)
release-please-action v2.14.1
Bug Fixes
- fix wrong image container rect values after rotating (#325) (a4c5013)
release-please-action v2.14.0
release-please-action v2.13.0
release-please-action v2.12.0
Features
- add new delegate function to output resettable information (#317) (03a7052)
release-please-action v2.11.0
release-please-action v2.10.0
Features
- allow user to set CropView background color via config (#309) (a54521b)
- make rotation view customizable (#308) (07d1b32)
- output image processing errors (#305) (cdb7117)
Bug Fixes
- make CropRegion props public (#299) (d919e54)
- use CGImageAlphaInfo.noneSkipLast.rawValue instead of CGImageAlphaInfo.none.rawValue (3882317)
release-please-action v2.9.1
Bug Fixes
- fix the guard logics for adjustUIForNewCrop (c093c15)
release-please-action v2.9.0
Features
- Added flag to disable deformation of crop box (#296) (ba65283)
- support custom waiting animation for async crop (#284) (7800c07)
Bug Fixes
- add guard to make sure scaleX and scaleY are not infinite (#297) (05a418d)
- fix resetting rotation dial caused UI issue (#287) (f432e36)
- fix RotationDial reset issue (82cc00e)
- fix vertical flip button icon image issue (643884b)