Skip to content

1.9.0

Compare
Choose a tag to compare
@maxep maxep released this 26 Jan 20:15

This release is provided with Application Launch events tracking and SwiftUI Instrumentation.

Features

  • Add Application Launch events tracking (#699)
  • Add SwiftUI Instrumentation (#676)

Bug Fixes

  • Fix binary name for images with no UUID (#724)

Improvements

  • Embed Kronos (#708)
  • Add @service attribute to all RUM events (#725)
  • Adds support for flutter error source (#715)
  • Add crash reporting console logs (#712)
  • Keep view active until all resources are consumed (#702)
  • Allow passing in a type for errors sent with a message (#680) (Thanks @AvdLee)
  • Add config overrides for debug launch arguments (#679)

Breaking Change (Carthage Users)

Kronos dependency is now embedded in the SDK binary. When upgrading to this SDK version using Carthage dependency manager, make sure to remove Kronos.framework for your application target dependencies.