Skip to content

Releases: growingio/growingio-sdk-ios-autotracker

v4.1.0

25 Jan 03:22
Compare
Choose a tag to compare

4.1.0 (2024-01-25)

Features

v4.0.0

25 Dec 11:49
Compare
Choose a tag to compare

4.0.0 (2023-12-25)

Features

Refactor (BREAKING CHANGE)

  • Enhancing Autotrack Core in SDK 4.x (#268)

v3.8.0

17 Nov 07:57
Compare
Choose a tag to compare

3.8.0 (2023-11-17)

Features

  • 添加初始化配置项 requestTimeout (#293)

v3.7.1

01 Nov 09:12
Compare
Choose a tag to compare

3.7.1 (2023-11-1)

Bug Fixes

  • 进一步适配 Swift 项目在 Cocoapods 下集成 (#290)

v3.7.0

19 Sep 07:18
Compare
Choose a tag to compare

3.7.0 (2023-09-19)

Bug Fixes

  • delete unused codes (c837491)
  • generate framework bug (26815b8)
  • hybrid 移除无效 log message (f7919b9)
  • macOS 使用 swiftPM 集成报错 (868523d)
  • mobile debugger bug (efc8462) (dc32df4)
  • privacy manifest 适配 macOS (ea7497c)
  • UIAlertController/UISegment swizzle 延迟到初始化时 (2e0fde6)
  • 将 GrowingAnalytics.xcworkspace 移到 Example/ 目录下,其在根目录会影响 xcodebuild -list 的执行 (7d22f57)

Features

Reverts

  • UISwitch 改回 VIEW_CLICK 事件 (09ab399)

v3.6.0

16 Aug 13:00
Compare
Choose a tag to compare

3.6.0 (2023-08-16)

Features

  • hybrid add enable/disable bridge APIs (#272) (d273ca0)

v3.5.0

06 Jul 03:19
Compare
Choose a tag to compare

3.5.0 (2023-07-06)

Bug Fixes

  • CTTelephonyNetworkInfo 偶现崩溃 (#262) (8145225)
  • priority inversion issue by Xcode14 thread performance checker (#249) (7283901)
  • priority inversion issue in GrowingSRWebSocket by Xcode14 (#252) (d3201a0)
  • Remove usage of deprecated Endian with CFSwap (b24956c)
  • SPM 无法通过 exact version 集成 (#269) (c007055)
  • swift project building error about 'Include of non-modular header inside framework module' (#251) (4ad2838)
  • verify deep link host (#255) (bc096a2)
  • 修复特殊场景下,每当初始化 SDK,ASAFetcher 都会 startFetch (Advert) (#247) (df9c88b)

Features

  • Protobuf 模块支持 SwiftPM 集成 (#248) (a643854), closes #251
  • support macOS (#244) (c1a332a)
  • 无埋点支持 UISlider,且 UISlider/UISwitch 为 VIEW_CHANGE 事件 (#258) (92bc335)

v3.4.8-hotfix.1

16 Jun 06:35
c007055
Compare
Choose a tag to compare

3.4.8-hotfix.1 (2023-06-07)

Bug Fixes

  • CTTelephonyNetworkInfo 偶现崩溃 (#262) (8145225)
  • priority inversion issue by Xcode14 thread performance checker (#249) (7283901)
  • priority inversion issue in GrowingSRWebSocket by Xcode14 (#252) (d3201a0)
  • Remove usage of deprecated Endian with CFSwap (b24956c)
  • swift project building error about 'Include of non-modular header inside framework module' (#251) (4ad2838)
  • verify deep link host (#255) (bc096a2)
  • 修复特殊场景下,每当初始化 SDK,ASAFetcher 都会 startFetch (Advert) (#247) (df9c88b)

Features

v3.4.8

16 Jun 03:01
Compare
Choose a tag to compare

3.4.8 (2023-03-31)

Features

  • 支持 Flutter 无埋点 SDK (855bd6e)

v3.4.7

06 Mar 02:45
Compare
Choose a tag to compare

3.4.7 (2023-02-23)

Bug Fixes

  • 修改 advert 模块本地存储方式 (fa4dc64)

Features