Skip to content

Chatto 3.5.0

Compare
Choose a tag to compare
@wiruzx wiruzx released this 25 Sep 18:24
· 429 commits to master since this release

Features

Improvements

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