Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 07:54
· 19 commits to master since this release

4.3.0 (2024-05-07)

Bug Fixes

  • add limit of events data length when query from db (#304) (d54bef0)
  • add privacy manifest for watchOS/tvOS/visionOS platform (#303) (3ce88fc)
  • autotrack: ignore pages in GioKit by moving autotrackAllPages logic to viewDidLoad (#302) (59e5cdd)
  • perf: func growingHelper_beautifulJsonString waste a lot of cpu time (#312) (f8150cb)
  • UICollectionView/UITableView swizzle bug (#316) (0ec1ab0)
  • v2Adapter: 兼容更多老 SaaS 的属性值的类型 (#307) (f2f032b)

Features