6.69 Platform Staging Release Notes
Overview
Version: 6.69.0
Staging Release Date: October 25, 2022
NOTE Workspaces Role-Based Access Control (WSRBAC) has experienced a slight delay as we are doing additional testing to ensure this feature can provide the most impact. WSRBAC will be released as part of our staging release on Nov. 9th unless you are contacted by your CSM about a later release date.
Contents
ModuleBuilder
The Real-Time Configuration Analysis Tool returns!
Unqork now analyzes your configuration as you build. With Real-Time Configuration Analysis, you can quickly identify, search, and filter for areas of concern. The Configuration Analysis tool provides best practice recommendations for fixing problems in your module. It also provides guidance on implementing Unqork's best practices.Analysis occurs when loading a module and updates with every change. Exceptions to Unqork's best practices display in your Module Outline.
You'll receive an in-product announcement when this feature is available in your environment.
-
Button, Number, and Text Area Components: These components have been redesigned to improve user experience.
- Module Editor: Added new validation to ensure that Creators don't create modules with special characters in the module path. Module paths with these forbidden characters can't be previewed when using the path in the URL. Preventing this helps users have a consistent experience across their application. You must remove special characters from existing module paths to preview them.
-
Module Builder: Creators can now view the size of their Module Definition in the Module Settings modal. The module size provides a live estimate of the configuration size in the Module Canvas.
-
Module Builder: Fixed disabled input components (Text Field and Number) not consistently showing as disabled or non-interactive.
-
Paste Module Definition - Error Handling: Updated error message when pasting bad JSON using the Paste Module Definition option in the Module Header Drop-down so it links to the appropriate Enablement documentation.
Components
-
Address Search component: Added a Loading Results Text setting to allow creators to customize the message shown to end-users while address results are fetched.
-
Advanced Datagrid component: Enhanced security measures to prevent XSS (cross site scripting) attacks in Module Builder and Express Views. The affected settings include:
-
Modal Title
-
OK button
-
Save button
-
Cancel button
-
Delete button
-
Delete Title
-
Message While Saving
-
-
Autocomplete component: This component has been removed to address XSS (cross site scripting) attacks in Module Builder and Express View. Creators experiencing this issue should re-save their component settings.
-
Logic Components: The Disable Execution setting now visually shows components as disabled in the Module Builder canvas. These components include logic components that are disabled due to their container’s settings. For example, logic components in a disabled Panel component.
-
View Grid component: Added RBAC support. Any existing RBAC permission configuration applied to a View Grid is now enforced. (For example, applying the Read Only permission displays the component as non-interactive).
-
Advanced Datagrid component: Fixed an issue where nesting an Advanced Datagrid component would save data even though the parent component was canceled.
-
Address Search component: Fixed some settings not applying when suggestion results are returned to the end-user. Creators experiencing this issue should re-save their component settings. The affected settings include:
-
Multi Country Filter
-
Region Bias Location
-
Region Bias Radius (Meters)
-
-
Address Search component: Fixed translations for the No Matching Results and Loading text settings.
-
Date Input component: Fixed a cosmetic issue in Date Inputs when Read Only View is enabled.
-
Multi-select Dropdown component: Fixed objects in the Data Reference Key that were considered invalid when executed via Server-Side Execution.
Workflow
-
Anonymous User Login: Added a new Workflow setting: Require anonymous users to log in on name change (set to OFF by default). When enabled, end-users with an anonymous authentication token that reach a step that requires access, are directed to login.
-
Workflow Version History: Now shows No Versions to Display when no previous workflow versions have been saved.
-
Workflow Messages: Fixed messages appearing as dismissible even if the Dismissible setting is enabled.
Workspaces
-
Navigation: Fixed error alerts not clearing when navigating to another page.
Administration
-
Express User Administration: Fixed an error displaying when creating a new service user.