Releases: growingio/growingio-sdk-ios-autotracker
Releases · growingio/growingio-sdk-ios-autotracker
v4.5.0
4.5.0 (2024-11-18)
Bug Fixes
- replace deprecated api from swift-protobuf (#332) (2311e91)
Features
v4.4.0
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
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
4.3.2 (2024-07-26)
Bug Fixes
v3.8.4
3.8.4 (2024-07-24)
Bug Fixes
v3.8.3
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
4.3.1 (2024-05-31)
Bug Fixes
v3.8.2
3.8.2 (2024-05-23)
Bug Fixes
- ANLSPI-18506 crash when dismiss action sheet triggered by popover dimming view (cd7f2e0)
v4.3.0
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
3.8.1 (2024-05-07)
Bug Fixes
- UICollectionView/UITableView swizzle bug (#315)