TapLogin-Unity/CHANGELOG.md

77 lines
850 B
Markdown
Raw Normal View History

2021-04-12 11:24:42 +08:00
# ChangeLog
2021-06-10 11:12:59 +08:00
## 3.0.0
### New Feature
- 新增 TapTap OAuth 相关接口
```
// 登陆
TapLogin.Login();
// 登出
TapLogin.Logout();
```
- 新增篝火测试资格
```
var boolean = await TapLogin.GetTestQualification();
```
### Dependencies
- TapTap.Common v3.0.0
## 2.1.7
### Optimization
- 更新 iOS 拦截 openUrl 方式
### Dependencies
- TapTap.Common v2.1.7
2021-07-01 15:52:40 +08:00
### 2.1.6
### Optimization and fixed bugs
- 修复 TapTap 授权登录的一些 UI 问题
### Dependencies
- TapTap.Common v2.1.6
2021-06-22 16:51:33 +08:00
### 2.1.5
### New Feature
- 云玩内唤起 TapTap 客户端登陆
2021-06-10 11:12:59 +08:00
### 2.1.4
### Dependencies
- TapTap.Common v2.1.4
2021-05-28 11:28:03 +08:00
### 2.1.3
2021-04-12 11:24:42 +08:00
2021-05-28 11:28:03 +08:00
### Dependencies
- TapTap.Common v2.1.3
2021-06-03 11:13:24 +08:00
2021-05-14 19:16:05 +08:00
### 2.1.2
### Dependencies
- TapTap.Common v2.1.2
2021-05-10 17:18:07 +08:00
## 2.1.1
### Dependencies
2021-05-10 17:18:07 +08:00
- TapTap.Common v2.1.1
2021-04-12 11:24:42 +08:00
## 2.0.0
### Feature
* TapTap Login