Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 03:19
· 232 commits to master since this release

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)