Skip to content

5.19.6 - Thumbnail performance

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 08:00
· 50 commits to master since this release

See all tickets marked for the 5.19.5 release

Performance

  • Use the better way to detect lazy/non-lazy CGImage. Only do force decoding for lazy image (avoid thumbnail image been decoded twice) #3736

Fixes

  • Remove the unused code for iOS 10 polyfill #3735