Added a new type of button - segmented button. It allows users to pick only one option from a group of options, and you can choose to have between 2 and 5 options in the group. The segmented button is easy to use, and can help make your application easier for people to use.
The new shadow feature is a visual effect that creates a sense of depth and dimensionality in UI designer elements.The shadow option can be customized to suit the overall design aesthetic of the interface, with properties for shadow color, opacity, blur and distance from the element. It can be applied to a range of UI elements, including root elements, forms, collections, buttons, messages, images and file preview.
A new feature has been added that allows a button to be disabled in cases where custom form validations are applied. The user can set a disabled condition for the button element, and the button will remain disabled until the validation criteria are met.
The Designer app now allows users to set the client and environment through the Platform Status tab. In cases where these are not configured, a modal will be displayed on the Flowx instance, and the user will be required to enter the necessary information before accessing any other section.If the user lacks the required authorization, a separate modal will be prompted.Additional configuration for client and environment
Added a floating menu with multiple actions, including βHomeβ, βView instance dataβ, βProcess definitionβ, and βInfoβ. The menu will be visible during error or loading states, with toast error displayed over it and the menu displayed above during loading states:
the βView instance dataβ action opens a process instance view that overlays the rendered interface
the βProcess definitionβ action opens the process definition in the same tab, displaying the same version that was run
the βInfoβ action displays a card with process definition info and instance start and end
Added audit options for the CMS system. It keeps track of changes made to different parts of the CMS, like Enumerations, Substitution Tags, Languages, Source Systems, and Media Library.Whether you need to troubleshoot an error or are just interested in keeping a close eye on changes, the audit log is a useful tool for monitoring and debuggingThere is also a dedicated audit section for each element mentioned above.Additional configuration for CMS audit log
When configuring an Input UI element with a βHas clearβ (content clear) property, we recommend setting a fixed width value for the element. If the width is set to βfillβ, it may cause the UI to break