- Bump FBSDK to 4.31
- Improve image multiple selection download
- Bump FBSDK to 4.30
- More customisation with
previewPhotoSize
- Bump FBSDK to 4.29
- Add
checkViewBackgroundColor
configuration - Allow
selectedBorderWidth
&selectedBorderColor
configuration
- Add selection animation
- Mode customisation with
showCheckView
andperformTapAnimation
- Bump FBSDK to 4.28
- Bump FBSDK to 4.27.1
- Clean
- Fix simple selection loading
- Swift 4
- Handle empty album and display placeholder message
- Add some configuration options
- Update UI for albums and pictures
- Update UI for pictures selection
- Deprecated
selectedBorderWidth
&selectedBorderColor
configuration - Add cache system for image loading
- Fix some bugs...
- Bump FBSDK from v4.24 to v4.26
- Improve cell reusability
- Fix potential memory leak
- Fix potential multiple tagged album
- Add tagged photos album option
- Fix multiple selection
- Bump FBSDK Dependency
- Add multiple selection settings
- Bump FBSDK Dependency
- Multiple selection in one album
- Bump FBSDK Dependency
- Bump FBSDK Dependency
- Customisation way, see https://github.com/terflogag/FacebookImagePicker#customisation section.
- Bump FBSDK Dependency
- Update to Swift 3.1
- Bump FBSDK Dependency
- Fix number of picture in album
- Add documentation
- Rename GBHFacebookImageModel to GBHFacebookImage
- Rename GBHFacebookAlbumModel to GBHFacebookAlbum
- Clean code
- Fix code style for SwiftLint
- Make some protocol method optional
- Add image apparition animation
- Fix code style for SwiftLint
- Add dismissed function to the delegate ( floriangbh#8 )
- Return only image model in the didSelect delegate ( floriangbh#6 )
- Update FacebookSDK dependency
- Fixe Facebook login in app
- Add rotation support with autolayout
- Add SwitLint checker
- Automatically dismiss (#2)
- Add customization way
- Safe unwrap
- Update Facebook's tool dependency
- Improve exemple
- Load album in low quality to improve memory usage, and provide source url/image
- Get selected image (URL & UIImage)
- Fixed bugs
- Embed picker un navigation controller
- Add Facebook app with valid permission for exemple project
- Improve demo
- Add appearence manager
- Add preview
- Add exemple
- Improve image content mode
- Catch denied user_photos permission and ask again for Facebook's permission
- Initial release supporting Swift 3.0