Skip to content

4.4.0 - Image Modifier

Compare
Choose a tag to compare
@onevcat onevcat released this 01 Dec 12:44
· 1852 commits to master since this release

Add

  • Add ImageModifier to give a final chance for setting image object related properties just before getting back the image from either network or cache. #810

Fix

  • Apply scale on all image based processor methods, including the existing ones from memory cache. #813