Skip to content

7.2.0 - End of the tunnel

Compare
Choose a tag to compare
@onevcat onevcat released this 26 Feb 15:46
· 272 commits to master since this release
7.2.0

Add

  • An option in memory cache that allows the cached images not be purged while the app is switchted to background. #1890

Fix

  • Now the animated images are reset when deinit. This might fix some ocasional crash when destroying the AnimatedImageView. #1886
  • Fix wrong key override when a local resource created by ImageResource's initializer. #1903