Releases: jpush/jpush-api-python-client
Releases · jpush/jpush-api-python-client
Release v3.2.6
Delete blank space in BASE_URL.
Thank variantf for finding the problem.
v3.2.5 Release
add alert_type to Android notification
v3.2.4 Release
- 完善代码和描述
- 增加新的 example
- 合并了 Panmax ,jhgdike,thestylelove 的 PR
- 新增 Android 5.0 的新特性,在 Notifacation 的 Android 平台中新增相关字段
- 设置 iOS 的 notification 中 badge 默认值为 '+1'
完善 readme ,完善 example
Merge pull request #32 from fendouai/dev fix the example and readme
完善测试,增加文档。
1.完善测试
2.增加文档
完善在 python3 下的问题
- print 函数改为兼容python2 ,python3 用法 :print()
增加 Schedule API ,Report API
增加
- 支持 Push API 中的 sms_message
- 支持 Device API 中的更新设备手机号码
- 支持 Device API 中的获取用户在线状态
- 支持 Report API 中的送达统计,消息统计,用户统计
- 支持 Push Schedule API 中的增加,获取,修改,删除
改进
- 异常处理,日志处理
v3.1.0
update with pypi package release
v3.0.2
Update the latest code, support device api and some bug fix;
支持 Push v3 API
v3.0.0 Release v3 first version