Skip to content

ios-v0.11.0

Choose a tag to compare

@adwinross adwinross released this 11 Jun 06:25
· 63 commits to main since this release
6d550f2

✨ New features

  • (ios): Add performance tracing apis for objc (#3560)
  • (ios): Add diagnostic mode for SDK logging (#3433)

🔨 Misc

  • (ios): Update exception data json structure (#3694)
  • (ios): Export data once dynamic config is loaded (#3683)
  • (ios): Remove capture layout snapshot api (#3680)
  • (ios): Run export when moving to foreground (#3657)
  • (ios): Save measure related files in application support directory (#3627)
  • (ios): Update sdk version (#3612)
  • (ios): Add objc api to track http events (#3598)
  • (ios): Encode gallery images using webp (#3559)
  • (ios): Limit batch size to 10 mb (#3557)
  • (ios): Use webp encoding for screenshots (#3504)
  • (ios): Update release script (#3446)
  • (ios): Generate correct os build number (#3430)

🐛 Bug fixes

  • (ios): Enable kscrash before checking for crash reports (#3881)
  • (ios): Ensure sdk remains stopped when moving to foreground (#3847)
  • (ios): Send correct user defined attributes for bug report (#3665)
  • (ios): Remove orphaned attachment cleanup logic (#3600)
  • (ios): Send correct user defined attributes json (#3589)
  • (ios): Update incorrect filename (#3544)
  • (ios): Add proper masking to swiftui components (#3515)
  • (ios): Ignore http events with empty url (#3511)
  • (ios): Send lifecycle app event reliably (#3463)