Releases: ekazaev/ChatLayout
Releases · ekazaev/ChatLayout
2.0.12 released
2.0.11 released
- Fixed incorrect offset calculation when an item is reducing its height being close to the collection view max contentOffset.
2.0.10 released
- Fixed XCode 16.1 beta compiler issue.
2.0.9 released
- Improvements in reloading cells when using UICollectionViewDiffableDataSource.
2.0.8 released
- Minor improvement in cell reconfiguration.
2.0.7
2.0.6 released
- Fix for sectioned data
2.0.5 released
- Added
keepContentAtBottomOfVisibleArea
flag.
2.0.4
2.0.3 released.
- Added support for UICollectionView.selfSizingInvalidation.