Skip to content

1.0.0

Choose a tag to compare

@ami-ci ami-ci released this 19 Jan 19:27
· 793 commits to main since this release

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