Release Notes > Version 8.1 Release Notes > Version 8.1.5 Release Notes
Version 8.1.5 Release Notes
The following bug fixes were made in ThingWorx 8.1.5:
Bug Fixes
Platform
Related JIRA
Fixed an issue where the model tag is lost when importing a default localization table that has been tagged.
TW-8136
Updated the mechanism used to keep track of the number of licensed things to be more efficient.
TW-23442
Fixed an issue where a Thing created in the New Composer using IndustrialThingShape does not allow more Thing Shapes to be added. You can now add and remove additional Thing Shapes in New Composer when using IndustrialThingShape.
TW-28309
Fixed an issue that was causing multiple licensing errors to be logged when the AcquireLicense service was executed. The fix for this issue changes the behavior of the license_capability_response.bin file in a disconnected installation scenario. The platform will rename that file after processing it (after platform startup or after the AcquireLicense service is run). If the platform loaded license features from the file, it updates to successful_license_capability_response.bin. If it couldn't for any reason, it updates to ignored_license_capability_response.bin.
After migration, you will likely see an ignored_cap.bin file. This is expected behavior, and if the platform starts normally, then the ignored_cap.bin file can be safely deleted.
TW-29048
Fixed a security issue.
TW-29557
Fixed an issue where the single sign-on (SSO) mashup parameter is not retained in the ThingWorx URL when the index.html page is cached.
TW-29571
Fixed an issue where the form login page for an organization does not appear when the organization name has a space in it.
TW-29685
Fixed an issue that was causing an error in ThingWorx Navigate when viewing information containing a table, such as a parts list, part structure, or document structure.
TW-30563
Mashup Builder
Related JIRA
Fixed an issue with the Button widget that was preventing the Disabledstyle image from displaying.
TW-27341
Fixed an issue where a column containing all null values in an advanced grid nested infotable does not appear.
TW-29572
Fixed an issue where the elements in a mashup containing tabs remain disabled after a popup is closed when an expression is used to control the tab content.
TW-29687
Fixed an issue that required clicking twice on a dropdown list to activate the list using the Safari browser on an iPad.
The fix added a new property named SingleClickSelectOnTablets to the List widget. See List Widget for more information.
TW-29689
Fixed an issue in Internet Explorer where the text in a label displays when the label’s Visible property is set to False.
TW-30380
Fixed an issue in the List widget where the height of a dropdown list is set to 28 when a mashup is opened in Composer.
TW-30486
Was this helpful?