Releases: microsoft/code-push
Releases · microsoft/code-push
v2.1.8
v2.1.7
v2.1.6
v2.1.5
v2.1.4
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
- Update return type of management sdk promote method (#538) Thanks @belemaire
v2.1.3-beta
New Features (Management SDK & CLI)
- Update return type of management sdk release method (#533) Thanks @belemaire
- Remove prompt on code-signing as for now we do not consider code signing an experimental feature
v2.1.2-beta
New Feature and Document Upgrade
- Add privateKey support for release-cordova command and updated documentation for it. Thanks @afoo and @ruslan-bikkinin
v2.1.1-beta
v2.1.0-beta
v2.0.2-beta
This is a small incremental release with small new feature and doc updates.
New Features:
- Add ability to use plain integer number for app version #377