Skip to content

Commit 75f7872

Browse files
author
shengyonggen
committed
Release 1.18.1
1 parent 9978e89 commit 75f7872

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+10186
-17
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.18.1(2022-10-26)
2+
1. 新增
3+
- 插件化重构
4+
- 新增支持 `webview` 渠道信息回传插件
5+
16
## 1.17.13(2022-9-16)
27
1. 修复
38
- 修复无法解绑 `$identity_mp_unionid` 的问题
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
## 0.0.10(2022-10-12)
2+
1. 新增
3+
- `$ABTestTrigger` 触发逻辑优化
4+
5+
## 0.0.9(2022-4-15)
6+
1. 优化
7+
- 请求 `A/B` 实验的用户 `ID` 兼容 `loginWithKey` 登录的用户 `ID`
8+
9+
## 0.0.8(2022-3-18)
10+
11+
1. 新增
12+
- 新增支付宝 `A/B Testing` (需要支付宝 SDK v1.2.0 及以上版本)
13+
14+
15+
16+
## 0.0.7(2022-2-25)
17+
18+
1. 新增
19+
- 支持本地数据存储加密
20+
21+
## 0.0.6(2022-2-21)
22+
23+
1. 新增
24+
- `A/B Testing` 支持延迟初始化
25+
26+
## 0.0.5(2022-2-9)
27+
28+
1. 修复
29+
- 修复在开发者工具上真机调试模式异常问题
30+
31+
32+
## 0.0.4(2021-09-30)
33+
34+
1. 优化
35+
- `fastFetchABTest` 接口请求优化
36+
37+
## 0.0.3(2021-07-28)
38+
39+
1. 新增
40+
- 新增快应用 `A/B Testing SDK`
41+
42+
## 0.0.2(2021-04-26)
43+
44+
1. 修复
45+
- `login` 后立马获取试验时,使用的仍是本地缓存的问题;
46+
- 清空缓存后立即调用 `abtest.fastFetchABTest()` 接口会报错问题
47+
48+
## 0.0.1(2021-04-02)
49+
50+
1. 新增
51+
- 微信小程序 `A/B Testing SDK` 第一个版本;
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
![logo](https://opensource.sensorsdata.cn/wp-content/uploads/logo.png)
2+
3+
## 神策简介
4+
5+
[**神策数据**](https://www.sensorsdata.cn/)
6+
(Sensors Data),隶属于神策网络科技(北京)有限公司,是一家专业的大数据分析服务公司,大数据分析行业开拓者,为客户提供深度用户行为分析平台、以及专业的咨询服务和行业解决方案,致力于帮助客户实现数据驱动。神策数据立足大数据及用户行为分析的技术与实践前沿,业务现已覆盖以互联网、金融、零售快消、高科技、制造等为代表的十多个主要行业、并可支持企业多个职能部门。公司总部在北京,并在上海、深圳、合肥、武汉等地拥有本地化的服务团队,覆盖东区及南区市场;公司拥有专业的服务团队,为客户提供一对一的客户服务。公司在大数据领域积累的核心关键技术,包括在海量数据采集、存储、清洗、分析挖掘、可视化、智能应用、安全与隐私保护等领域。 [**More**](https://www.sensorsdata.cn/about/aboutus.html)
7+
8+
9+
## SDK 简介
10+
11+
A/B Testing SDK 是一款用于 A/B 测试的 SDK。
12+
13+
## 集成文档
14+
15+
请参考神策官网 [集成文档](https://manual.sensorsdata.cn/abtesting/latest/a-b-testing-50987201.html)
16+
17+
## 讨论
18+
19+
| 扫码加入神策数据开源社区 QQ 群<br>群号:785122381 | 扫码加入神策数据开源社区微信群 |
20+
| ------ | ------ |
21+
|![ QQ 讨论群](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_1.png) | ![ 微信讨论群 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_2.png) |
22+
23+
## 公众号
24+
25+
| 扫码关注<br>神策数据开源社区 | 扫码关注<br>神策数据开源社区服务号 |
26+
| ------ | ------ |
27+
|![ 微信订阅号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_3.png) | ![ 微信服务号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_4.png) |
28+
29+
30+
## 新书推荐
31+
32+
| 《数据驱动:从方法到实践》 | 《Android 全埋点解决方案》 | 《iOS 全埋点解决方案》
33+
| ------ | ------ | ------ |
34+
| [![《数据驱动:从方法到实践》](https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg)](https://item.jd.com/12322322.html) | [![《Android 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png)](https://item.jd.com/12574672.html) | [![《iOS 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png)](https://item.jd.com/12867068.html)
35+
36+
37+
## License
38+
39+
Copyright 2015-2022 Sensors Data Inc.
40+
41+
Licensed under the Apache License, Version 2.0 (the "License");
42+
you may not use this file except in compliance with the License.
43+
You may obtain a copy of the License at
44+
45+
http://www.apache.org/licenses/LICENSE-2.0
46+
47+
Unless required by applicable law or agreed to in writing, software
48+
distributed under the License is distributed on an "AS IS" BASIS,
49+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50+
See the License for the specific language governing permissions and
51+
limitations under the License.

dist/wechat/plugin/abtesting-sdk-miniprogram/alipay/abtest.cmd.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)