Skip to main content

Release and Rollback

IconPaid feature

Paybill allows you to release and share your application and rollback to a stable version whenever needed.

Release​

Releasing an app in Paybill makes the selected version available to end users, allowing them to access and use the application for their tasks. This ensures a controlled rollout of features and bug fixes while ensuring that users have access to the latest version of the app.

Steps to Release an App​

  1. Promote the required version to the production environment.

  2. Click on the Release button at the top-right corner.

  3. A confirmation dialog will popup that prompts you to decide whether to release the current version of the app. Clicking on the Release button will release the current version of the app.

Rollback​

The Rollback feature in Paybill allows you to revert to a previously stable version of your app whenever needed. Whether fixing bugs, resolving errors, or addressing unexpected issues after a release, rollback ensures minimal disruption to end users. It instantly restores a prior version while keeping the application's URL the same, allowing the team to maintain application stability while debugging the faulty version offline.

For example, after releasing a new version v1.1.0, users report failures of the form component. Using Paybill’s version rollback, the team can quickly rollback to the stable version v1.0.0, restoring functionality within minutes. This minimizes downtime, and allows developers to debug the faulty version offline.

Steps to Rollback​

  1. Go to the App Version Manager from the toolbar and click on the dropdown. It will display all the available versions of the app. The released version name will be in green color.

  2. Choose the desired stable version from the dropdown.

  3. Click on the Release button at the top-right corner.

  4. A confirmation dialog will popup that prompts you to decide whether to release the current version of the app. Clicking on the Release button will release the current version of the app.