Skip to content

Releases: SDWebImage/SDWebImagePhotosPlugin

1.2.0 - iOS 9+

21 Jan 09:01
Compare
Choose a tag to compare

Project

  • Bump the Photos Loader into iOS 9+, match SDWebImage 5.10+ #22

Features

  • Added the convenience API to get URL representation from PHAsset object #21

1.1.0 - Support Thumbnail && Default Size Changes

10 Jul 10:19
Compare
Choose a tag to compare

Features

  • Feature: Add the support to use thumbnail size for querying Photos Asset #15

Changes

  • Behavior changes - The default query image size now changed to PHImageManagerMaximumSize #16

1.0.1 - Fix CocoaPods Static Library issue

13 Dec 08:35
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

1.0 - Catalyst, API naming change without Web

23 Nov 08:48
Compare
Choose a tag to compare

Changes:

  • Support mac Catalyst
  • Remove the SDWebImage prefix into the SDImage prefix, match the 5.0 version naming #13
  • Change to use the ph:// URL format, to compatible with react-native-cameraroll #12

Request Video Asset

20 Sep 11:52
Compare
Choose a tag to compare

Features

  • Add option to request other type of PHAsset like Video during loading #10

Swift Package Manager and Xcode 11

04 Sep 07:37
Compare
Choose a tag to compare

Feature

  • Support Xcode 11 and Swift Package Manager #8

Allow using request image data API

08 Apr 10:48
Compare
Choose a tag to compare

Features

  • Feature: add new context option to use request image data instead of request image API #7

Compatible for SDWebImage 5.0

02 Apr 17:07
Compare
Choose a tag to compare

Fix

  • Fix some PHAsset local identifier may contains percent sign, which cause NSURL create failed.
  • Fix the loader protocol compatible issue with the official SDWebImage 5.0.0.

Project

  • Upgrade the SDWebImage dependency to ~> SDWebImage 5.0.

Upstream dependency update

26 Jan 11:21
Compare
Choose a tag to compare

Project

  • Upgrade the upstream dependency SDWebImage to 5.0.0-beta4.

Carthage fix

25 Jan 05:24
Compare
Choose a tag to compare

Fix

Fix the Carthage build framework Module Name on macOS && tvOS. The name should now be just SDWebImagePhotosPlugin without any suffix.