MessageKit(new) v1.0.0-beta.2 Release Notes

Release Date: 2018-06-15 // almost 6 years ago
  • ๐Ÿš€ This version brings a few bug fixes thanks to all our beta testers ๐Ÿ˜Ž. This should be the last beta release for MessageKit. Once again thank you to all the people contributing to this project ๐Ÿ’ฏ ๐ŸŽ‰

    ๐Ÿ”„ Changed

    • ๐Ÿ˜Œ Relaxed the settable requirement for the LocationItem and MediaItem protocols.
      #727 by @SD10.

    ๐Ÿ›  Fixed

    ๐Ÿ›  Fixed MessageContentCell's subviews frame when size equal to .zero.
    #716 by @zhongwuzw.

    ๐Ÿ›  Fixed MessagesCollectionView's bottom inset when hardware keyboard is connected. Do not adjust MessagesCollection's inset when being popped.
    #707 by @zhongwuzw.

    ๐Ÿ›  Fixed LabelAlignment initializer which has default internal access control.
    #705 by @zhongwuzw.

    โž• Added

    • โž• Added convenience method to set properties for all MessageSizeCalculators.
      #697 by @zhongwuzw.