Skip to content

7.10.0 - Privacy Manifest

Compare
Choose a tag to compare
@onevcat onevcat released this 29 Oct 14:07
· 51 commits to master since this release
7.10.0

Add

Fix

  • Use the trait collection to determine animated image scale, instead of the deprecated UIScreen API. #2157 @hyun99999
  • An issue that a local AV asset creates multiple disk caches when connected to Xcode during Debug phase. #2158 @onevcat @elijahdou
  • The disk cache now is still availiable when the whole cache folder is removed by external operations instead of the methods in Kingfisher. #2162 @onevcat @uclort
  • Some documentation and CI impro/vements.