ColdStorage v4.1.1 Release Notes

Release Date: 2020-02-19 // about 3 years ago
  • 🔄 Changes

    • 🆕 New annotation that will help to load data into views that are children of another View.
    • Works with included layouts.

Previous changes from v4.1.0

  • 🔄 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.