7.4.0 Platform Release Notes
Version: 7.4.0
TIP Need a slide show version of the 7.4.0 Release Notes to share with your team? Click here to download one.
Release Schedule
Cohort | Staging Release Date | UAT Release Date | Production Release Date |
---|---|---|---|
Early Release |
Apr 11, 2024 |
Apr 18, 2024 |
May 2, 2024 |
GA |
Apr 17, 2024 |
May 1, 2024 |
May 15, 2024 |
Exception/GovCloud |
Apr 30, 2024 |
May 14, 2024 |
May 28, 2024 |
Resources
Contents
Release Highlights
Improved Data Modeling
With the new updates to the Data Modeling feature, Creators Also known as Unqork users; anyone who is inside the Unqork platform. have a streamlined mechanism to update their data structures to match the changing demands of their applications. Unqork has removed the need to disassociate data models from bound modules before making changes to them. This enhancement greatly improves the usability of Unqork’s Data Modeling functionality.
Additional benefits of include:
-
New visualization displaying your new update compared to your previous data structure using JSON JSON (JavaScript Object Notation) is an open standard file and data interchange format. Unqork uses JSON for submission (record) data. Schema diffs that ensure the change produced the expected result.
-
A guide showing upstream resources, like modules and queries, that are impacted by this change. This enhancement ensures you avoid potential errors generated by data changes, improving the time when implementing new features.
-
A historical record of all Data Model changes.
TIP To learn more about Unqork's Data Modeling feature, view our Unqork Data Modeling page.
Administration
-
Client Tracker Administration: Datadog RUM tracker now allows administrators to specify the tracker site so it can be configured to work with any Datadog setup. Administrators can now take advantage of a new field added to the Administration page called Tracker Site.
- Services Administration: When configuring an OAuth2 Client Credentials Grant authentication method, you can now allow tokens to persist until the specified expiration date that displays in the response. To enable this functionality, select the new Enable Token Persistence setting in Services Administration. If the persistent tokens are revoked, you can now refresh them by clicking Refresh Token.
APIs
-
Data Model Records: Added support for deleting Data Model records using our REST endpoints. This option was previously only available using the GraphQL sandbox.
Components
-
File Component: Added a new setting that lets Creators customize the error message that displays when a file with an incorrect format is uploaded.
-
Chart component: Fixed an issue where downloading chart caused the file name to be truncated if it exceeded a certain length. Downloaded chart file names are no longer be truncated.
-
Initializer component: Fixed an issue in the Outputs table while in Designer view where the value would default to no, in certain situations, if no value is entered.
-
Rich Text Editor component: Fixed an issue where the Default Content section did not render properly in the component’s configuration window when set to Read-Only.
Module Builder
-
Module: Fixed an issue where application headers would incorrectly apply component-level RBAC RBAC (Role-Based Access Control) is a method to control system access for authorized users. The role in RBAC refers to the levels of access employees have to a network. in certain situations.
-
Translations: Fixed an issue where translations were defaulting to an incorrect language if they were not available for a language with locale.
Vega
EARLY ACCESS The enhancements and bug fixes are specific to Unqork's new Vega runtime, and only affect those users that are part of the early access program. To learn more about Vega, view our Vega documentation. Please contact your Unqork representative to learn more.
-
Express View: Fixed an issue where some Centauri stylesheets did not display as expected for Vega Partner users.
Workflow Builder
-
Workflow: Fixed an issue where data from dynamically-refreshed components was not persisting to the workflow submission.
Workspaces
-
Data Model Projections: Added the ability to pass a new project configuration parameter to Data Model record calls that lets Creators select specific fields to be returned for each Data Model record.
-
Visual Query Builder: Added a default limit parameter that you can configure in the Visual Query Builder. Without this parameter, the default limit is 50.