Skip to content

Releases: fwh1990/react-native-upload

v2.2.0

24 Apr 14:53
Compare
Choose a tag to compare

蒲公英fir.im上传成功后直接在终端展示二维码,手机扫码即可快速安装APP

v2.1.2

25 Dec 06:11
Compare
Choose a tag to compare

蒲公英默认安装方式恢复成 公开

v2.1.1

03 Dec 03:49
Compare
Choose a tag to compare
  • Update deps
  • Exit when project missing required dir
  • Remove eval command when running gradlew

v2.1.0

09 Jun 08:22
Compare
Choose a tag to compare

Features

Support specific android apk name by parameter --apk #10

npx upload-pgy --apk=app-release.apk
npx upload-pgy --apk=x86_64
npx upload-pgy --apk=release-[0-9]

v2.0.0

11 Apr 01:26
Compare
Choose a tag to compare

Features

  • Support android productFlavor by option --variant

Fixes

  • Update fir api host.
  • Switch to http1.1 instead of http2 to against PROTOCOL_ERROR when deploying app to fir

Breaking Changes

  • Remove command upload-build-android and upload-build-ios. Instead, use upload-build --no-ios and upload-build --no-android

v1.1.0-rc.4

09 Apr 12:57
Compare
Choose a tag to compare
v1.1.0-rc.4 Pre-release
Pre-release
feat: Support productFlavor

v1.0.1

25 Feb 14:01
Compare
Choose a tag to compare

Fix bug from third package

v1.0.0

25 Feb 05:50
Compare
Choose a tag to compare

Features

  • Add properties app_store.api_key and app_store.api_issuer
  • Properties in test_flight is optional now except ios_export_plist, app_store.* will be merged into it automatically

Breaking Changes

  • Rename app_store.username to app_store.user_name
  • Rename app_store.random_password to app_store.user_password

More information see Readme Document

v0.8.2

24 Feb 13:58
Compare
Choose a tag to compare

Compatible with Xcode 11

v0.8.1

19 Nov 02:56
Compare
Choose a tag to compare

Fixes

Skip exception mode when getting directory