Skip to content

Release 3.3.0

Latest
Compare
Choose a tag to compare
@vineetchoudhary vineetchoudhary released this 14 Nov 14:59
· 5 commits to master since this release
0863f01

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.