Skip to content

Patch release for 3.8.0

Compare
Choose a tag to compare
@bpoplauschi bpoplauschi released this 07 Jun 09:05
· 2632 commits to master since this release

Fixes:

  • SDWebImage 3.8.0 get wrong image #1589 - the issue was caused by the changes in 3.8.0 (Removed the URL query params from the filename (key) fb0cdb6 1bf62d4 #1584 - fixes #1433 #1553 #1583 #1585) - Reverted.
  • Note: The solution for those issues (i.e. #1433 #1553) is to set the SDWebImageManager cacheKeyFilter block and do their own calculations there.