Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Version 1.4.1

Choose a tag to compare

@dzenbot dzenbot released this 14 Jan 06:13
· 691 commits to master since this release
Hot fixes:
  • Fixed issue regarding left/right arrow keys from not being recognized while using an external keyboard
  • Fixed the scrollView's offset while dragging the keyboard (on both inverted modes)
  • Fixed crashes caused by processing auto-completion text in a separate thread.
  • Fixed text from not being cached on memory warning.
  • Fixed storyboard initialization for UICollectionView (not being created properly)
  • Fixed auto-correction conflict while auto-completion, when the predictive text is disabled but auto-correction not.
  • Fixed an issue when auto-repeated text deletion is interrupted when reaching auto-completed words.
  • Fixed bottom margin calculations (for better UITabBarController and custom ViewController containment support)
  • Fixed placeholder inset calculations