- Bump to FBSDK 7.0.0
- Bump to FBSDK 6.5.2
- Bump to FBSDK 6.2.0
- Bump to FBSDK 6.0.0
- Bump to FBSDK 5.15.1
- Bump to FBSDK 5.14.0
- Dark mode support for default configuration
- Code refactoring
- Bump to FBSDK 5.13.0
- Use Swift Result
- Pod version fix.
- Bump to FBSDK 5.11.0
- Bump to FBSDK 5.8.0
- Bump to FBSDK 5.6.0
- Bump to FBSDK 5.5.0
- Bump to FBSDK 5.4.1
- Bump to FBSDK 5.2.3
- Bug fix with facebook picture pagination
- Bug fix with facebook album pagination
- Bump to FBSDK 5.0.0 (contains a lot of breaking change)
- Bump to FBSDK 4.42.0
- Swift 5.0
- Bump to FBSDK 4.41.2
- Give access to the album image picker (#53)
- Bump to FBSDK 4.41.0
- Bump to FBSDK 4.40.0
Breaking change with configuration.
- Swift 4.2
- Bump to FBSDK 4.38.1
- Remove every class prefix
- Remove allowMultipleSelection, use maximumSelectedPictures property instead
- Refactor code with child controller
- Bump to FBSDK 4.37
- Add "all selection" feature
- Moving action button to a toolbar
- Bump to FBSDK 4.34
- Texts configuration refactoring
- Layout : refactoring with anchor (to be continue)
Some breaking change can occur with the text localization.
- Bump to FBSDK 4.32
- 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 FacebookAlbumModel to FacebookAlbum
- 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 ( #8 )
- Return only image model in the didSelect delegate ( #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