Skip to content

Releases: ekazaev/ChatLayout

2.2.2 released

30 Jul 15:52
Compare
Choose a tag to compare
  • Minor fix in reloading pinned cell

2.2.1 released!

17 Jul 16:34
Compare
Choose a tag to compare
  • Improved pinning cell search performance.
  • Fixed small issue with pinned cells.

2.2.0 Released

04 Jul 11:04
Compare
Choose a tag to compare
  • Swift 6.1 support

Released 2.1.1

27 Jun 17:01
Compare
Choose a tag to compare
  • Minor fix for sticky cells and keepContentAtBottomOfVisibleArea flag

Released 2.1.0

27 Jun 15:47
391b09c
Compare
Choose a tag to compare
  • Reviewed pinned headers/footers implementation.
  • Added support for pinnable cells.

2.0.13 released

28 May 17:13
Compare
Choose a tag to compare
  • Fixed rare case of potential model synchronisation issue

2.0.12 released

28 Jan 18:49
Compare
Choose a tag to compare
  • Added initial support for sticky headers and footers.

2.0.11 released

28 Jan 18:13
Compare
Choose a tag to compare
  • Fixed incorrect offset calculation when an item is reducing its height being close to the collection view max contentOffset.

2.0.10 released

19 Aug 20:11
Compare
Choose a tag to compare
  • Fixed XCode 16.1 beta compiler issue.

2.0.9 released

17 May 11:55
Compare
Choose a tag to compare
  • Improvements in reloading cells when using UICollectionViewDiffableDataSource.