Skip to content

v2.7.0

Compare
Choose a tag to compare
@TimOliver TimOliver released this 06 Apr 09:16
· 25 commits to main since this release

Added

  • Set minimum version to iOS 11. (#571)
  • A PrivacyInfo.xcprivacy file to the resource bundle in order to be compliant with Apple's new privacy requirements. (#569)
  • A new aspect ratio setting of 16:6. (#557)
  • Ukranian localization. (#529)

Enchancements

  • Updated project for Xcode 15. (#571)
  • Exposed reverseContentLayout as an external property. (#568)
  • Exposed cropView as an external property. (#532)
  • Added a way to revert back to the original aspect ratio after selecting a custom ratio from the list. (#543)

Fixed

  • A deprecation warning when trying to detect the current device's idiom. ((#543)
  • Added in a variety of properties that were available in TOCropViewController but not CropViewController. ((#541)