Skip to content

Releases: sensorsdata/abtesting-sdk-ios

Release 0.2.1

Choose a tag to compare

@zhujg-00 zhujg-00 released this 25 Feb 09:54
  1. 新增
    • AB 试验支持设置自定义主体 ID

Release 0.2.0

Choose a tag to compare

@zhujg-00 zhujg-00 released this 12 Jan 10:16
  1. 新增
    • 支持试验信息加密存储

Release 0.1.6

Choose a tag to compare

@zhujg-00 zhujg-00 released this 08 Dec 10:39
  1. 新增
    • fastFetch 接口支持网络请求合并

Release 0.1.5

Choose a tag to compare

@zhujg-00 zhujg-00 released this 09 Nov 10:46
  1. 新增
    • 试验信息请求支持自定义属性

Release 0.1.4

Choose a tag to compare

@zhujg-00 zhujg-00 released this 08 Nov 11:06
  1. 修复
    • 修复试验信息请求超时的场景下,回调接口中更新 UI 引起的崩溃问题

Release 0.1.1

Choose a tag to compare

@zhujg-00 zhujg-00 released this 01 Sep 09:14
  1. 修复
    • 修复弱网环境下使用 fetchCacheABTestWithParamName 可能导致页面卡住的为问题

Release 0.1.0

Choose a tag to compare

@yaoyue yaoyue released this 27 Jul 15:24
  • 新增
    • A/B Testing 支持 macOS
    • Web 多链接试验支持 App 内嵌 H5

Release 0.0.5

Choose a tag to compare

@yaoyue yaoyue released this 24 Jul 15:33
  • 修复
    • 频繁切换用户时,$ABTestTrigger 事件中 distinct_id 可能错误
    • 初始化后立即同步调用 fetchCache 获取试验失败

Release 0.0.3

Choose a tag to compare

@yaoyue yaoyue released this 25 Apr 12:15
  • 修复
    • login 后立马调用 fastFetchABTest 接口可能返回上个用户试验的问题

Release 0.0.2

Choose a tag to compare

@yaoyue yaoyue released this 01 Apr 07:58
  • 修复
    • 连续频繁扫码上传白名单可能失败问题