- Release Notes
November 2021
We are constantly working to improve your UiPath® Apps experience. As part of improving the experience of refreshing or replacing a process, the following updates have been done.
If a process argument is bound to one or more controls, and if the process is refreshed or replaced, the following behavior applies:
- The process argument is not removed from the process definition.
- The process datatype is not modified.
This is only applicable for complex data type sub-properties, such as columns in a data table or properties of a .net object.
For more information on replacing a process, see the Replacing a Process referenced in an App page.
- Previously, the color of a new container in the Container layout was not reflected only after navigating back from a different page. This is now fixed and the container color is reflected correctly.
- Fixed an issue where data inside tables was duplicated when the value was empty.
- Fixed an issue with the File Picker control where a different file format could be downloaded, even though another file type was given as allowed file format. The tooltip was also changed to be more clear in order to solve this issue.
- Previously, when assigning an app variable in the Assign file to app variable property in the Get File from Storage bucket rule, the app variable was not saved. This is now fixed and the app variable is saved properly.
- Previously, the tree view search was not returning any results matching the search text. This is now fixed and the tree view search works as expected.
Apps integration with Data Service Public Preview
We are very excited to announce that Apps integration with Data Service is now in Public Preview and activated by default on all apps.
For more information on the functions and rules related to Entities, see the following guides:
- Function: Filter
- Function: Sort
- Function: Lookup
- Rule: Create/Update Entity Record
- Rule: Delete Entity Record
For more information on how to use Apps with Data service, see Using Apps with Data Service.