MessageKit v0.10.2 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed contentInset.top adjustment of the MessagesCollectionView on iOS versions less than 11 where it was found that messages appeared under the navigation var #334 by @nathantannar4.

    • ๐Ÿ›  Fixed cellbottomLabel origin X for the .messageLeading alignment and origin Y so that the cellBottomLabel is always under the MessageContainerView. #326 by @SD10.

    • ๐Ÿ›  Fixed pixelation of AvatarView's placeholder text initials. #343 by @johnnyoin.

    • ๐Ÿ›  Fixed MessageLabel address detection handler. #341 by @zhongwuzw

    • ๐Ÿ›  Fixed crash for escaping block in InputBarItemโ€™s setSize(newValue:animated) method. #342 by @zhongwuzw.