- Release Notes
September 2022
New interface
This release brings a new interface, improving the user experience. This interface also brings a few new buttons, such as Undo and Redo.
Container input validation
We introduced an isValid property for the Container control. In this case, this property applies to all controls part of the container.
For more information on this, check the Container validation page.
Version history
The version history is now improved and you can revert to a previous version of the app, add a comment when publishing a new version, or download the app file for any version.
For more information on this, check the Managing app versions page.
New textbox controls
Two new textbox controls are available with this release:
- Textbox (Email) - You can use this textbox to type in emails, and configure allowed or blocked domains.
- Textbox (Number) - You can use this textbox to type in numbers, and configure the minimum and maximum value of allowed numbers.
For more information, check the Textbox (Email) and Textbox (Number) pages.
-
You can now change the font family of the label and input text separately for the following input controls:
- Date Picker
- Dropdown
- Multiselect dropdown
- File Picker
- Radio Button
- Slider
- Text Area
- Textbox
- Textbox (Email)
- Textbox (Number)
-
You can now select multiple controls at once in order to edit common properties. You can do this by holding down CTRL and clicking the needed controls.
- Fixed an issue where the tree view was not always refreshing after adding an app variable.
- Fixed an issue where an error message was not displayed when using an invalid variable name.