Skip to content

New feature

Compare
Choose a tag to compare
@crypticminds crypticminds released this 15 Feb 10:49
· 3 commits to master since this release

Changelog

  • Introduced a new parameter "persistImageToDisk" in the LoadImage annotation which can be used to save images into the disk.
  • While loading images ColdStorage will first check the in-app memory and then the disk before downloading the image from the URL.
  • Refactoring of the code.