Skip to content

Releases: ekazaev/ChatLayout

2.0.11 released

28 Jan 18:13

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

Choose a tag to compare

  • Fixed XCode 16.1 beta compiler issue.

2.0.9 released

17 May 11:55

Choose a tag to compare

  • Improvements in reloading cells when using UICollectionViewDiffableDataSource.

2.0.8 released

15 May 22:33

Choose a tag to compare

  • Minor improvement in cell reconfiguration.

2.0.7

08 May 15:54

Choose a tag to compare

  • Removed prefetch assertion.

2.0.6 released

30 Apr 19:46

Choose a tag to compare

  • Fix for sectioned data

2.0.5 released

30 Apr 14:33

Choose a tag to compare

  • Added keepContentAtBottomOfVisibleArea flag.

2.0.4

11 Mar 11:07

Choose a tag to compare

  • Reformatted the code to Swift 5.10 standards.

2.0.3 released.

03 Nov 21:35

Choose a tag to compare

  • Added support for UICollectionView.selfSizingInvalidation.

2.0.2 released.

20 Oct 12:41

Choose a tag to compare

  • Fixed content offset restoration when the last item is being inserted.