Releases: unsplash/unsplash-photopicker-ios
Releases · unsplash/unsplash-photopicker-ios
1.3.0
- Fixes and improvements to image caching and downloading (#34)
- Correcting misspelling (#44)
- Fix flicker issue with some searches (#46)
- Add configuration for content_filter (#51)
- Remove Peek & Pop (deprecated since iOS 13)
1.2.0
- Fix serialization issue (#29)
- Fix url will change when same photo display in cell (#31)
- Added Swift Package Manager support (#40)
- Fixed logic for requesting thumbnails at the correct size for the PhotoView in the collection view. (#33)
- Fix various warnings - Update the project to iOS 12.1+.
1.1.1
- Fixes an issue with the activity indicator in dark mode on iOS 13.
- Fixes issues with Mac Catalyst.
1.1.0
- Adds support for iOS 13.
- Exposes the
links
property on UnsplashUser
for crediting.
- Adds a
query
parameter to specify the kind of content to show in the photo picker.
- Includes a few fixes and improvements.
Initial Release
UnsplashPhotoPicker is an iOS UI component that allows you to quickly search the Unsplash library for free high-quality photos with just a few lines of code.