Releases: mikaoj/BSImagePicker
Releases · mikaoj/BSImagePicker
2.7.1
Fixed iOS 11 issue where album button didn't receive touch events
2.4.0
- Swift 2.3 support
- iOS 10 bugfixes
2.3.1
- iOS 8 deployment target for Carthage build
2.3.0
- Initialize PhotosViewController AFTER we have permission to access photos.
- Buttons are now public vars.
- Fixed Swift 2.2 deprecation warnings.
2.2.0
- Set default selection [AnthonyMDev]
- Special case when max allowed selections is 1 [taberrr]
- UI Test fix [barrault01]
- Carthage support