LayerKit v0.14.3 Release Notes

  • โœจ Enhancements

    • When transitioning to background LYRClient now keeps the messaging services running for as long as iOS allows the app to run in the background.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes an issue where LYRMessageParts hold outdated objects in memory, where updating it can throw exceptions due to mismatched version number.
    • ๐Ÿ›  Fixes an issue where deleting conversation metadata at key path didn't work.
    • ๐Ÿ›  Fixes an issue which caused LayerKit to indefinitely retry conversation creation after receiving an unrecoverable error from server.
    • ๐Ÿ›  Fixes an issue where the LYRClient would auto-purge most of the downloaded content when setting the client.diskCapacity property.