Skip to content

Releases: getappbox/AppBox-iOSAppsWirelessInstallation

Release 3.6.0

05 Nov 03:41

Choose a tag to compare

What's Changed

  • Fix email delivery failures caused by recent mailgun changes

Install or Update using curl

  • Install/update AppBox by running the following command in your terminal -
    curl -s https://getappbox.com/install.sh | bash
  • After update, open AppBox to update the AppBoxCLI tool (if in use)
  • If you face any issues using the above command, then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into the /Applications directory.

Full Changelog: 3.5.0...3.6.0

Release 3.5.0

21 Sep 17:01

Choose a tag to compare

What's Changed

  • Added CLI Supports (Read more)
  • Updated BaseSDK to macOS 26
  • Many other fixes and improvements

Install or Update using curl

Install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command, then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into the /Applications directory.

Full Changelog: 3.4.0...3.5.0

Release 3.4.0

24 May 10:41
2701c1d

Choose a tag to compare

What's Changed

  • Remove temporary files on app termination to fix #269
  • Remove AppCenter and update 3rd-party dependencies
  • Set minimum required version to macOS 12.4 (Monterey)
  • Fix the IPA file access issue for the latest AppBox Fastlane plugin
  • Many other fixes and improvements

Install or Update using curl

Install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command, then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into the /Applications directory.

Full Changelog: 3.3.0...3.4.0

Release 3.3.0

14 Nov 14:59
0863f01

Choose a tag to compare

What's Changed

  • New self-hosted ShortURL service (appbox.me)

    • Previously, we were using branch.io to generate short URLs. But as branch.io keeps adding more and more tracking parameters to a URL we move to a self-hosted ShortURL service with more privacy focus.
  • New self-hosted cross-origin request server

  • Status page (https://status.getappbox.com/status/web)

    • A status page to check all web services thats AppBox needs to function
  • 3rd party dependencies update

    • Update AppCenter 5.0.0 (was 4.4.3)
    • Update CocoaLumberjack 3.8.0 (was 3.7.4)
    • Update ObjectiveDropboxOfficial 7.0.0 (was 6.3.2)

Install or Update using curl

Install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 3.2.0

31 Jul 08:57
362a7a4

Choose a tag to compare

What's Changed

  • Updated minimum OS version requirement to macOS 10.15
  • Set email and personal message only if they are not nil [#247 via @MariusCiocanel]
  • Set MSACCrashes userConfirmationHandler as documented by Microsoft [#246 via @MariusCiocanel]
  • Replace custom logger with cocoalumberjack
  • Replace custom log view with default macOS console application
  • Update SSZipArchive to 2.5.2

Install or Update using curl

Install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 3.1.0

08 May 09:26
fb98da3

Choose a tag to compare

What's Changed

  • Added support for new device identifier format #205
  • Added current logged-in user name and email to Accounts menu #200
  • Added option to delete build record from AppBox dashboard only #174
  • Fixed a crash which occurs when deleting a build from Dropbox

Install or Update using curl

Install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 3.0.1

04 May 17:16
ff01f0e

Choose a tag to compare

What's Changed

  • Fix app is not installing due to invalid dropbox direct download URL #243

Install or Update using curl

Now, you can install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 3.0.0

03 May 14:27
b2c08db

Choose a tag to compare

What's Changed

  • Removed project/workspace build option
  • Fix the email delivery issue #293
  • Fix crc check failed for file #201 (by @tkirby)
  • New App Icon

Install or Update using curl

Now, you can install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issues using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 2.9.6

20 Jan 05:51
0566df2

Choose a tag to compare

This release fixes the AppBox startup crash due to a signing issue. Our old Apple Developer Account has been blocked due to this all old builds are invalid from 18 Jan 2022. This build is signed with a new Apple Account.

Install or Update using curl

Now, you can install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issue using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

Release 2.9.5

02 Mar 15:13
8b6fbba

Choose a tag to compare

Note - Due to some changes on the Dropbox side all the old app uploaded using the older AppBox version is not working. So, please download and use this version of AppBox.

  • Fixed unable to install the app (#215 / #217)
  • Fixed short URL service (branch.io)
  • Update 3rd Party Dependencies
    • AppCenter 4.1.0 (was 3.3.4)
    • ObjectiveDropboxOfficial 5.0.5 (was 5.0.3)

Install or Update using curl

Now, you can install AppBox by running the following command in your terminal -

curl -s https://getappbox.com/install.sh | bash

If you face any issue using the above command then you can manually install AppBox by downloading it from here. After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.