github onevcat/Kingfisher 6.1.1
6.1.1 - SwiftUI Issues

latest releases: 7.11.0, 7.10.2, 7.10.1...
3 years ago

Fix

  • Remove unnecessary queue dispatch when setting image result. This prevents image flickering when some situation. #1615
  • Now the KF builder methods also accept optional URL or Source. It aligns the syntax with the normal view extension methods. #1617
  • Fix an issue that wrong hash is calculated for ImageBinder. It might cause view state lost for a KFImage. #1624
  • Now the ImageCache will disable the disk storage when there is no free space on disk when creating the cache folder, instead of just crashing it. #1628
  • A workaround for @State lost when using a view inside another container in a Lazy stack or grid. #1631
  • Performance improvement for images with an non-up orientation in Exif when displaying in KFImage. #1629

Don't miss a new Kingfisher release

NewReleases is sending notifications on new releases.