Skip to content

Releases: jpush/jmessage-phonegap-plugin

v3.0.14

01 Sep 06:43
Compare
Choose a tag to compare

Improvements

v3.0.13

25 Aug 03:19
Compare
Choose a tag to compare

Bug Fixes

  • Fixed birthday unit error in iOS.
  • Fixed getConversation always create new conversation when it doesn't exist in Android.

Improvements

  • Optimize downloadOriginalUserAvatar logic in Android.

v3.0.10

15 Aug 08:54
Compare
Choose a tag to compare

Bug Fixes

  • Fixed getHistoryMessages error in iOS.
  • Fixed event message could be null sometimes.

Improvements

  • Updated android voice message's duration unit to seconds.
  • Added new method - updateMyAvatar.

v3.0.6

09 Aug 08:31
Compare
Choose a tag to compare
  • Add duration to VoiceMessage
  • Fixed offline image message don't have thumbPath

v3.0.5

08 Aug 08:03
Compare
Choose a tag to compare

Android

  • Fixed: sendCustomMessage error.

v3.0.4

07 Aug 07:23
Compare
Choose a tag to compare
  • Fixed message's from and the target is same on Android.

v3.0.3

07 Aug 05:40
Compare
Choose a tag to compare
  • Fixed comments error of sendVoiceMessage().
  • Add default value (false) to isOpenMessageRoaming in init().

v3.0.2

07 Aug 01:35
Compare
Choose a tag to compare

Fix - events don't trigger in ionic 3.

v3.0.1

31 Jul 05:17
Compare
Choose a tag to compare

Android

Fix bug - callback just run once.

v3.0.0

29 Jul 02:12
Compare
Choose a tag to compare

Android 与 iOS 在 JS 端完全统一接口和返回值,优化方法调用方式,完善代码注释。

Note: v3.0.0 为重构版本,与老版本不兼容,升级时请务必注意。