This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Releases: microsoft/cordova-plugin-code-push
Releases · microsoft/cordova-plugin-code-push
v2.0.0
- [Breaking change]: Starting with v2.0.0 plugin doesn't support UIWebView for iOS applications. It was done due to Apple officially dropping support for UIWEbView since December 2020
- Fixed several issues with native WKWebView on iOS for cordova-ios@6. Thanks to @szh, @sithwarrior for their help with solving it
- Fixed documentation markup (thanks to @matt-auckland, @ajmeese7)
v1.13.1
- Update supporting
WKWebViewincordova-ios@6. - Prevent error when
publicKeyor signature is an empty string.
v1.13.0
- Replace
cordova-plugin-file-transferwithcordova-plugin-advanced-http. - Add supporting
[email protected]. - Remove hook for installing old plugin versions for supporting
cordova-android@6and less. - Fix tests.
v1.12.5
- Remove argument for download method.
v1.12.4
- Add logic for loading different paths.
v1.12.3
- Optimize memory management for manifest hashing in IOS
v1.12.2
- Fix Gradle conflicts with google-services plugins.
v1.12.1
- Add flag for UIWebView usage.
v1.12.0
- Publish
betarelease v1.12.0-beta.0 aslatest - Upgrade code-push dependency to 3.0.1
- Move default server url to codepush.appcenter.ms
v.1.12.0-beta.0
- Upgrade
code-pushdependency to3.0.0-beta.2for testing. - Move default server url to
codepush.appcenter.ms.