Releases: ekazaev/ChatLayout
Releases · ekazaev/ChatLayout
2.2.2 released
2.2.1 released!
- Improved pinning cell search performance.
- Fixed small issue with pinned cells.
2.2.0 Released
- Swift 6.1 support
Released 2.1.1
- Minor fix for sticky cells and
keepContentAtBottomOfVisibleArea
flag
Released 2.1.0
- Reviewed pinned headers/footers implementation.
- Added support for pinnable cells.
2.0.13 released
- Fixed rare case of potential model synchronisation issue
2.0.12 released
- Added initial support for sticky headers and footers.
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.