Releases: amazon-connect/amazon-connect-chat-android
Releases · amazon-connect/amazon-connect-chat-android
2.0.0
What's Changed
- Updating transcriptListPublisher to pass back previousTranscriptNextToken by @mliao95 in #58
- Add unit tests to utils by @saipreetham16 in #59
- Add unit tests to repository functions by @saipreetham16 in #60
Full Changelog: 1.0.10...2.0.0
1.0.10
1.0.9
What's Changed
- Fixing issue that message metadata is missing in getTranscript by @haomingli2020 in #53
- Bump version to 1.0.9 by @haomingli2020 in #54
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- Fix interactive message models and getTranscript not parsing interactive messages correctly - #48
- Implementing UserAgent suffix for Connect Participant APIs - #49
- Implementing ChatSession.reset API - #50
- Adding interactive response contentType - #51
- Fixing ChatSession.reset - #52
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Remove MessageStatus.Custom and support customValue in MessageStatus.Failed - commit
- Exposing ConnectionDetailsProvider in ChatSession - commit
- Implements suspendWebSocketConnection and resumeWebSocketConnection - commit
- Removed transitive dependencies, exposed method to retry undelivered messages, and supported auto disconnect/reconnect on background/foreground event- commit
Full Changelog: 1.0.6...1.0.7