Skip to content

Releases: growingio/growingio-sdk-ios-autotracker

v4.4.0

29 Sep 10:23
Compare
Choose a tag to compare

4.4.0 (2024-09-29)

Features

  • ABTesting: add more parameters to experiment (#326) (1fbfb4c)
  • add path property to custom event (#329) (05a01a8)

v3.8.5

29 Sep 09:16
25fe0b2
Compare
Choose a tag to compare

3.8.5 (2024-09-29)

Bug Fixes

  • add DEFINES_MODULE to pod_target_xcconfig in order to avoid compile error when without module map (#328) (25fe0b2)

v4.3.2

26 Jul 07:20
Compare
Choose a tag to compare

4.3.2 (2024-07-26)

Bug Fixes

v3.8.4

24 Jul 05:58
4fe4558
Compare
Choose a tag to compare

3.8.4 (2024-07-24)

Bug Fixes

  • Mobile Debugger 意外崩溃 (4fe4558)

v3.8.3

18 Jul 03:22
700e97d
Compare
Choose a tag to compare

3.8.3 (2024-07-18)

Bug Fixes

  • ANLSPI-20159 remove NSLog on release mode (b0c2c6a)
  • ANLSPI-20126 do not send autotrack event when session state is not active (1ae98f0)

v4.3.1

31 May 02:55
Compare
Choose a tag to compare

4.3.1 (2024-05-31)

Bug Fixes

v3.8.2

23 May 08:23
fde17fa
Compare
Choose a tag to compare

3.8.2 (2024-05-23)

Bug Fixes

  • ANLSPI-18506 crash when dismiss action sheet triggered by popover dimming view (cd7f2e0)

v4.3.0

07 May 07:54
Compare
Choose a tag to compare

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

v3.8.1

07 May 03:26
Compare
Choose a tag to compare

3.8.1 (2024-05-07)

Bug Fixes

  • UICollectionView/UITableView swizzle bug (#315)

v4.2.0

14 Mar 11:33
Compare
Choose a tag to compare

4.2.0 (2024-03-14)

Features

  • autotrack: autotrack-page white list (#301) (5cb409b)