This repository was archived by the owner on Oct 12, 2022. It is now read-only.
v1.7.1-beta
·
241 commits
to master
since this release
This is simply a quick bug-fix release. It is now available on NPM and can be updated immediately by running cordova plugin add cordova-plugin-code-push@latest.
Bug Fixes
- Resolved an issue with reporting install metrics for apps that didn't specify a deployment key in their
config.xmlfile (i.e. they specify thedeploymentKeyvalue when callingsync) - Improved the
synclogging to be less noisy and output more details when using some of the new features (e.g.mandatoryInstallModeandminimumBackgroundDuration).