Code Push Versions Save

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.

v2.1.7

6 years ago
  • Update moment.js

v2.1.6

6 years ago

Bug fixes:

  1. [Cordova] Update assets manifest file location for release-cordova command #548

v2.1.5

6 years ago

Bug fixes:

  1. Update superagent version to fix possible DoS zip attack #543
  2. Fix issue with outputDir in case of using code-signing #545

v2.1.4

6 years ago

We are happy to announce that CodePush is moving out of beta! The CodePush team would like to thank all of you for your feedback and contributions. You have made CodePush better and none of this would be possible without support from such an amazing community.

Our next steps are a closer integration with App Center in an effort to combine the power of CodePush with cloud-hosted builds, automated UI tests, crash reports, analytics, and push services. The future of CodePush is bright and we’re excited to constantly improve and give you more features.

New Features

  1. Update return type of management sdk promote method (#538) Thanks @belemaire

v2.1.3-beta

6 years ago

New Features (Management SDK & CLI)

  1. Update return type of management sdk release method (#533) Thanks @belemaire
  2. Remove prompt on code-signing as for now we do not consider code signing an experimental feature

v2.1.2-beta

6 years ago

New Feature and Document Upgrade

  1. Add privateKey support for release-cordova command and updated documentation for it. Thanks @afoo and @ruslan-bikkinin

v2.1.1-beta

6 years ago

This is a small incremental release which fixes the issue with gradle-to-js parsing error.

Bug fixes:

  1. Upgrade gradle-to-js dependency https://github.com/Microsoft/code-push/pull/517 Thanks @FredyC

v2.1.0-beta

6 years ago

New Feature

  1. Implement Code Signing feature, follow this link for more details.

Document Upgrade

  1. Docs/cli update "Range Expression | Who gets the update" table https://github.com/Microsoft/code-push/commit/96af89787f1ca9799338d69f13039adeac1fd350

v2.0.2-beta

6 years ago

This is a small incremental release with small new feature and doc updates.

New Features:

  1. Add ability to use plain integer number for app version #377

v2.0.1-beta

6 years ago

Release 2.0.0 was our first with Mobile Center integration. This release updates that with a couple minor fixes.

Bug Fixes:

  1. When slashes (/) are specified in the app name, to specify an organization or owner qualifier for the app, it now works properly.

  2. The code-push collaborator add command now outputs a better message clarifying that with Mobile Center integration adding a collaborator works a little differently, sending an email invite to the collaborator which they must then accept to get access.