- Release Notes

Apps Release Notes
Improvements
Error messages now appear when app users move away from required fields, improving the user experience by quickly indicating the need for data input.
Previously, app users needed to provide a value for a control marked as required, and only upon clearing the value an error message was shown.
Known issues
When attempting to run non-public VB apps from UiPath® Assistant, an endless "Loading your app" state occurs.
Apps Administrator role
Expand the responsibilities of your users with the new Apps Administrator role. By assigning users with this role, they can see all apps across organization, access the Manage Access page, and change the app ownership. Users of the Administrator default group inherit the App Administrator role in Apps.
Role mapping for members of the new Citizen Developer group
Members of the new Citizen Developers group gain the App Administrator role automatically.
Controlling the input of your users
Ensure consistent and accurate user input by implementing the Input Mask property for Textbox controls. You can even use REGEX for precise guidance.
Learn more about this functionality in our documentation.