Skip to content

Releases: customerio/customerio-ios

1.1.0-alpha.3

19 Apr 17:29
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 (585aefb)

Bug Fixes

  • locale uses preferred language (4a5ecf1)

1.1.0-alpha.2

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

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

Bug Fixes

  • remove platform from os_version attribute (f735197)
  • use dashes instead of underscores device locale (f85e858)

1.1.0-alpha.1

22 Mar 17:44
Compare
Choose a tag to compare
1.1.0-alpha.1 Pre-release
Pre-release

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

Features

  • adding support for device attributes and custom device attributes (#143) (84ead00)

Bug Fixes

  • add siteid to logs help with multi-workspace (#130) (0ad3906)
  • change property name from push_subscribed to push_enabled (2f071ec)
  • missing public sdk functions (0ca0618)

1.0.3

15 Mar 15:45
Compare
Choose a tag to compare

1.0.3 (2022-03-15)

Bug Fixes

  • delete device token from profile on logout (#145) (d976c27)

1.0.2

07 Feb 16:51
Compare
Choose a tag to compare

1.0.2 (2022-02-07)

Bug Fixes

  • create valid JSON request body when sending nil as track events data (#140) (c5d1a50)

1.0.1

02 Feb 18:08
Compare
Choose a tag to compare

1.0.1 (2022-02-02)

Bug Fixes

1.0.0

19 Jan 19:27
Compare
Choose a tag to compare

1.0.0 (2022-01-19)

Bug Fixes

  • add createdAt timestamp to added queue tasks (#106) (46aab62)
  • automatic screenview tracking correct siteid (#120) (abd3ea9)
  • background queue timer scheduling and running (#114) (6be8a74)
  • call callback on main thread APN tokens (#40) (982ce9d)
  • change hostname for CIO API (#109) (90e9407)
  • convert APN device token to string (#39) (1f64a13)
  • deep links previously being ignored (#79) (2041767)
  • duplicate entries for active workspace (#124) (c903e4a)
  • improve user-agent with more detail (#74) (4301034)
  • logs now show up in mac console app (#80) (535d0be)
  • more safely handle 5xx, 401 status codes (#107) (d56807b)
  • mutex locks shared across instances (#119) (cb169bf)
  • opened push metrics (#70) (a277378)
  • opened push metrics being sent to API again (#111) (93971bf)
  • remove apn device token profile request body (#41) (61946c4)
  • remove custom jsonencoder public functions (#122) (061a568)
  • rename singletons instance to shared (#34) (3bf1384)
  • rename stop identify function (#31) (d97e931)
  • screen view tracking (#108) (f836b9a)
  • track events type in HTTP requests (#117) (745d4ad)

Features

1.0.0-beta.3

19 Jan 13:47
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2022-01-19)

Bug Fixes

  • duplicate entries for active workspace (#124) (c903e4a)

1.0.0-beta.2

19 Jan 01:19
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-01-19)

Bug Fixes

  • add createdAt timestamp to added queue tasks (#106) (46aab62)
  • automatic screenview tracking correct siteid (#120) (abd3ea9)
  • background queue timer scheduling and running (#114) (6be8a74)
  • change hostname for CIO API (#109) (90e9407)
  • more safely handle 5xx, 401 status codes (#107) (d56807b)
  • mutex locks shared across instances (#119) (cb169bf)
  • opened push metrics being sent to API again (#111) (93971bf)
  • remove custom jsonencoder public functions (#122) (061a568)
  • screen view tracking (#108) (f836b9a)
  • track events type in HTTP requests (#117) (745d4ad)

Features

  • add [String:Any] support to identify & track (#94) (5a220c4)
  • add screen view tracking (#82) (c2034a6)
  • create background queue (#99) (80fffb8)
  • subsequent identifies without passing identifier (#96) (47d9166)

1.0.0-alpha.33

19 Jan 01:11
Compare
Choose a tag to compare
1.0.0-alpha.33 Pre-release
Pre-release

1.0.0-alpha.33 (2022-01-19)

Bug Fixes

  • more safely handle 5xx, 401 status codes (#107) (d56807b)