Skip to content

Latest commit

 

History

History
369 lines (184 loc) · 27 KB

File metadata and controls

369 lines (184 loc) · 27 KB

Changelog

0.27.0 (2026-03-25)

Features

Bug Fixes

  • remove metrickit usage for tvOS target (#168) (1813049)
  • remove orphaned submodule registration for benchmark app (#164) (01fe5e7)

0.26.2 (2026-03-19)

Bug Fixes

  • switch to deltaPrefered aggregation for metrics (#161) (ae50360)

0.26.1 (2026-03-18)

Bug Fixes

  • make iOS requests recognized by backend (#159) (2155896)

0.26.0 (2026-03-17)

Features

  • cocoapods support for session replay (#153) (2aea30a)

0.25.0 (2026-03-14)

Features

  • Identify Proxy, Record and Logs for MAUI (#149) (e2e55af)

0.24.0 (2026-03-13)

Features

0.23.0 (2026-03-06)

Features

  • CPU utilization optimization in image diff calculations (#146) (80e0cf8)

0.22.0 (2026-03-05)

Features

  • Moves compression before buffer (Optimization) (#144) (5bda445)

0.21.0 (2026-02-27)

Features

0.20.0 (2026-02-19)

Features

0.19.0 (2026-02-18)

Features

  • Tile compression - backtracking layers level (#137) (56d86da)

0.18.2 (2026-02-10)

Bug Fixes

  • additional attributes only at session level (#134) (7213846)
  • Make canonicalkey always from fullyQualifiedKey (#109) (f1a6688)
  • o11y-1017 - add default resource attributes to plugin (#132) (2924c59)

0.18.1 (2026-01-27)

Bug Fixes

0.18.0 (2026-01-27)

Features

  • Interrupt capture in the middle of the process (#128) (a07d1e0)
  • remove DataCompression dependency by ld_gzip from sdk 11.1.0 (#125) (0ffb711)

Bug Fixes

0.17.0 (2026-01-16)

Features

Bug Fixes

  • crash reporting with kscrash not captured (#122) (88e97f9)
  • observability instance already exists (#121) (8a03120)

0.16.0 (2026-01-14)

Features

  • metric kit & kscrash crash reporting option (#114) (f77fc79)

Bug Fixes

0.15.2 (2026-01-12)

Bug Fixes

0.15.1 (2026-01-09)

Bug Fixes

  • ldMask interfere with hit view testing (#108) (c5349b0)

0.15.0 (2026-01-05)

Features

0.14.0 (2025-12-16)

Features

Bug Fixes

  • UIDevice.current.orientation.isLandscape not main thread access (#102) (d8ffa0a)

0.13.1 (2025-12-12)

Bug Fixes

  • Rewrite AppLifeCycleManager onto Combine (#95) (cb4c21d)

0.13.0 (2025-12-12)

Features

0.12.1 (2025-12-09)

Bug Fixes

  • hold broadcaster until deinit finishes (#90) (8a00733)
  • Remove double image workaround for RRWeb (#92) (4faede4)

0.12.0 (2025-12-08)

Features

Bug Fixes

  • Resolve sigabrt crash due that LDClient is not Obj-c class (#89) (1c704e4)

0.11.1 (2025-11-26)

Bug Fixes

  • remove uiwebview, it is not allowed in appstore (#85) (b3908f1)

0.11.0 (2025-11-18)

Features

  • launch times multi-scene support (#83) (f3c385d)

Bug Fixes

0.10.0 (2025-11-15)

Features

Bug Fixes

0.9.2 (2025-11-05)

Bug Fixes

0.9.1 (2025-11-05)

Bug Fixes

  • Otlp Trace Exporters to Event Exporter (#70) (cfa92fb)

0.9.0 (2025-11-04)

Features

  • cold, warm and hot launch times meter (#66) (060338b)

Bug Fixes

  • Make Session Replay stable for offline or intermittent network (#67) (4ff18c5)

0.8.1 (2025-10-29)

Bug Fixes

  • report SDK version in resource attributes (#63) (8a79ddb)
  • report SDK version in resource attributes (fixup! #63) (#65) (14a5cbe)

0.8.0 (2025-10-29)

Features

  • Bump ios-sdk version to 10.0.0 (ed5958d)
  • Bump ios-sdk version to 10.0.0 (#60) (ed5958d)

0.7.2 (2025-10-29)

Bug Fixes

  • put Package.resolved into gitignore (61b9d78)
  • put Package.resolved into gitignore (#57) (61b9d78)

0.7.1 (2025-10-28)

Bug Fixes

  • fetching exact version of package (#55) (b924acb)

0.7.0 (2025-10-28)

Features

0.6.0 (2025-10-27)

Features

0.5.0 (2025-10-24)

Features

  • log memory warnings instrumentation (#40) (4f9ccf0)
  • maskWebView option and accesibilityIdentifier support (#44) (7d029bd)
  • Session Replay App Life Cycle (#45) (5a2fc4d)
  • system-metrics: add auto instrumentation for cpu and memory (#36) (95ca6fc)

Bug Fixes

  • Limit Package.swift to iOS and TV (#34) (7d76b65)

0.4.0 (2025-10-23)

Features

  • Add GraphQL Client (5e52365)
  • add gzip compression (d2133a7)
  • Add LightWeight GraphQL Client (ed9f6b5)
  • Add LightWeight GraphQL Client (#12) (ed9f6b5)
  • add standard output logger for debug (#16) (435f4cb)
  • add tap handler, send span (#7) (96cf5ef)
  • add timeout for custom crash filter as param (10s default) (daaa111)
  • instrumentation and session managers (b6f1c05)
  • instrumentation and session managers (#1) (a072154)
  • instrumentation, client, sdk, crash report, network (2255e48)
  • instrumentation, client, sdk, crash report, network (#5) (df712ab)
  • ios26 transition (0853a19)
  • plugin implementation (c38588c)
  • plugin implementation (#4) (1849209)
  • sampling api (#10) (242149f)
  • set sampling config via graphql client (#19) (500f550)
  • swipe tracker (4fca19d)
  • swipe tracker (#13) (0a302d7)
  • system-metrics: add auto instrumentation for cpu and memory (#36) (95ca6fc)
  • use apple format for crash report (1390973)

Bug Fixes