6.64 Platform Release Notes

Prev Next

Overview

Version: 6.64.0

UAT Release Date: August 23, 2022

Proposed Production Release Date: September 9th, 2022

Module Builder

Fixes

  • Module Canvas: Fixed an issue where using copy and paste to duplicate components did not update the module outline.

Components

Enhancements

  • Calculator component: Added Post Trigger setting, which executes after all Outputs are set.

  • Chart component: Added an option to export to Excel in XLSX format. Exporting to this preferred format avoids Excel warnings when opening files.

  • Address v1 component: Removed non-functional Table View, Protected, and Multiple Values from component configuration.

  • Address v2 component: Added a console warning in Express Viewwhich logs when an Address v2 search fails due to an invalid address service selection in configuration.

  • Address v2 component: Added Store Address Data in Short Format setting, which controls if address elements values (Street, City, State) are full length (“New York”) or shortened ("NY").

  • Address v2 component: Extended the available submission data returned when an address is selected by an end user. Submission data now has full parity with Address v1’s data response.

  • Address v2 component: Improved consistency of the address search drop-down to consistently display formatted key values in submission data.

  • Number component: Added support for applying the clear output type when using a Range Slider Interaction type with a decimal value.

  • Uniform Grid component: Added Simple Loop display pattern allowing the construction of a simpler <div>-based grid display.

Fixes

  • Address v2 component: Fixed an issue where the Show Country Option drop-down didn't reflect the Disabled setting when using a Canada Post address service.

  • Address v2 component: Removed Table View from component configuration as they were non-functional.

  • Address v2 component Cleaned up end user UI interactions to reflect consistent focus, loading, editing, and empty states.

  • Button component: Fixed an issue where Button components with the Disable on Invalid Forms setting applied didn't display as enabled or disabled in Express View.

  • Datagrid Grid component: Fixed an issue where end user inputs on Number component inside a Datagrid were not captured consistently.

  • Dropdown component: Fixed an issue where required Dropdown components were invalid if its data is set by logic components.

  • Freeform Grid component: Fixed an issue preventing Moment.js functions from working.

  • HTML Element component: Fixed an issue where a <target> HTML tag was considered unsafe and could not be saved.

  • Number component: Fixed an issue where the Disable User Input setting did not apply when Stepper was set as the interaction type.

  • Number component: Fixed an issue where Number components did not correctly clear values visually or in submission data on end-user delete.

  • Panel component: Fixed an issue where components nested within a Panel component did not consistently respond to the Disabled output type via logic components.

  • Timer component: Fixed an issue where the Reset When User Activity is Detected setting does not work after the timer duration is reset via the duration output type.

Workflow

Fixes

  • Express View: Fixed an issue where the workflow hand-off breaks when using the app path.

  • Workflow Builder: Fixed being unable to save and exit.

Platform UI

Fixes

  • Workspaces: Fixed an issue where the page navigation was hidden from view.

Platform Architecture

Enhancements

  • Service Logs: Added duration field.

  • Service Logs: Added option to exclude request and response bodies from the Get Service Logs API.

  • Environment Administration: Due to compatibility issues, login modules are disabled when the Disable Anonymous Access setting is toggled to A toggle switch indicating an on/off state for a user interface element. ON. Turn the Disable Anonymous Access setting A toggle switch in the 'on' position, indicating an active setting or feature. OFF to enable login modules again.

Fixes

  • Express View: Fixed an issue where console errors appeared in Express View.

  • Server-Side Execute: Fixed an issue where remote executing any module with a component with errors as the Property ID would result in a 500 HTTP error code.

  • Server-Side Execute: Fixed an issue where Data Table and Data Mapper components could result in _ is not defined errors.

  • Access & Provisioning: Fixed an issue where some endpoints are not covered by Designer RBAC (Role-Based Access Control), causing module data to be accessible to users with improper privileges.

Apps, Admin, and Access Provisioning

Enhancements

  • Single Sign-On: Added enhanced analytics tracking to Single Sign-On management.

  • WSRBAC (Workspaces Role Based Access Control): Enabled workspace permissions for the default workspace.

  • Custom Auth: Added ability to specify the encoding of the source value.

  • Custom Auth: Added to_buffer transform to custom authentications to send Base64 transforms to a buffer for file upload in S3 buckets.

Fixes

  • Services Administration: Resolved an issue where OAuth2 Password Grant required Client ID and Client Secret.