Skip to content

2.17.0

Latest
Compare
Choose a tag to compare
@mariedm mariedm released this 11 Sep 13:08
e9d153d

Features

  • Add support for view loading API (addViewLoadingTime). See #2026
  • Add Start / Stop API to Session Replay (start/stopRecording). See #1986

Bug Fixes

Improvements

  • Send retry information with network requests (eg. retry_count, last_failure_status and idempotency key). See #1991
  • Enable app launch time on mac, macCatalyst and visionOS. See #1888 - Thanks @Hengyu!
  • Drop support for deprecated cocoapod specs. See #1998