apps
latest
false
- Release Notes
- General Availability
- November 2020
- October 2020
- Public Preview
Public Preview
Apps Release Notes
Last updated Oct 22, 2024
Public Preview
Hello World!
We are thrilled to announce the release of UiPath® Apps Public Preview. To learn more about the platform, check out our Apps Low Code Platform blog post and Public Preview Forum Post.
Useful Resources
The Apps User Guide:
- Get an Overview of platform capabilities by checking out the Introduction page from the User Guide.
-
Start using the tool's capabilities and Build your first app.
Should you run into issues or have any questions reach out to UiPath® Apps Forum.
We can't wait to see what you build
Known Issues
- Duplicating a container control can cause unexpected behavior.
- Referencing the same page within a page container control where it is placed, will lead to circular reference and crash the App in design time.
- Dragging and dropping container to a different place in the app resets the margin, padding, and size of the same.
- Even though you set a specific font for controls, if the font is changed for the container in which the controls are placed, it overrides the control's font.
- For Controls, the default value will be over-ridden by value binding property. If both are set, value binding takes precedence. Eg: If Switch is set to default on and also has a value binding configured, Value binding takes effect.
- Ensure Processes referenced in an app do not have similar argument names.
- While the process gets updated after the refresh, the process version does not. The process version might show an older version number.
- In On-Premise Orchestrator 2019.10.x - Unattended processes cannot be run from modern folders (legacy folders unattended is supported).