Releases: SDWebImage/SDWebImageLinkPlugin
Releases · SDWebImage/SDWebImageLinkPlugin
Backward deployment and weak linking
Project
- Supports to use this framework backward deployable on iOS 12/macOS 10.14- #15
- Fix the warning for Carthage user about "Linking against a dylib which is not safe for use in application extensions"
Control Video Resource
Features
- Add a option to disable video resource to fetch #12
Fix Carthage
Fixes
- Fix the Carthage import error issue because of public header, Carthage user should upgrade to this version above
Fix canLoadObjectOfClass
Fixes
- Fix the issue when the WebSite og:image format is not supported by iOS, for this case, using the SDWebIamge decoding system instead #6
Fix CocoaPods Static Library issue
Fixes
- Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage, also keep the module import for framework target
Support Caching LPLinkMetadata
Features
- Feature: Supports to cache the
LPLinkMetadata
as well as image #4
Initial version
Features
- Load URL for rich link on UIImageView/LPLinkView
- Associated LPMetadata to avoid extra query
- Options and configuration like timeout, cancel, and from loader only