# ChangeLog ## 3.2.1 ### New Feature - 新增 TapTap 登录权限配置范围 ### Dependencies - TapTap.Common v3.2.0 ## 3.2.0 ### New Feature - 支持 PC 端使用 TapTap 登录 ### Dependencies - TapTap.Common v3.2.0 ## 3.1.0 ### Dependencies - TapTap.Common v3.1.0 ## 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 ### 2.1.6 ### Optimization and fixed bugs - 修复 TapTap 授权登录的一些 UI 问题 ### Dependencies - TapTap.Common v2.1.6 ### 2.1.5 ### New Feature - 云玩内唤起 TapTap 客户端登陆 ### 2.1.4 ### Dependencies - TapTap.Common v2.1.4 ### 2.1.3 ### Dependencies - TapTap.Common v2.1.3 ### 2.1.2 ### Dependencies - TapTap.Common v2.1.2 ## 2.1.1 ### Dependencies - TapTap.Common v2.1.1 ## 2.0.0 ### Feature * TapTap Login