Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Release Mode is a feature that prevents accidental application releases and ensures intentional updates by controlling the state of application versions.

  • It can be enabled in project settings and allows administrators to lock or unlock the release state of application versions.

  • When a version is marked as "Released," it signifies readiness for deployment to mobile devices.

  • This label ensures that when users update their apps, they receive the latest released version, streamlining the update process and maintaining version control.

...

Steps to enable Release Mode functionality:

  1. Click on the Settings button in the top right corner of your project space. Choose ‘Project Settings’; under Project Information on the left side, click ‘Basic’.

  2. Scroll down and mark the tick to the box of Enable Release Mode.

  3. Click the Update Basic Info button at the bottom to save the changes.

...


If you have the Release Mode setting enabled for your project space, you can see an option to lock or unlock the release mode for your application. By default, the release mode is disabled, meaning all the options associated with each application version are view-only. The state of the application version can't be changed. 

...

Click on the lock icon. This unlocks the release mode for the application, and you can now change the state of an application version. Mark the required version as Released by clicking the Released button on the build option. 

...

The main function to be aware of is the Latest Released label. Once an application is marked as Released, it means that when a mobile worker updates the application on their phone, CommCareHQ will send the most recently released version. You should be able to update your phone without re-installing your application with these steps:

  • Make a new version of the application on CommCareHQ

  • Click on Released, and notice that the version that you clicked this on has Latest next to it

  • Update the mobile app (see below)

...

There are several other actions on this page:

...