- Set default selection (by [AnthonyMDev])
- Special case when max allowed selections is 1 (by [taberrr])
- UI Test fix (by [barrault01])
- Carthage support
- Set camera icon
- Take photos
- Fixed a bug where album assets where fetch twice
- Converted to Swift 2
- Fixed a bug where settings (like selection color) didn’t get passed along to the cell
- Fixed crash when presenting for the first time
- 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.
- Setting for cells per row
- Performance tweaks (final classes)
- More settings for you to tweak (relating to selection)
- Exposed cancel, album and done buttons for you to customize
- selectionCharacter property that you can set if you don’t want the numbered selection
- Fixed a crash with an IUO in the Photos framework
- Video support (hoping to add it with 1.1)
- Picker configuration
- Everything
- iOS 8
- Fullscreen preview (as native gallery)
- Observes changes on assets
- Better support for landscape. Show more assets/row when in landscape.
- ?