Skip to content

Releases: GetStream/stream-chat-android

Bugfix release

24 Sep 16:58
a25e05c
Compare
Choose a tag to compare
  • fixes issue with image upload from camera
  • fixes issue with NPE on channels with no messages

Performance Improvements, Offline Sync (Alpha)

23 Sep 14:19
28499ee
Compare
Choose a tag to compare

Lots of performance improvements and design improvements. This is the first release that ships with offline sync (Disabled by default).

Bugfix with message input closing during events

14 Sep 12:17
Compare
Choose a tag to compare

Events on the channel caused the message input to close in some cases. This has now been fixed.

Threads, Commands, Offline and many others

13 Sep 21:50
19b616a
Compare
Choose a tag to compare

Threads, Commands and Offline support.
Improved the handling of updates to the channel list and message list.

Prefix resources to prevent clashes with other libraries

26 Aug 18:01
a236fe5
Compare
Choose a tag to compare

Prefix as well as many feature improvements to the message list

Attachment improvements

22 Aug 16:53
Compare
Choose a tag to compare

Made it easier to support custom attachment types

Channel Header, Message Input and ChannelList

21 Aug 18:56
Compare
Choose a tag to compare

3 out of the 4 UI components work well, Message List still needs work

1.8.3

21 Aug 16:22
Compare
Choose a tag to compare
update gradle

upgraded glide for easier install

19 Aug 04:07
Compare
Choose a tag to compare
1.8.2

Merge branch 'master' of github.com:GetStream/stream-chat-android

remove reflection

15 Aug 21:26
Compare
Choose a tag to compare
1.8.1

removed the ability to customize the viewholder for the channellist