Skip to content

4.5.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 05 Jan 16:23
· 305 commits to main since this release

Dependency changelog -> DTModelStorage 2.4 and higher

Added

  • Support for Realm database storage - using RealmStorage class.
  • batchUpdatesInProgress property on DTCollectionViewManager that indicates if batch updates are finished or not.

Changed

  • UIReactions now properly unwrap data models, even for cases when model contains double optional value.