# Change Log ## 3.0.0 - 2020-02-20 ### Added - IOS Opensdk 1.8.6.2 - Support *Universal Links* ### Fixed - Remove IOS Deprecated Method ## 2.9.0 - 2019-08-23 ### Fixed - remove appid param from ios wechat payment ## 2.8.0 - 2019-04-26 ### Added - cordova 9.0 support - cordova 7.0 support renew - add share image permission request on android - add share file path support ## 2.7.0 - 2019-03-02 ### Added - add share to wechat mini program - add App opens WeChat mini program ### Fixed - removed libstd c++ from xcode10 - fix android cordova version 7.0.0 install bug - fix ios payment appid param ## 2.6.0 - 2019-01-05 ### Fixed - Fixed cordova android 7.0 install script bug ## 2.5.0 - 2018-12-26 ### Fixed - Android preferences code problem ## 2.4.0 - 2018-07-27 ### Added - Android compress thumb ## 2.3.0 - 2018-04-27 ### Removed - Share with mini-program (See #427, #428) ## 2.2.0 - 2018-04-26 ### Added - Share with mini-program (pull request #417 by xingducai) - Add sub merchant support (pull request #401 by wxp-mjs) ## 2.1.0 - 2017-11-16 ### Added - iOS OpenSDK1.8.0 - Choose invoices from card list ## 2.0.0 - 2017-07-01 ### Changed - Use android sdk from JCenter - Upgrade cordova versions - More improvements to android version of the plugin ## 1.4.0 - 2017-01-10 ### Added - iOS OpenSDK1.7.5 - Android libammsdk 3.1.1 ## 1.3.0 - 2016-09-13 ### Added - iOS openSDK1.7.3 ## 1.2.0 - 2016-07-13 ### Added - iOS openSDK1.7.2 ### Changed - Allow wechat auth on the device without wechat installed. ### Removed - WeChatSDK_1.5 ## 1.1.5 - 2016-06-13 ### Fixed - fix android src files not being copied during platform add hook ## 1.1.4 - 2016-05-11 ### Fixed - wxapi directory gets deleted after removing other plugins ## 1.1.3 - 2016-01-28 ### Fixed - Fixed package name with hyphen issue in android ## 1.1.2 - 2016-01-22 ### Fixed - Fixed sharing emotion issue (remote file) in Android ## 1.1.1 - 2016-01-18 ### Fixed - Fixed sharing emotion issue in Android ## 1.1.0 - 2016-01-15 ### Added - Support Base64 image ### Changed - Rename payment parameters ### Fixed - Fixed thumbnail image size issue in iOS ## 1.0.0 - 2016-01-08 - Initial release