LayerKit v0.17.2 Release Notes

  • โœจ Enhancements

    • ๐Ÿ‘Œ Improved the performance of the cold synchronization process.
    • ๐Ÿ‘Œ Improved the memory footprint LayerKit makes in the cold sync scenarios and when the LYRClient needs to deal with a high volume of conversations.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed the potential crashes related to UITableView or UICollectionView that the LYRQueryController could cause by reporting incorrect number of objects.
    • ๐Ÿ›  Fixed the LYRPolicy object's hashing logic, which helps collections identify the objects.
    • ๐Ÿ›  Fixed memory leaks caused by LayerKit.
    • ๐Ÿ›  Fixed bug which would prevent announcements from being marked as read.
    • ๐Ÿ“‡ Conversations will now contain all metadata immediately after they are created.