New
Chatto 4.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
- iOS 14: Fix infinite layout loop when chat is empty #674 by @nalexn
- Fix image stretching #673 by @wiruzx
- Do not restart camera capture when camera picker is presented #671 by @leonspok
- Set frame with disabled animation #659 by @wiruzx
- Fix typo in CGSize extension #655 by @95krasovsky
- Fix crash, if BaseChatViewController destroyed too early #549 by @freedbrt
- Fix masking in iOS 14 #667 by @esilverberg