6.66 Platform Release Notes
Overview
Version: 6.66.0
UAT Release Date: September 20, 2022
Proposed Production Release Date: October 04, 2022
Contents
Module Builder and Components
Get configuration feedback as you build with the Real-Time Configuration Analysis tool!
NOTE This feature has been re-enabled in the 6.69 release.
Now you can get dynamic, real-time feedback on the quality of your configurations in the Module Builder’s Module Outline. Real-Time Configuration Analysis does this by running component tests on your module’s configuration every time it is saved, or after editing a component. Each of these tests analyzes a different configuration issue, explains what the issue is and what areas of the application it might affect alongside recommendations on how to resolve it.
You'll receive an in-product announcement when this feature is available in your environment.
-
Address v2 component: Updated configuration experience to match other components for improved creator clarity & productivity. Address Service selection now includes warnings when no address API exists.
-
Address v2 component: Added support for two trigger types: Trigger and On Keypress.
-
Address components: Added ability for customers to choose between Address v1, v2, or both by requesting the appropriate feature flag.
-
Data Workflow component: Updated expression and condition inputs in the formula info box to be expandable. This gives Creators an easier experience when creating complex formulas. Additionally, if a node is unselected, the info box becomes empty.
-
Date Input component: Fixed the Invalid Date validation displaying when using Firefox browsers or when Disable Calendar View is (ON).
-
Date Input component: Fixed the Invalid Date validation appearing on load and not responding to reset operations from logic components.
-
Dynamic Grid component: Added a new setting for removing auto-formatting from the Date column type.
-
Dynamic Grid component: Added a new setting for currency support in the Number column type.
-
Redesigned Component Configuration Panels: We've improved the layout of the Panel, Text Field, and Initializer components. Component configuration modals now have a navigation bar on the side to easily find the settings you're looking for.
-
Address v2 component: Fixed an issue where the address_components object in submission data did not return location data.
-
Address v2 component: Fixed an issue where the Required validation did not validating each visible address field (Street, City, State).
-
Component Logic: Fixed an issue with components not inheriting the parent container's (Panels, Field Groups) state. This change also fixes logic operations failing to override a parent container's state.
-
File v2 component: Fixed an issue in Express View where end-users could click the Browse button when the Disable User Input setting is applied
Workflow
Recover your previous Workflows with the Workflow Version History tool!
Workflow Version History lets you preview, recover, or audit previously saved versions of your Workflows. We also added the ability to save your Workflows with unique titles and descriptions so you can easily find them using the Workflow Version History tool. Check out your Workflow's version history any time by click the (...) ellipsis button in the Workflow Builder.
TIP To learn more about using the Workflow Version History tool, visit our Workflow Version History article.
-
Signal Start Node: Added setting to listen for Workflow Save events.
-
Access Control: Fixed Workflow header values not being accessible by non-Administrator roles.
Administration
-
Environment Administration: Added Disable Safe HTML Filters in Content Components setting. This setting controls the application of safehtml filters in Express View. Unqork recommends turning this toggle on for additional protection against XSS (cross-site scripting) attacks.