MessageKit v3.6.0 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixes an issue with Scroll problem on new messages with keyboard open #1529 by @politan8

    • ๐Ÿ›  Fixes time stamp vertical alignment so labels align with messages when showMessageTimestampOnSwipeLeft is true. by @kurtsequoia

    • ๐Ÿ’ฅ Breaking Change Changed MessagesLayoutDelegate's method for typing indicator size. Typing indicator's size is now correctly calculated based on delegate method func typingIndicatorViewSize(for layout: MessagesCollectionViewFlowLayout) -> CGSize #1563 by @kaspik

    โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed resource_bundle back to resources in MessageKit.podspec #1565 by @kaspik

    โœ‚ Removed