Chatto v3.3.0 Release Notes

Release Date: 2018-03-10 // about 6 years ago
  • ๐Ÿ”‹ 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