Skip to content

Releases: SDWebImage/SDWebImageLinkPlugin

Backward deployment and weak linking

Choose a tag to compare

@dreampiggy dreampiggy released this 09 Jan 07:39

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

Choose a tag to compare

@dreampiggy dreampiggy released this 08 Jan 14:17

Features

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

Fix Carthage

Choose a tag to compare

@dreampiggy dreampiggy released this 31 Dec 10:26

Fixes

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

Fix canLoadObjectOfClass

Choose a tag to compare

@dreampiggy dreampiggy released this 16 Dec 11:56

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

Choose a tag to compare

@dreampiggy dreampiggy released this 13 Dec 07:40

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

Choose a tag to compare

@dreampiggy dreampiggy released this 06 Dec 15:53

Features

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

Initial version

Choose a tag to compare

@dreampiggy dreampiggy released this 23 Nov 08:40

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