SlackTextViewController v1.9.6 Release Notes
Release Date: 2017-11-02 // about 7 years ago-
๐ This release includes many iOS 11 and iPhone X hot fixes.
๐ Features:
- ๐ Allowed color customization in typing indicator. By @dskatz22 (#613)
- โ Added support for an optional view to host outlets under the text view. By @dzenbot (#562)
- ๐ฆ Exposed auto-completion variables. By @dzenbot (#561)
๐ Hot Fixes & Enhancements:
- ๐ Fixed the text input not being interactive on iOS 11. By @dzenbot (#624)
- ๐ Fixed iPhone X issue where the text input bar wouldn't expand to the bottom of the screen, below the home indicator. (#619)
- ๐ Fixed scroll view content inset adjustments on iOS 11. By @gim- (#643)
- ๐ Fixed compiler error in example app. By @BasThomas (#629)
- ๐ Fixed content offset for keyboard when uninverted. By @ZAndyL (#542)
๐ Deprecation:
- ๐ Deprecated
-shouldProcessTextForAutoCompletion:
in favor of-shouldProcessTextForAutoCompletion
CI: