ColdStorage v4.1.1 Release Notes

Release Date: 2020-02-19 // about 4 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.