Release Notes > Version 8.4 Release Notes > Version 8.4.12 Release Notes
Version 8.4.12 Release Notes
The following bug fixes are included in ThingWorx 8.4.12:
Bug Fixes
Security
Fixed potential security issues, including items proactively identified by vulnerability scanning software or PTC Quality Assurance testing. Please upgrade as soon as possible to take advantage of these important improvements.
PTC has recently implemented a new support policy with respect to Identity and Access Management (IAM) solutions. Please see the appropriate eSupport center section for more information.
See this technical support article for important recommendations regarding the use and update of third-party software for ThingWorx.
Platform
Tracking Number
Fixed an issue where a Java-based Thing Shape service was being called instead of the implemented Thing Shape service.
TW-76975
Fixed an issue that was preventing ThingWorx from starting if a media entity table contained a large number of media files.
TW-76973
Added two APIs to EntityServices: GetEntityListByRegex and GetEntityListWithPermissionMaskByRegEx. Each of these API’s use REGEX expressions (only) instead of SQL search strings to filter and list entities. The original API, GetEntityList, remains unchanged
TW-76737
Fixed an issue that was preventing alert data from showing in the Alert history after changing the persistence provider.
TW-76736
Added the GetOwner service that allows an administrator user to get an entity's owner. Refer to Ownership for more information.
TW-75229
Made the authnContextAsPassword parameter for SSO configurable in the sso-settings.json file.
TW-70624
Fixed an issue that was causing NPE errors when executing a service.
TW-77014
Mashup Builder
Tracking Number
Fixed an issue with the Numeric Entry widget that was preventing an undefined value from being returned from an infotable.
TW-77576
Fixed an issue with Chart and Label widgets that was preventing text within carrot (< >) characters from displaying.
TW-76838
Fixed an issue with the Collection widget that was preventing selected rows from being retained when data was triggered on auto refresh.
TW-76626
Added the CellAlternateStyle style property to the Collection widget to allow for alternate cell background colors.
TW-76625
Was this helpful?