Cordova Plugin Code Push Versions Save

Cordova plugin for CodePush

v2.0.0

3 years ago
  • [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

3 years ago
  • Update supporting WKWebView in cordova-ios@6.
  • Prevent error when publicKey or signature is an empty string.

v1.13.0

3 years ago
  • Replace cordova-plugin-file-transfer with cordova-plugin-advanced-http.
  • Add supporting [email protected].
  • Remove hook for installing old plugin versions for supporting cordova-android@6 and less.
  • Fix tests.

v1.12.5

3 years ago
  • Remove argument for download method.

v1.12.4

3 years ago
  • Add logic for loading different paths.

v1.12.3

3 years ago
  • Optimize memory management for manifest hashing in IOS

v1.12.2

4 years ago
  • Fix Gradle conflicts with google-services plugins.

v1.12.1

4 years ago
  • Add flag for UIWebView usage.

v1.12.0

4 years ago
  • Publish beta release v1.12.0-beta.0 as latest
  • Upgrade code-push dependency to 3.0.1
  • Move default server url to codepush.appcenter.ms

v1.12.0-beta.0

4 years ago
  • Upgrade code-push dependency to 3.0.0-beta.2 for testing.
  • Move default server url to codepush.appcenter.ms.