Releases: qiscus/qiscus-sdk-android
Releases · qiscus/qiscus-sdk-android
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
2.3.0
- Add feature to reply specific message
- Add feature to send message from notification (Android N)
- Add feature scroll to bottom
- Show enter/return key on keyboard
- Show progress bar while loading initial room data
- Refine default color scheme
- Fix force close because no activity can handle open document
- Fix wrong message state
- Fix buttons text color
- Fix force close because getting CursorWindowAllocationException
- Fix force close from paho invalid client handle
- And several bugs fix 1.19.1...2.3.0
1.19.1
- Adding Bahasa Indonesia string localization
- Disable copy comment image type
- Improve web url parsing
- Request camera permission to avoid issue https://issuetracker.google.com/issues/37063818
- Several bugs fix