Skip to content

Releases: qiscus/qiscus-sdk-android

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

2.7.2

02 Aug 10:36
Compare
Choose a tag to compare
  • Fix missing message issue
  • Improve sync api to handle new message from not saved room.
  • Fix go to bottom button still visible after clicked.
  • Refine card message UI
  • Update last room state with data from api.
  • Fix wrong default system event message.
  • Fix IME action.
  • Update replied comment sender name.
  • Highlight replied comment.
  • Refine PN UI.
  • Several bugs fix and performance improvements.

2.7.1

27 Jul 05:31
Compare
Choose a tag to compare
  • Fix crash share image in android O
  • Improve notification UX
  • Optimize mqtt client wrapper, to avoid high cpu usage
  • Fix force close when trying to finding replied comment instance
  • Enable sharing only for downloaded file attachment
  • Fix crash when trying displaying dialog from background thread
  • Several bugs fix and improvements

2.7.0

19 Jul 05:13
Compare
Choose a tag to compare
  • Add feature to forward comments
  • Mqtt client service improvements
  • Several bugs fix

2.6.0

07 Jul 07:13
Compare
Choose a tag to compare
  • Add feature to redownload media
  • Add feature to delete media
  • Update dependencies
  • Several bugs fix

2.5.0

18 Jun 02:18
Compare
Choose a tag to compare
  • Add feature to render card type message
  • Add feature to render link button type message

2.4.1

16 Jun 10:23
Compare
Choose a tag to compare
  • Fix null pointer when try to dismiss loading initial room data
  • Fix wrong url at preview data pojo
  • Several performance improvements

2.4.0

15 Jun 05:33
Compare
Choose a tag to compare
  • Add feature to render system event message
  • Add feature to create or join room with defined id
  • Add image confirmation page before send it
  • Support landscape screen orientation
  • Only render link with domain .com, .net, .org, .biz, .co.id, and .id
  • Handle confirmation before share text or file to chatroom
  • Render video message type
  • Several bugs fix