Skip to content

Chatto 3.3.0

Compare
Choose a tag to compare
@AntonPalich AntonPalich released this 10 Mar 22:05
· 804 commits to master since this release
3e4b1a7

Features

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