Releases: 1and2papa/CTAssetsPickerController
Releases · 1and2papa/CTAssetsPickerController
v3.3.2-alpha
- #224 Fix missing thumbnails for iOS 9.3+
- #219 Better swift support
- #218 Fix crash during device rotation
- #215 Add Turkish localization
- Update gitignore
v3.3.1
- #146, #210 Fix error of "negative or zero item sizes are not supported in the flow layout"
- #160 Fix issue of showing blank screen with defaultAssetCollection set and presented with form sheet presentation style
- #176 Fix the crash issue of "unrecognized selector" in
CTAssetsPickerNoAssetsView
and CTAssetsPickerAccessDeniedView
v3.2.4
- #203 Fix crashes with iCloud
v3.3.0
- #180 Supports pinning check mark / selection index to different position
- #205 Fix appearance proxy issues
v3.2.3
- #198 Fix broken appearance proxy of navigation bar
v3.2.2
- #188 Fix several visual bugs
- #189 Reduce memory usage and improve scrolling performance
- #193 Fix Interactive Pop Gesture bug
v3.2.1
Rectify deployment target in the podspec
v3.2.0
- #170 Add UIAppearance to support selectionIndexLabel round style
- #174 Fix issue of showsEmptyAlbums = NO not respected
- #178 Fix issue of self.picker returning nil
- #143 Reimplement the PR
v3.1.1
- #162 Added AppCode files to .gitignore
- #164 Localize for Swedish
v3.1.0
- #102 Add option to show selection order
- #111 Allow selection on preview
- #126 Increase appearance customisation options
- #159 Update to PureLayout v3.0.0
- #161 Add support for App Extension
- #162 Fix Dutch translations