Skip to content

Releases: SDWebImage/SDWebImagePhotosPlugin

1.2.1

Choose a tag to compare

@dreampiggy dreampiggy released this 26 Feb 11:13

Project

  • Fix module map umbrella header issue #27

Fixes

  • Enhance PhotosKit error handling case and update demo #28

Demo

  • Added HDR/animated image show cases

1.2.0 - iOS 9+

Choose a tag to compare

@dreampiggy dreampiggy released this 21 Jan 09:01

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

Choose a tag to compare

@dreampiggy dreampiggy released this 10 Jul 10:19

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

Choose a tag to compare

@dreampiggy dreampiggy released this 13 Dec 08:35

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

Choose a tag to compare

@dreampiggy dreampiggy released this 23 Nov 08:48

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

Choose a tag to compare

@dreampiggy dreampiggy released this 20 Sep 11:52

Features

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

Swift Package Manager and Xcode 11

Choose a tag to compare

@dreampiggy dreampiggy released this 04 Sep 07:37

Feature

  • Support Xcode 11 and Swift Package Manager #8

Allow using request image data API

Choose a tag to compare

@dreampiggy dreampiggy released this 08 Apr 10:48

Features

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

Compatible for SDWebImage 5.0

Choose a tag to compare

@dreampiggy dreampiggy released this 02 Apr 17:07

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

Choose a tag to compare

@dreampiggy dreampiggy released this 26 Jan 11:21

Project

  • Upgrade the upstream dependency SDWebImage to 5.0.0-beta4.