Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Releases: Driftt/drift-sdk-android

1.2.10

31 Mar 11:52
637b1d5

Choose a tag to compare

  • Resolved issue with loading calendar Availability times
  • Updated Android X version
  • Added back button to Conversation List Activity

Release 1.2.9

20 Dec 15:42
5ed5ccb

Choose a tag to compare

  • Updated button styles to not conflict with parent global button styles

Releas 1.2.8

30 Sep 18:31
95f3315

Choose a tag to compare

  • Updated Dependency versions
  • Resolved issue where users may not load

Release 1.2.7

13 Mar 15:32
ea33a22

Choose a tag to compare

  • Update Glide Version

Release 1.2.6

05 Mar 12:26
db508f3

Choose a tag to compare

  • Updated to new endpoint for future compatibility

Release 1.2.5

13 Feb 11:06
9f3363d

Choose a tag to compare

  • Removed unneeded field causing some conversations to fail to parse for some users

Release 1.2.4

12 Feb 16:57
d7b7a6c

Choose a tag to compare

  • User configurable boolean to filter out automated messages from Drift bot
  • Bug fixes

Release 1.2.3

08 Feb 15:01
4845b6d

Choose a tag to compare

  • Added support for JWT Tokens

Release 1.2.2

21 Jan 13:36
37af861

Choose a tag to compare

  • Migrate end user Id's to Long for future compatibility
  • General Cleanup

Release 1.2.1

12 Nov 12:03
9290398

Choose a tag to compare

  • Messages from EndUser now use their name or email if set as opposed to 'You'
  • Pressing open on a pop up now shows the conversation as opposed to the conversation list
  • Added new logging interface for logging SDK events
  • Added methods to stop multiple calls to register user opening multiple socket connections or multiple api calls
  • Added method to check if drift is connected