发行说明 > 版本 8.3 发行说明 > Version 8.3.8 Release Notes
Version 8.3.8 Release Notes
The following bug fixes are included in ThingWorx 8.3.8:
Bug Fixes
Platform
Related JIRA
Fixed potential security issues with the ThingWorx Composer and Mashup Builder, as well as additional issues proactively identified by vulnerability scanning software or PTC QA testing. Please upgrade as soon as possible to take advantage of these important improvements.
n/a
ThingWorx 8.3.8 has been tested and verified with MSSQL 7.2.2 JDBC driver. This version of the Microsoft JDBC driver contains a fix for a memory leak issue.
TW-57940
Fixed an issue that was preventing the ThingworxSSOAuthenticator from displaying a LoginSucceeded event.
TW-58970
Added the QueryImplementingThingsWithNamedData service that returns only the requested properties of all the implementing Things. This service is similar to QueryImplementingThingsWithData, but takes two additional parameters:
basicPropertyNames: Basic property name are the generic fields for all properties: name, description, tags, isSystemObject, homeMashup, avatar, projectName
propertyNames: any custom properties
The returned JSON consists of the implementing Things with only the desired properties as opposed to all properties.
TW-52433
Fixed an issue that was causing the incorrect properties to display in the confirmation dialog after selecting properties to delete.
TW-58502
Mashup Builder
Related JIRA
Fixed an issue that was preventing groups from resizing properly when adding Gadgets to Dashboards.
TW-59158
Fixed an issue that was causing the List widget to break when the border was set to 0.
TW-56810
Fixed an issue that was preventing service bindings from being deleted after removing a service from the data pane in Mashup Builder.
TW-58192