Overview
Version: 6.82.8
Patch Release Date: Sep 11, 2023
Administration
Fixes
API Access Management: Fixed an issue where the API Access Management page would not load and displayed an error.
API Access Management: Fixed an issue where the
showServiceUsers=true
parameter was not being honored by the GET /fbu/uapi/users endpoint. The endpoint now responds as expected and users can differentiate Service users on the page.
APIs
Enhancements
Combine PDFs API: Added support for a new, optional parameter: skipComments. When skipComments is true, PDF comments are ignored and discarded in the combined PDF. This parameter can assist with troubleshooting and combining PDFs where comment data is unrecognized.
Components
Enhancements
File component: Changed the Post Upload trigger to fire when an end-user adds or removes a file from the component and that file is valid type per the Set File Formats to Accept setting. Renamed the setting to Post Add/Delete Trigger and updated the tooltip text for clarity.
Fixes
Data Workflow component: Fixed an issue where Data Workflow operator Info windows pinned to the Data Workflow canvas, preventing users from moving or resizing them.
Initializer component: Fixed an issue where Creators could not edit an Initializer component if there was no value set in the Value column of the component's Outputs table.
Marketplace
Fixes
Marketplace: Fixed an issue with the login flow of the Unqork Marketplace where the user was not redirected back to Marketplace after logging in.
Module Builder
Fixes
Transforms: Fixed an issue where the
nunjucks-date-filter
would occasionally return data in MomentJS, which resulted in an error.