Releases: jpush/jpush-api-csharp-client
Releases · jpush/jpush-api-csharp-client
support hmos
09 Oct 03:17
Compare
Sorry, something went wrong.
No results found
v1.2.5
16 Dec 09:29
Compare
Sorry, something went wrong.
No results found
新增两个字段,CallBack和Notification3rd
v1.2.4
26 Nov 12:37
Compare
Sorry, something went wrong.
No results found
推送API,Notification里Android增加channel_id字段,IOS增加thread-id字段
推送接口以前是传参content,现在修改为按照文档传参签名ID和模版ID等
增加批量单推接口
增加接口送达统计详情(新) /v3/received/detail
增加消息统计详情(VIP 专属接口,新)/v3/messages/detail
v1.2.3
17 Sep 02:11
Compare
Sorry, something went wrong.
No results found
notifacation 支持 large_icon,uri_activity,uri_flag,intent
添加获取定时任务对应的所有 msg_id 接口
v1.1.4
31 Jan 11:45
Compare
Sorry, something went wrong.
No results found
Improvements
优化同步方法的实现。
将 PushPayload 中的 Platform 类型修改为 object。
v1.1.2
25 Dec 09:49
Compare
Sorry, something went wrong.
No results found
Improvements
新增修改 JPush API 调用地址的 API:SetBaseURL(string);
简化依赖,thanks @yyjdelete 👍 。
v1.1.0
10 Nov 06:52
Compare
Sorry, something went wrong.
No results found
Fix
修复 PushPayload 中 Notification 无法为空的问题。
Improvements
新增获取消息送达状态 API - Report.GetMessageSendStatus
v1.0.11
20 Oct 07:04
Compare
Sorry, something went wrong.
No results found
v1.0.9
09 Oct 03:06
Compare
Sorry, something went wrong.
No results found
Fixed
Remove null values when instantiating Options.
v1.0.8
18 Sep 11:29
Compare
Sorry, something went wrong.
No results found
Improvements
Add synchronization methods.