Release Notes > Version 8.4 Release Notes > Version 8.4.4 Release Notes
Version 8.4.4 Release Notes
The following bug fixes are included in ThingWorx 8.4.4:
Known Issues and Workarounds
Platform
Microsoft Internet Explorer 11 is not secure using basic authentication. For more information, see https://support.microsoft.com/en-us/help/271361/how-to-disable-automatic-proxy-caching-in-internet-explorer.
You can use a custom authenticator extension. For more information, see Login Authenticators.
Bug Fixes
Platform
Related JIRA
Fixed potential security issues with ThingWorx Flow, 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.4.4 has been tested and verified with MSSQL 7.2.2 JDBC driver. This version of the MSSQL 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 a service to display incorrect results when the service was executed a second time with different string input.
TW-58997
Fixed an issue that was causing data ingestion using the InfluxDB persistence provider to get associated with the incorrect Value Stream.
TW-58984
Fixed an issue that was preventing wildcard searches from working when searching for an entity in the service editor.
TW-58691
Fixed an issue that was causing the incorrect properties to display in the confirmation dialog after selecting properties to delete.
TW-58502
Fixed an issue that was preventing configuration tables from being created using Java annotations on a resource.
TW-57656
Mashup Builder
Related JIRA
Fixed an issue with the Date Time Picker widget that was preventing the DateTime property from being bound.
TW-59360
Fixed an issue that was preventing Combo Box lists from getting refreshed when the selected row changed event was fired.
TW-57971
Fixed an issue that was preventing JavaScript calls through expressions from executing.
TW-59381
Fixed an issue that was preventing label text from displaying in the Beta Label widget.
TW-59361
Fixed an issue that was preventing groups from resizing properly when adding Gadgets to Dashboards.
TW-59158
Fixed an issue that was causing the Tree widget to stop rendering when populated through a service.
TW-59085
Fixed an issue that was preventing the Data Filter widget from displaying localization token values for fields.
TW-58948
Fixed an issue that was preventing a session variable changed event from displaying.
TW-58905
Fixed an issue that was preventing a Mashup from being displayed in IFrame in IE.
TW-58518
Fixed an issue that was preventing service bindings from being deleted after removing a service from the data pane in Mashup Builder.
TW-58192
Fixed an issue that was causing Mashups that contained Expression and Tab widgets that were migrated from 8.3 to 8.4 to break the tab functionality.
TW-57831
Fixed an issue that was causing the List widget to break when the border was set to 0.
TW-56810
Was this helpful?