Skip to content

Releases: jpush/jpush-api-csharp-client

v1.0.6

16 Aug 08:32
Compare
Choose a tag to compare

Bug Fixes

  • fixed missing delay_time when it's zero.
  • changed badge type to string and set the default value to '+1'.
  • set the default value for Options (isAnpsProduction = false).

Improvements

  • support .NET Standard 1.1 & 1.3.

v1.0.0

04 Aug 08:49
Compare
Choose a tag to compare

基于 .NET Standard 1.6 重构整个项目,简化项目结构,优化 API 调用。

注意:新版本命名为 Jiguang.JPush,不兼容之前的 cn.jpush.api

v3.3.1

16 Jun 10:03
Compare
Choose a tag to compare
  • 无法设置定时通知 enabled 属性为 false;
  • Trigger 的 setSingleTime() 方法中判断日期类型的 bug;
  • 优化代码风格。

v3.2.9

04 May 08:51
Compare
Choose a tag to compare

增加 Android notification 中的 alert_type 字段

29 Mar 09:20
Compare
Choose a tag to compare

更新了项目中的 cn.jpush.api.dll 文件

14 Feb 08:33
Compare
Choose a tag to compare

支持 iOS notification 中官方定义的 alert payload 结构

10 Feb 05:27
Compare
Choose a tag to compare

延长了连接超时时间,完善了异常。

13 Jan 02:47
Compare
Choose a tag to compare

支持 Android 的新通知特性

04 Jan 02:24
Compare
Choose a tag to compare

支持 Android 的新通知特性:REST 文档地址

支持特殊字符作为有效的别名,标签

30 Nov 15:55
Compare
Choose a tag to compare