Skip to content

Releases: customerio/customerio-android

2.0.0-beta.1

13 May 20:38
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2022-05-13)

⚠ BREAKING CHANGES

  • get current FCM token on SDK startup
  • register device attributes when set
  • create background queue to make API synchronous

Features

  • add device and profile attribute setters (789f09f)
  • add device_manufacturer device attribute (6a60f39)
  • added support for custom track url (b61a64b)
  • added support for device attributes (#71) (5fedf26)
  • create background queue to make API synchronous (2524460)
  • get current FCM token on SDK startup (dda443d)
  • register device attributes when set (0f5159e)
  • set log level via SDK config (81eea4e)
  • support for custom device attributes and config (#77) (a7dbaba)

Bug Fixes

  • added java compatibility in public constructors and methods (acdec46)
  • added support for big decimal (#56) (58c791b)
  • code cleanup (c651ee6)
  • delete device token when clear identify (72f9753)
  • events are tracked to identified customer (71634ed)
  • queue attempts to run all tasks on each run (e180dea)
  • register device tokens http request (b1c6872)

2.0.0-alpha.4

13 May 18:04
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release

2.0.0-alpha.4 (2022-05-13)

Bug Fixes

  • added alternative route to fetch screen name for automatic tracking (#92) (37a20b5)
  • delete device token when clear identify (72f9753)

2.0.0-alpha.3

11 May 15:23
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2022-05-11)

⚠ BREAKING CHANGES

  • get current FCM token on SDK startup
  • register device attributes when set

Features

  • add device and profile attribute setters (789f09f)
  • added support for custom track url (b61a64b)
  • get current FCM token on SDK startup (dda443d)
  • register device attributes when set (0f5159e)
  • set log level via SDK config (81eea4e)

Bug Fixes

  • queue attempts to run all tasks on each run (e180dea)

2.0.0-alpha.2

02 May 15:54
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2022-05-02)

Bug Fixes

  • events are tracked to identified customer (71634ed)
  • register device tokens http request (b1c6872)

1.0.5

30 Apr 09:42
Compare
Choose a tag to compare

1.0.5 (2022-04-30)

Bug Fixes

  • added alternative route to fetch screen name for automatic tracking (#92) (37a20b5)

2.0.0-alpha.1

20 Apr 18:43
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2022-04-20)

⚠ BREAKING CHANGES

  • create background queue to make API synchronous

Features

  • create background queue to make API synchronous (2524460)

1.1.0-alpha.3

19 Apr 17:14
Compare
Choose a tag to compare
1.1.0-alpha.3 Pre-release
Pre-release

1.1.0-alpha.3 (2022-04-19)

Features

  • add device_manufacturer device attribute (6a60f39)

1.1.0-alpha.2

25 Mar 12:30
Compare
Choose a tag to compare
1.1.0-alpha.2 Pre-release
Pre-release

1.1.0-alpha.2 (2022-03-25)

Features

  • support for custom device attributes and config (#77) (a7dbaba)

Bug Fixes

  • added java compatibility in public constructors and methods (2bb73be)
  • allow http requests in host app (#74) (1035648)
  • code cleanup (c651ee6)
  • crash using invalid characters in HTTP header (#75) (81a065e)

1.1.0-alpha.1

21 Mar 18:59
Compare
Choose a tag to compare
1.1.0-alpha.1 Pre-release
Pre-release

1.1.0-alpha.1 (2022-03-21)

Features

  • added support for device attributes (#71) (5fedf26)

Bug Fixes

  • added java compatibility in public constructors and methods (acdec46)
  • added support for big decimal (#56) (58c791b)

1.0.4

21 Mar 21:41
Compare
Choose a tag to compare

1.0.4 (2022-03-21)

Bug Fixes

  • crash using invalid characters in HTTP header (#75) (81a065e)