Releases: qiscus/qiscus-sdk-android
Releases · qiscus/qiscus-sdk-android
2.9.0
2.8.0
2.7.3
2.7.2
- 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
- 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
2.6.0
2.5.0
2.4.1
2.4.0
- 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