Skip to content

Releases: ekazaev/ChatLayout

1.2.1 released

28 Jul 19:47
Compare
Choose a tag to compare
  • Fixed the issue when collection may render empty in rare cases

1.2.0 Released

01 Jul 11:49
Compare
Choose a tag to compare

Breaking change

  • Renamed ChatLayout object to CollectionViewChatLayout to avoid name clashes with the library name.

1.1.17 released

20 Jan 12:09
Compare
Choose a tag to compare
  • Disabled the fix for IOS 15.1 in IOS 15.2 as it was fixed by Apple in UICollectionView. See Issue

1.1.16 released

19 Jan 20:00
Compare
Choose a tag to compare
  • Minor performance improvements

1.1.15 released!

07 Dec 21:45
Compare
Choose a tag to compare

Another attempt to fix IOS 15.1 issue.
See: https://feedbackassistant.apple.com/feedback/9727104

1.1.14 released

28 Oct 14:37
Compare
Choose a tag to compare

1.1.13 released

20 Oct 21:20
Compare
Choose a tag to compare
  • Minor performance updates

1.1.12 releases

20 Oct 12:25
Compare
Choose a tag to compare
  • Fix for 1.1.11
  • Minor performance improvements

1.1.11 released

14 Oct 16:14
Compare
Choose a tag to compare
  • Minor performance improvements

1.1.10 Released

07 Oct 21:23
ac4a9f4
Compare
Choose a tag to compare
  • IOS 15 fix.