Releases: jpush/jchat-android
Releases · jpush/jchat-android
v1.3.9 Release
New Feature
- 增加删除好友功能
- 验证消息增加拒绝功能
Bug 修复
- 修复收到好友请求后,未显示 bug
v1.3.8 Release
New Feature
- 文件消息将使用系统应用打开(如果有的话)
修复已知 bug
v1.3.7 Release
##New Feature
- 增加发送文件功能(限制 10M,且暂不支持发送视频)
v1.3.6 Release
修复 bug
- 修复在收到好友请求后,点击添加按钮后,重复添加的 bug
v1.3.5 Release
##修复 bug:
- 重复添加好友,不会在朋友推荐上重复出现
- 重复收到好友接受请求,不会重复添加到通讯录
v1.3.4 Release
New Features
- 增加通讯录功能(在设置中可以切换好友模式和无好友模式,区别在于无好友模式可以直接添加用户并发起会话,而好友模式需要验证,并且在好友模式下,单聊或群聊中添加好友操作只能从通讯录中选择)
- 增加发送位置功能
另外新版本引入了 ActiveAndroid,如使用 Eclipse 开发,则需要手动导入 jar 包。
v1.3.3 Release
- 修复上传头像时崩溃 bug
v1.3.2 Release
更新内容:
- jmessage-sdk 更新至 jmessage-android-1.4.2
- 增加全局免打扰功能(设置界面)
v1.3.1 Release
- 使用jmessage-sdk-v1.2.5
- 去掉support-v7依赖
- 修复其他已知bug
v1.2.9 Release
1.使用jmessage-sdk-1.2.3
2.更新support包,修复相关bug
3.使用JChat-UIKit-Chatting组件,聊天界面相关类都放在chatting文件夹下
4.修复其他已知bug