Chatto 3.3.0
Features
- Added Swift 4 support #385 by @AntonPalich and #345 by @jpunz
- Added messages selection #411 by @AntonPalich
- Added accessibility identifier to selection indicator #428 by @AntonPalich
- Added iCloud Library support to photos input #415 by @Wisors
- Added camera position settings for live camera cell #393 by @Wisors
- Allow client to set selected range of textView in ChatInputBar #402 by @phatmann
- Allow override of text message
text
#403 by @phatmann - Added ability to change input bar placeholder #396 by @chupakabr
- Allow to build TextMessagePresenter subclasses without exposing internal properties #421 by @AntonPalich
- Made UIScrollView delegates open in BaseChatViewController #438 by @azimin
- Exposed keyboard position handling #445 by @chupakabr
- Added additional state for keyboard tracker and ability to modify content insets #454 by @azimin
- Removed Xcode 9 warnings #439 by @irace
Bugs
- Fixed crashes that happened under some conditions in project with Swift 4 that used Chatto with Swift 3.2 #405, #414 by @AntonPalich
- Fixed issue with live camera cell when it wasnt updated after updating its appearance #404 by @Wisors
- Fixed issue with photo picker after migration to Swift 4 #437 by @AntonPalich
- Fixed crash that happened on devices with unaccessible camera caused by forced unwrapped optional #424 by @Wisors
- Removed gap under input bar on iPhone X #447 by @azimin
- Fixed issue with wrong input bar position when hidesBottomBarWhenPushed is true on iPhone X #457 by @AntonPalich