Skip to content

Releases: qiscus/qiscus-sdk-android

3.0.0-beta1

03 Oct 02:58
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release
  • Initial v3 release, only contains core api

2.13.2

03 Oct 02:57
Compare
Choose a tag to compare
  • Fix Get chat rooms api
  • Fix typing not detected
  • Increase http timeout to 60 seconds for uploading file
  • Handle link click from image caption
  • Fix comment can not be selected

2.13.1

22 Sep 07:35
Compare
Choose a tag to compare

Fix caption text color

2.13.0

19 Sep 03:17
Compare
Choose a tag to compare
  • Send image with caption
  • Add mention feature

2.12.0

09 Sep 04:08
Compare
Choose a tag to compare
  • Save message draft
  • Handle auto scroll to specific comment after start chat activity
  • Fix infinite auto resend file
  • Add utility class to wrap RxJava Observable
  • Update Jupuk filepicker, file sorted by name
  • Add api to get list of room
  • Add method handler to update profile (for who login with JWT)
  • Several bugs fix

2.11.0

30 Aug 15:37
Compare
Choose a tag to compare
  • Add feature to setup user using jwt token
  • Add API for searching messages
  • Add API for getting list of room info
  • Several bugs fix

2.10.0

27 Aug 02:36
Compare
Choose a tag to compare
  • Handle automatic resend message when online
  • Change open maps action to only showing location instead of direction
  • Handle email contact type action click properly
  • Add helper for generating custom qiscus comment
  • Better handling custom comment
  • Improve typing indicator
  • Several bugs fix 2.9.0...2.10.0

2.9.0

18 Aug 09:12
Compare
Choose a tag to compare
  • Add feature to send a contact
  • Add feature to send a location
  • Add action to forward image from photo viewer
  • Update firebase dependencies to v11.0.4
  • Several bugs fix

2.8.0

09 Aug 07:50
Compare
Choose a tag to compare
  • Add feature to send image with caption
  • Add feature to send multiple image
  • Support GIF keyboard like GBoard
  • Fix missing forwarded comments
  • Several bugs fix

2.7.3

08 Aug 02:11
Compare
Choose a tag to compare
  • Fix missing failed message
  • Notify latest read to server after closed chat room
  • Several bugs fix