Chatto v4.0.0 Release Notes

Release Date: 2020-09-20 // over 3 years ago
  • 4.0.0 (September 20, 2020)

    ๐Ÿ”‹ Features

    • Swipe to reply #672 by @wiruzx
    • Ability to highlight message when scrolling to it #670 by @wiruzx
    • โž• Add ability to show decoration views on compound bubble #657 by @wiruzx

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ Update of compound views #666 by @wiruzx
    • BaseMessageInteractionHandlerProtocol methods are extended with a message parameter #665 by @magic146
    • ๐Ÿ›  Fix project warnings, migrate to Xcode 11 #662 by @petrpavlik
    • โž• Add safe area insets for decoration views #660 by @wiruzx
    • โฌ†๏ธ Bump xcode version in travis config #661 by @wiruzx
    • Compound bubble styling simplification #653 by @magic146
    • โž• Add removing random item to demo project #652 by @wiruzx
    • ๐Ÿ›  Fix autolayout support for BaseMessageCollrctionViewCell #651 by @wiruzx
    • ๐Ÿ’ป Determine UI orientation without shared UIApplication object #637 by @FabioTacke
    • ๐Ÿ‘ Safe area support for BaseChatViewController #632 by @esilverberg

    ๐Ÿ›  Bugfixes