2.7.0
This release includes several bug fixes and improvements. Note that this version includes updates to searchable table screens which officially supports iOS 8+ (which should be fine because iOS 7 is really old by now). Here are the adoption numbers (as of April 2, 2018) in case you are concerned.
- iOS 11: 81.49%
- iOS 10: 12.13%
- iOS 9: 5.43%
- iOS 8: 0.61%
- iOS 7: 0.22%
Included in this release:
- PR #802: Add defensive property check to TableViewCellModule layoutSubviews.
- PR #804: Add support for SDWebImage v4 while continuing to support v3.
- PR #806: Update status bar methods to work with iOS 7+. Add support for screen specific status bar styling.
- PR #807: Update searchable table extension to support iOS 8 UISearchController.
- Documentation fixes and updates.