Skip to content

Chatto 4.0.0

Compare
Choose a tag to compare
@wiruzx wiruzx released this 21 Sep 04:52
· 273 commits to master since this release

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