LayerKit v0.25.1 Release Notes

  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes an issue where identities' properties weren't getting synchronized. [APPS-2791]
    • ๐Ÿ›  Fixes an issue where creating a conversation with the same set of participants as the conversation that was previously deleted used to have, could render the newly created conversation invalid. [APPS-2787]

    โœจ Enhancements

    • โž• Added support for querying LYRIdentity's metadata key with LYRPredicateOperatorIsNotEqualTo. [APPS-2791]
    • โž• Added support for querying LYRIdentity's metadata key against a nil value. [APPS-2791]

    Public API Changes

    • โž• Added reinforcement that prevents adding participants with an empty string for their userID. [APPS-2791]