6.54 Platform Release Notes
Overview
Version: 6.54.0
UAT Release Date: April 05, 2022
Proposed Production Release Date: April 19, 2022
Contents
Components
Empower your API Modules with HTTP Output Functionality!
We added the ability to set HTTP response codes in your server-side APIs. Now creators can configure API calls for more robust error handling, and end-users can provide better feedback when a failure occurs. With HTTP Outputs, creators have more control than ever over their APIs.
TIP Check out the documentation for HTTP Outputs and status codes in our HTTP Status Codes article.
-
Date Component: Fixed issue where the Date component triggers other components on each load.
-
Dynamic Grid Component: Fixed several issues with triggers not firing after an end-user modifies the grid.
-
File Component: Fixed an issue where the post trigger of the File component was non-functional if the “Parse Files on Upload” setting was disabled.
-
Number Component: Fixed issue where dynamically imported modules were not properly promoted.
-
ViewGrid Component: Fixed issue where sorting for currency and date type would sort in reverse order.
-
Dynamic Grid Component: Improved keyboard navigation in columns.
Applications and Administration
-
Access Provisioning: Improved CSV upload security.
-
Administration Settings: Removed the Application Administration, Module Promotion, and Data Administration links from the Admin settings page as part of the depreciation process.
Marketplace
-
API Specification Snippet: Added HTTP Status functionality to the API Specification snippet. You can now configure HTTP response codes with a new, preconfigured Decisions component for improved error handling. This allows the configurator to specify what response codes are produced by the API call.