Releases: mikaoj/BSImagePicker
Releases · mikaoj/BSImagePicker
1.4.3
- Fixed a bug where album assets where fetch twice
1.4.2
- Converted to Swift 2
- Fixed a bug where settings (like selection color) didn’t get passed along to the cell
1.4.0
Allows you to initialize the picker with your own fetch results or asset collection. And an array of assets that should be selected on presentation.
1.3.0
- Setting for cells per row
1.2.0
More settings (selection color, font, etc)
1.1.0
- Exposed cancel, album and done buttons for you to customize
- selectionCharacter property that you can set if you don’t want the numbered selection
1.0.1
Fixed a crash with an IUO in the Photos framework
1.0 - Total rewrite in Swift
What didn't make it for 1.0
- Video support (hoping to add it with 1.1)
- Picker configuration
Whats new
- Everything
- iOS 8
- Fullscreen preview (as native gallery)
- Observes changes on assets
- Better support for landscape. Show more assets/row when in landscape.
0.6.1
Fixed a crash when selecting albums with no photos