Use App Versions

Learn how to use app versions.

Purpose

With app versioning, you can safely make changes to your application without worrying about disturbing other users workflow. Preview any version before publishing it.

Usage Tips

  • If you prefer to work on a larger area, go to "https://app.deplyr.com/app/<app_id>.preview/" and refresh the page once you save updates in Deplyr. It will automatically update the "preview" version to the one you just saved.

  • You can view any version of your app by changing the value after the periond in the URL. For example, this would fetch version 4: "https://app.deplyr.com/app/<app_id>.v4/"

Deplyr in-app version control

Last updated