- Removed several parameters of
BaseAttachmentViewHolder#bind,Contextis now available as a property instead, others should be passed in through theAttachmentViewHolderFactoryas constructor parameters - Moved
BaseAttachmentViewHolderto a new package - Fix setting read state when user's last read equals message created date
- Skip setting user's read status if last read message is his own
- Make MessageListItem properties abstract
- Change default query sort to "last_updated"
- Update Stream Livedata to the last version. See changes: https://github.com/GetStream/stream-chat-android-livedata/releases/tag/0.8.2