Skip to content

Releases: jpush/jpush-api-ruby-client

v4.0.11 Release

07 Jan 02:28
Compare
Choose a tag to compare

fix api 非预期响应问题会导致的「找不到‘has_key’方法」
如发生此类非预期的响应会抛 Utils::Exceptions::JPushResponseError

v4.0.10 Release

26 Aug 10:40
Compare
Choose a tag to compare

Push API:
audience增加segment、abtest
notification.android增加channel_id、large_icon、intent
notification.ios增加thread-id
sms_message的content变为signid、temp_id、temp_para、active_filter
增加cid接口
批量单推接口

Report API:
增加接口-批量单推(VIP专属接口)
增加接口-送达统计详情(新)
增加接口-送达状态查询
增加接口-消息统计详情(VIP 专属接口,新)

v4.0.8 Release

23 May 08:41
Compare
Choose a tag to compare

推送对象 audience 新增 tag_not 选项

v4.0.7 Release

05 Apr 05:28
Compare
Choose a tag to compare

支持安卓通知新增字段 alert_type

v4.0.6 Release

17 Jan 09:39
Compare
Choose a tag to compare

简化代码,去掉 refinement 语法避免安装时与 factory girl 报错

v4.0.5 Release

26 Dec 10:05
Compare
Choose a tag to compare
  • 新增 Android 5.0 的新特性,在 Notifacation 的 Android 平台中新增相关字段
  • 设置 iOS 的 notification 中 badge 默认值为 +1
  • 设置 iOS 的 apns_production 默认值为 false

v4.0.4 Release

08 Nov 05:46
Compare
Choose a tag to compare
  • 修复 IOS 10 新特性 ‘mutable-content’ 由于官方 API 文档错误导致的错误
  • tag 和 alias 支持特殊字符

v4.0.3 Release

31 Oct 02:20
Compare
Choose a tag to compare

增加 IOS Notification 中 alert 设置为 JSON 的测试
支持 IOS 10 新特性 ‘mutable-available’(兼容性测试)

v4.0.2 Release

29 Apr 05:13
Compare
Choose a tag to compare
  • 去掉各个类中的 build 方法
  • 修改 Guides 中的缺漏

v4.0.1 Release

27 Apr 05:40
Compare
Choose a tag to compare
  • 重构目录结构
  • 完善README
  • 实现上个版本未实现的 API , 现在支持 Device API 、Push API、Report API 和 Schedule API 的全部业务功能