Chatto v4.1.0 Release Notes

Release Date: 2021-05-20 // almost 3 years ago
  • ๐Ÿ”‹ Features

    • Dynamic content insets for compond bubble #685 by @magic146
    • โž• Added support for Swift Package Manager #690 by @NicholasMata
    • โž• Add double tap handler #692 by @AKoulabukhov
    • โž• Add support of failed loading icon to compound bubble #695 by @azatZul
    • โž• Added camera type to callback when a photo is taken #696 by @KaneCheshire
    • Introduce custom live camera cell behaviour #698 by @magic146
    • Custom input camera picker #699 by @magic146
    • ๐Ÿ‘‰ Make timestamp revealing optional #704 by @simoneBumble
    • ๐Ÿ– Handle live camera and photo cells taps #705 by @magic146

    ๐Ÿ‘Œ Improvements

    • Contribution guide #676 by @wiruzx
    • ๐Ÿ‘ Enabling library evolution support #677 by @dive
    • โž• Add github actions #678 by @wiruzx
    • ๐Ÿ‘‰ Make presenter public to fire send #701 by @ChaosCoder
    • Replace presentingController with presentingViewControllerProvider #703 by @magic146

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix false positive test runs #680 by @wiruzx
    • โž• Add empty scroll view delegate methods #684 by @wiruzx
    • ๐Ÿ›  Fix resource name collision #686 by @khramtsoff
    • ๐Ÿ›  Fix the resources bundle signing #697 by @azatZul

Previous changes from v4.0.0

  • 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