Chatto v3.2.0 Release Notes

Release Date: 2018-03-10 // about 6 years ago
  • ๐Ÿ”‹ Features:

    • โž• Added support for custom main view in BaseChatViewController #323 by @serge-star
    • โž• Added ability to change input bar border color and width #339 by @NSEGeorge
    • โž• Added ability to control visibility of failed icon #359 by @turbulem
    • โž• Added Xcode 9 and iOS 11 support #352 by @AntonPalich
    • โž• Added support for swiftlint 0.23 #371 by @AntonPalich

    ๐Ÿ› Bugs:

    • ๐Ÿ›  Fixed crash caused by missing optionality identifier in UIKit #310 by @raisaanjani92
    • ๐Ÿ›  Fixed input container position when presenting chat as child controller #338 by @KaterinaPetrova
    • ๐Ÿ›  Fixed issue with gesture recognizers that wasn't disabled for text messages on iOS 11 #366 by @AntonPalich