Skip to content

Releases: guoyingtao/Mantis

release-please-action v2.16.0

02 Nov 17:08
4c82956
Compare
Choose a tag to compare

Features

  • loose dragging outside restrictions for fix ratios (0ccd247)

release-please-action v2.15.0

02 Nov 12:05
99fb8f2
Compare
Choose a tag to compare

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

13 Jul 15:30
29783a4
Compare
Choose a tag to compare

Bug Fixes

  • fix wrong image container rect values after rotating (#325) (a4c5013)

release-please-action v2.14.0

28 Jun 06:38
4c0f6b2
Compare
Choose a tag to compare

Features

Bug Fixes

release-please-action v2.13.0

22 Jun 15:01
5221169
Compare
Choose a tag to compare

Features

release-please-action v2.12.0

22 Jun 10:23
d296fa7
Compare
Choose a tag to compare

Features

  • add new delegate function to output resettable information (#317) (03a7052)

release-please-action v2.11.0

16 Jun 16:01
0c8a8a0
Compare
Choose a tag to compare

Features

release-please-action v2.10.0

26 May 06:06
62e4b08
Compare
Choose a tag to compare

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

13 Apr 11:59
d59214e
Compare
Choose a tag to compare

Bug Fixes

  • fix the guard logics for adjustUIForNewCrop (c093c15)

release-please-action v2.9.0

13 Apr 05:04
6bd43be
Compare
Choose a tag to compare

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)