Skip to content

Release 2.8.0

Compare
Choose a tag to compare
@vineetchoudhary vineetchoudhary released this 25 Jun 15:04
· 212 commits to master since this release
d2ab37e

Download AppBox.app for your mac from here

New in this version

  • Supported AppBox link access via Fastlane SharedValues
    • APPBOX_SHARE_URL - AppBox short shareable URL to install uploaded application.
    • APPBOX_IPA_URL- Upload IPA file URL to download IPA file.
    • APPBOX_MANIFEST_URL - Manifest file URL for upload application.
    • APPBOX_LONG_SHARE_URL - AppBox long shareable URL to install uploaded application.
  • Hide Build Upload Notification for the CI project
  • Removed GA
  • Drop Support of macOS 10.10
  • Added retry up to 3 times if dropbox SDK failed to upload IPA file