Skip to content

Releases: customerio/customerio-android

3.9.0

12 Feb 12:11
Compare
Choose a tag to compare

3.9.0 (2024-02-12)

Features

  • use new header to set polling interval (#285) (966c9cb)

3.8.2

18 Jan 12:22
Compare
Choose a tag to compare

3.8.2 (2024-01-18)

Bug Fixes

3.8.1

06 Dec 12:08
Compare
Choose a tag to compare

3.8.1 (2023-12-06)

Bug Fixes

  • fixes a thread safety issue with currentMessage being out of sync (#279) (bb72944)

3.8.0

14 Nov 09:52
Compare
Choose a tag to compare

3.8.0 (2023-11-14)

Features

3.7.1

09 Nov 14:31
Compare
Choose a tag to compare

3.7.1 (2023-11-09)

Bug Fixes

  • add priority field to message and sorting by priority within local store (#276) (ddb0359)

3.7.0

25 Oct 12:49
Compare
Choose a tag to compare

3.7.0 (2023-10-25)

Features

3.6.7

17 Oct 14:06
Compare
Choose a tag to compare

3.6.7 (2023-10-17)

Bug Fixes

  • added exception handling for when browser doesn't exist (#271) (aaddad5)

3.6.6

15 Sep 12:44
Compare
Choose a tag to compare

3.6.6 (2023-09-15)

Bug Fixes

  • stack-overflow caused by BQ recursion (#251) (365a5b6)

3.6.5

23 Aug 13:44
Compare
Choose a tag to compare

3.6.5 (2023-08-23)

Bug Fixes

  • prevent concurrency issues in in-app listeners (#246) (72dafd7)

3.6.4

21 Jul 11:29
Compare
Choose a tag to compare

3.6.4 (2023-07-21)

Bug Fixes

  • in-app messaging proguard rules missing (#241) (c494bb0)