File tree Expand file tree Collapse file tree 4 files changed +7
-12
lines changed
Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.6.0 - 2019-01-05
4+ ### Fixed
5+ - Fixed cordova android 7.0 install script bug
6+
37## 2.5.0 - 2018-12-26
48### Fixed
59- Android preferences code problem
Original file line number Diff line number Diff line change 11![ ] ( https://www.repostatus.org/badges/latest/active.svg )
22
3- ** 如果是使用cordova7以上版本,请切换到develop-cordova7分支代码。**
4-
53QQ群:190808518
64
75# cordova-plugin-wechat
@@ -138,15 +136,8 @@ See [FAQ](https://github.com/xu-li/cordova-plugin-wechat/wiki/FAQ).
138136
139137# TODO
140138
141- 1 . ~~ Add android version~~
142-
143- 2 . ~~ Share to wechat session(聊天) and wechat favorite(收藏)~~
144-
145- 3 . ~~ Add other media types, including music etc.~~
146-
147- 4 . ~~ Other APIs~~
139+ 1 . share to wechat mini program(微信小程序)
148140
149- 5 . ~~ Android Version update~~
150141
151142# LICENSE
152143
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-wechat" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " A cordova plugin, a JS version of Wechat SDK" ,
55 "cordova" : {
66 "id" : " cordova-plugin-wechat" ,
Original file line number Diff line number Diff line change 44 xmlns : rim =" http://www.blackberry.com/ns/widgets"
55 xmlns : android =" http://schemas.android.com/apk/res/android"
66 id =" cordova-plugin-wechat"
7- version =" 2.5 .0" >
7+ version =" 2.6 .0" >
88
99 <name >Wechat</name >
1010 <description >A cordova plugin, a JS version of Wechat SDK</description >
You can’t perform that action at this time.
0 commit comments