apps
2022.10
false
- Getting Started
- Before You Begin
- How To
- Designing your App
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Values
- Rule: Start Process
- Rule: Upload File to Storage Bucket
- Rule: Get File From Storage Bucket
- Rule: Reset Values
- Rule: Create/Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Function: And, Or, Not
- Function: Concat
- Function: Contains
- Function: Count
- Function: EndsWith
- Function: If
- Function: IsBlank
- Function: Guid
- Function: Length
- Function: List
- Function: StartsWith
- Function: Sum
- Function: Sort
- Function: Now
- Function: Today
- Function: Time
- Function: Year
- Function: Month
- Function: Day
- Function: Hour
- Function: Minute
- Function: New
- Function: Lookup
- Function: Filter
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Application Lifecycle Management (ALM)
- General Settings
- Permission Management
- Managing App Versions
- Packaging an App as a Client
- Basic Troubleshooting Guide
Managing App Versions
Apps User Guide for Automation Suite
Last updated Apr 19, 2024
Managing App Versions
Publish is the action to deploy a new version of the app to your users. When you publish, the following changes happen in the backend:
- The production URL for the app points to the latest version.
- The version history table is updated with a new line showing who and when the app was published.
- Any changes to permissions are updated.
- Click the Publish button in the UiPath Apps Studio header.
- [Optional] Add a description of what has changed in the new version.
- Click Publish.
- A toast notification will appear stating that the publishing has started.
- A second toast notification will appear when the publishing has completed.
- Navigate to the version history window by clicking on the Version History icon at the top of the right-hand panel.
-
Hover over the text bubble icon of each version to check the comments if available.
-
Click on the three-dot icon next to a version for more options.
3.1 Select Duplicate app to create a copy of the selected version of the app.
3.2 Select Export as file to export the selected version of the app.
3.3 Select Restore to this version to go back to the selected version of the app.