Skip to content

Releases: SDWebImage/SDWebImageLinkPlugin

Backward deployment and weak linking

09 Jan 07:39
Compare
Choose a tag to compare

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

08 Jan 14:17
Compare
Choose a tag to compare

Features

  • Add a option to disable video resource to fetch #12

Fix Carthage

31 Dec 10:26
Compare
Choose a tag to compare

Fixes

  • Fix the Carthage import error issue because of public header, Carthage user should upgrade to this version above

Fix canLoadObjectOfClass

16 Dec 11:56
Compare
Choose a tag to compare

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

13 Dec 07:40
Compare
Choose a tag to compare

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

06 Dec 15:53
Compare
Choose a tag to compare

Features

  • Feature: Supports to cache the LPLinkMetadata as well as image #4

Initial version

23 Nov 08:40
Compare
Choose a tag to compare

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