ColdStorage v4.1.0 Release Notes

Release Date: 2020-02-15 // about 4 years ago
  • 🔄 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.