Skip to content

Releases: benedom/SwiftyCrop

v1.0.12

14 Jul 11:19
d40d5ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

13 Jul 15:31
3e5d6a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.10...v1.0.11

v1.0.10

03 Jul 13:13
ddf6ad7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

22 Jun 14:58
4a3f3df
Compare
Choose a tag to compare

What's Changed

  • Add cropping on background thread with new progress view while cropping (customizable)
  • Add possibility to rotate image with new buttons
  • Rotating is now false by default, adjust this if you relied on the default value
    --
  • Fix cropping image in the main thread by @mosliem in #34
  • Feature/add rotation buttons by @benedom in #35

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

14 Feb 03:41
ef27522
Compare
Choose a tag to compare

What's Changed

  • misc: Avoid extra shaded parts when the Crop view dimiss. by @SuperY in #31

Full Changelog: v1.0.7...v1.0.8

v1.0.7

13 Feb 06:06
b4372ee
Compare
Choose a tag to compare

What's Changed

  • Preserve last rotation angle when rotating an image, preventing reset… by @martin-k in #30

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

12 Feb 04:09
b2d2c3c
Compare
Choose a tag to compare

What's Changed

  • Button click range expansion; avoid gestures affecting button click events by @SuperY in #29

Full Changelog: v1.0.5...v1.0.6

v1.0.5

11 Jan 15:00
d07b190
Compare
Choose a tag to compare

What's Changed

  • fix: When using Tuist, make sure that xcstrings files can be compiled… by @SuperY in #28
  • feature: Added chinese localization

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Oct 12:02
454d0a0
Compare
Choose a tag to compare

Breaking changes

  • Renamed the customTexts property of SwiftyCropConfiguration to texts

What's Changed

  • Extend configuration to include colors and fonts by @yefimtsev in #26

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Oct 12:44
8b6fc8b
Compare
Choose a tag to compare

What's Changed

  • Added possibility to use custom texts by @benedom in #25

Full Changelog: v1.0.2...v1.0.3