Chatto v3.5.0 Release Notes

Release Date: 2019-09-12 // over 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support of using compound bubble for text messages #578 by @magic146
    • ๐Ÿ‘Œ Support of custom menu presentation #584 by @AntonPalich
    • ๐Ÿ‘Œ Support of layout invalidation for compound bubble #586 by @Wisors

    ๐Ÿ‘Œ Improvements

    • โž• Added accessibility identifier to text bubble #575 by @wiruzx
    • Migrated existing objc classes to Swift #579 by @magic146
    • Various compound bubble layout improvements #587 by @turbulem
    • โž• Added support for draft messages #580 by @aabalaban
    • โž• Added didLoseFocusOnItem method to ChatInputBarDelegate #591 by @magic146
    • ๐Ÿ‘Œ Improved cursor positioning #595 by @leonspok
    • โž• Added support of presenters reusing #596 by @magic146
    • โž• Added support for updating message in content presenters #605 by @wiruzx

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed using correct uid for decorated item #570 by @magic146
    • ๐Ÿ›  Fixed filtering content factories #588 by @Wisors
    • ๐Ÿ›  Fixed issue with wrong text size calculation in compound bubble #589 by @AntonPalich
    • ๐Ÿ‘ Replaced ReadOnlyOrderedDictionary with ChatItemCompanionCollection in order to support correct uids #590 by @magic146
    • ๐Ÿ›  Fixed updating ExpandableTextView bounds in iOS 13 #592 by @magic146
    • ๐Ÿ›  Fixed blurry images in the photo picker #594 by @magic146
    • Limited maximum scale of preview photos #597 by @magic146
    • ๐Ÿ›  Fixed calling completion in changeInputContentBottomMarginTo method #599 by @leonspok
    • ๐Ÿ›  Fixed openning a link in a message #600 by @magic146
    • ๐Ÿ›  Fixed out of bounds crash due to stirng encoding #603 by @turbulem
    • ๐Ÿ›  Fixed implicitly animating layout #604 by @AntonPalich
    • ๐Ÿ›  Fixed issues with non-selectable links in iOS 13 #606 by @AntonPalich
    • ๐Ÿ›  Fixed simultaniously recognizing tap and long press #608 by @AntonPalich