6.74.6 Platform Patch Release Notes
Overview
Version: 6.74.6
Patch Release Date: Mar 13, 2023
API


-
External APIs: By default, service executions now pass the Accept-Encoding: gzip, deflate, br request header to external APIs. This encourages external APIs to compress their responses—improving service execution performance for large response payloads. This enhancement has no negative impact on existing services. That said, to disable this new default behavior, set Accept-Encoding: identity in a Plug-In component or your Services Administration configuration.
Components


-
Text Field component: Fixed an issue where the component failed to render when dealing with null values with Read Only View enabled.