MessageKit v3.2.0 Release Notes

Release Date: 2020-08-26 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixes an incorrect animation of message cells while dragging to dismiss the keyboard #1433 by @lhr000lhrmega
    • ๐Ÿ›  Fixes an issue where the video message playback icon was too dark when in dark mode #1386 by @kinoroy
    • ๐Ÿ›  Fixes an issue where the video message playback button triangle was not centered within the circle #1386 by @kinoroy

    โž• Added

    • โž• Added option to use Photo messages with remote image URL in Example project #1294 by @martinpucik
    • ๐Ÿ’ฅ Breaking Change Added new linkPreview message type, which display a subclass of TextMessageCell with support to present title, teaser and a thumbnail image for a link #1310 by @bguidolim
    • โž• Added a SwiftUI view using MessageKit in the Example Project by #1410 @kinoroy

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking Change Dropped support for iOS 9 and iOS 10 #1261 by @kaspik
    • ๐Ÿฑ Converted internal, static colors into color assets to better support dark and high contrast modes #1386 by @kinoroy
    • ๐Ÿ”„ Change the video message playback button to use a UIVisualEffectsView to better match the look and feel of iMessage. #1386 by @kinoroy