-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
30 lines (23 loc) · 1.18 KB
/
CHANGELOG
File metadata and controls
30 lines (23 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
V1.1.7
- 1. iOS 更新到 5.3.1 版本,Android 更新到 5.3.0 版本
- 2. 新增 API:setEnableUdp(Boolean) - 设置是否允许使用 UDP(iOS、Android),需在初始化前调用
- 3. 新增 API:setCollectControl(Object) - 设置数据采集控制,支持 gaid、aid 配置(仅 Android),需在 initPushService 前调用
- 4. 插件 Android 最低支持版本调整为 Android 6(API 23)
V1.1.6
- 1. iOS 更新到5.1.0版本,Android 更新到5.1.0版本
- 2. 新增API:setEnableResetOnDeviceChange - 设置设备更换时是否重置RegistrationID
V1.1.5
- 1. 安卓新增API:setChannelAndSound
- 2. ios 更新到5.0.0版本,安卓更新到5.0.0版本。
V1.1.4
- 1. android - support to send location notification
V1.1.4
- 1. ios 更新到4.5.1版本,安卓更新到4.5.1版本。
v1.1.2
- 1. ios 更新到4.4.0版本,安卓更新到4.4.0版本。
v1.1.1
- 1. ios 更新到4.3.5版本,安卓更新到4.3.9版本。
- 2. iOS、安卓不再需要填写数据中心,去掉package.json的数据中心配置。
- 3. 安卓不再提供小米国外版通道,新增支持小米国内版通道,对应package.json有所更改。
v1.0.0
mtpush uni插件首次发布。