Skip to content

8.1.0 - Live Photo

Latest
Compare
Choose a tag to compare
@onevcat onevcat released this 13 Oct 14:56
8.1.0

Add

  • Live Photo support. Now you can use the kf extension on PHLivePhotoView to load a live photo from network. Check its documentation for more information. #2302 @onevcat
  • A set of new APIs (new resource types, optional parameters for existing methods and error types, etc) for Live Photo support. #2302 @onevcat

Fix

  • Necessary @MainActor annotations for ImageTransition.custom member. #2300 @mlight3