Release Notes > Version 8.3 Release Notes > Version 8.3.10 Release Notes
Version 8.3.10 Release Notes
The following bug fixes are included in ThingWorx 8.3.10:
Bug Fixes
Platform
Related JIRA
Fixed potential security issues with the ThingWorx Composer and Mashup Builder, as well as additional items 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
Fixed an issue that was preventing an entity from being deleted if it referenced itself.
TW-22253
Fixed an issue that was allowing a user without EventSubscribe permissions to trigger a subscription associated with an event. A user must have EventInvoke and EventSubscribe permissions on an event and associated subscriptions in order to trigger them.
TW-63429
Fixed an issue that was causing the Script Log to filter results incorrectly.
TW-62595
Fixed the log results to leverage regex searching. See Log Search Functionality for more information.
TW-64200
Searching in log monitoring will no longer support the percent symbol (%) as a wild card but will instead support regex searches. In order to replicate previous functionality provided, replace "%" with "*".
TW-62595
Fixed an issue where entities that contained certain characters were considered ghost entities when imported in an extension.
TW-46984
Fixed an issue that was preventing the Device ID from being retrieved if the licenseRequestFile.txt file was missing and the user was unable to login to ThingWorx or run the GetInstanceID service.
TW-65208
Fixed an issue that was causing the Permission tab to display the incorrect entities.
TW-65543
Fixed an issue that was causing the Script Log to filter results incorrectly.
TW-62595
Fixed an issue that was preventing a style definition name from being displayed in a project entities list.
TW-65947
Exposed the security services (EvaluateVisibilityPermission and SanitizeHTML) to the Extension SDK.
TW-65948
Mashup Builder
Related JIRA
Fixed an issue that was preventing contained mashups from loading correctly in Firefox.
TW-68327
Fixed an issue with the Label widget that was causing special characters to be displayed incorrectly after upgrading.
TW-67991
Was this helpful?