6.38 Platform Release Notes
Overview
Version: 6.38.0
UAT Release Date: August 24, 2021
Contents
Applications & Administration
Creators can now search by ID!
We're expanding the search feature to let creators locate apps and app elements by their respective IDs. Before, search was limited to queries against element titles, leading creators to frequently duplicate browser tabs and manually replace IDs within the URL to locate the items they need. With this new feature, searchable elements now include modules, workflows, data collections, applications, and workspaces.
-
Certificate Authentication Types: Deprecated the Certificate option from the Authentication Types drop-down in Services Administration. Certificate functionality now exists under the Enable Mutual TLS configuration option.
TIP To learn more about using the Enable Mutual TLS setting, see the following articles: Generating a PFX Certificate Bundle for mTLS and Using an mTLS Certificate with OAuth 2.0 Authentication.
-
Advanced Search: Elevated the Advanced Search link in the Quick Search modal. This change makes Advanced Search easier to access and more discoverable.
-
Services Administration: Added a configuration option to Services Administration to prevent automatic redirects when a 3XX response is received.
UDLC Toolkit
Introducing the Monitoring tool: your consolidated application monitoring resource
We consolidated the Logs, Metrics, and Alerts Dashboard tools into one Monitoring tool. The Monitoring tool brings all Creator request logs, server metrics, and alerts together to help Creators maintain and operate the applications they’ve built in Unqork.
TIP Want to learn more about each of the Monitoring tools? See our Logs Dashboard Tool, Metrics Dashboard Tool, and Alerts Dashboard Tool articles.
-
Service Logs Dashboard Tool: Created the ability to query all remote executes, service calls, and Unqork endpoints spawned from an initial API call to be returned in the Service Logs Dashboard tool.
-
Application Dependencies Dashboard Tool: Improved performance for the Application Dependencies Dashboard tool by adding the ability to filter dependencies from a workspace level.
-
Metrics Dashboard Tool: Updated the Metrics Dashboard tool to allow memory metrics to show for client applications running on Kubernetes at all levels.
-
Log Alerts: Updated log alert emails to a more standardized format.
-
Monitoring Tool: Consolidated the Logs, Metrics, and Alerts Dashboard tools into one Monitoring tool.
Marketplace
Integrating with tech partners can be complex, but we are here to help!
The latest batch of Marketplace Listings is focused on facilitating integrations of many types. Four new Marketplace Listings will be added to the marketplace spanning across 3 integrations:
-
Lob Integration Template (Address Verification): This template allows for real-time address verification capabilities. These capabilities are provided by Lob and let creators verify the accuracy of physical addresses that a user submits.
-
New SendGrid Email with Attachments Template: This template is an extension of the SendGrid Email template, that enables adding attachments to emails. The template provides a quick and easy way to send emails with attachments to your customers at any point within their customer journey, using SendGrid.
-
SFTP Module Upload: This module template utilizes Unqork’s File component and File Storage component to accelerate the configuration required to upload files to your SFTP server.
-
SFTP Workflow Upload: This template utilizes an Unqork workflow and Unqork’s File Storage component to get file uploads to your SFTP server. End-users can upload a file then progress the workflow to an automated API module that uploads the file to an SFTP server.
Components
-
Chart Component: Updated the chart settings terminology to better reflect the behavior of the component.
-
Panel Component: Added a tooltip to the Trigger on Manual Modal Dismissal setting in the Panel component.
-
Panel Component: Added a trigger called Trigger on Manual Modal Dismissal to the Panel component. This trigger lets creators create triggers based on end-users closing a modal.
-
Plaid Component: Updated the setting name Select Plaid Products to Use, to reflect more accurately the functionality of the setting.
-
Navigation Component: Removed the non-functional Prevent Navigation Until Complete setting.
-
Logic Components: Removed the non-functional Focus Output Type.
-
Plug-In Component: Removed the non-functional Input Attribute setting.
-
Navigation Component: Removed the non-functional Protected setting.
-
DataMapper Component: Removed a duplicate disabled setting.
-
Text Field Component: Removed the non-functional Table View setting.
-
Text Field Component: Removed the non-functional Protected setting.
-
Signature Component: Removed the non-functional Helper Text setting.
-
Navigation Component: Resolved an issue where the Navigation component's Cancel Button field didn't create a Cancel button in the module navigation.
-
Multi-Select Dropdown Component: Resolved an issue where clearing a resetting a Data Reference Key does not update the options in a Multi-Select Dropdown referencing that Data Reference Key.
-
Decisions Component: Resolved an issue where using a JSON object as an input to a micro decision using the Range Type caused the Decisions component to fail.
-
ViewGrid Component: Resolved an issue where users were unable to display images from an external source in a ViewGrid.
-
Multi-Select Dropdown Component: Resolved an issue where single-letter search in the Multi-Select Dropdown only filtered correctly with some letters. The search also searched through all data in the Data Reference Key, rather than just the Label Text and Option Value data. This error led to unexpected search results and incorrect filtering.
-
Radio Buttons Component: Resolved an issue affecting Radio Buttons components using a data collection as the data source. Where an option had a space at the end, selecting that option in the Radio Buttons component failed to register in the submission data.
-
Browser Storage Component: Resolved an issue where helper text in the configuration window extended beyond the associated setting toggle.
-
Dot Notation in Property IDs: Resolved an issue where Property ID inputs using dot notation didn't save properly.
-
ViewGrid Component: Resolved an issue where the ViewGrid displayed an endless load spinner when enabling Client or Server-Side Pagination.
-
ViewGrid Component: Resolved an issue where the Dynamic HTML download link wouldn't work in the ViewGrid component.
-
Design System: Resolved an issue where scroll bars did not match the style and behavior of other components.
-
Rich Text Editor Component: Resolved an issue where the component was not displaying all content in the UI.
-
Multi-Select Dropdown Component: Resolved an issue where the Clear button wasn’t showing in Express View. This error occurred when both the Allow Multiple Selections and Show Clear Button settings were enabled.
-
Single Checkbox Component: Resolved an issue where the checkbox retained values from an existing submission when the page was refreshed.
-
Chart Component: Resolved an issue where the chart did not render when a single data point was equal to the Y-axis maximum.