Release Notes > Version 8.2 Release Notes > Version 8.2.10 Release Notes
Version 8.2.10 Release Notes
The following bug fixes are included in ThingWorx 8.2.10:
* 
Changes were made in 8.2.10 that may potentially affect any application that uses Timer or Scheduler Things. If your application/extension contains Timers or Schedulers, you must verify that the runAsUser setting is not blank before upgrading. If your Timers and Schedulers are set as extension entities with editable Configuration Tables, you must perform a platform restart after the runAsUser has been set to take effect. See Thing Templates for additional information. The following error will be seen in the Application Log if you attempt to import extensions that contain an empty runAsUser field:
Thing State is being set to ERROR because it failed during the initialization phase: The runAsUser field was empty!
Enhancements
The ability to import extensions is disabled for all users by default in this release. To enable extension importing, parameters must be added and configured in the platform-settings.json file. For more information, see Importing Extensions.
Bug Fixes
Platform
Related JIRA
A significant number of security issues have been fixed in this release including major investments in updating third party libraries and handling of data to address cross-site scripting (XSS) issues. It is recommended to upgrade as soon as possible to take advantage of these important improvements.
n/a
Enabled PostgreSQL md5 based password authentication.
TW-54463
A new version of the DSE Extension (DSE-Persistence-Provider-Extension) is available on the PTC Support Site.
TW-50109, TW-48711
Fixed an issue that was preventing an alert from being acknowledged if alert values were changed after the alert was triggered.
TW-50985
Added the bind protection policy settings in the WebSocket Communications Subsystem that allows you to configure first-in and last-in binding policy.
TW-49815
Fixed an issue that was causing saving a Thing Template with more than 170,000 Remote Thing references to take too long to save.
TW-47848
Fixed log messages to include exception information on bind failures.
TW-46421
Fixed an issue that was preventing download links from working in Navigate.
TW-54781
Fixed an issue that prevented the Connection Server from consistently re-connecting to the platform in an HA environment after a failover.
TW-52603
Fixed an issue that was causing the GetCurrentLicenseInfo service to return more entities than were created.
TW-50986
Changed the websocket behavior from processing messages on a closed websocket to logging.
TW-47562
Updated the DispatchingServerCommunicationsModule behavior when saving the WS Communications Subsystem.
TW-47541
Made a fix to process Auth requests asynchronously.
TW-46827
Fixed an issue that was causing file transfer reservation transactions to run too long.
TW-46364, TW-42688
Fixed an issue that was blocking the processing of API requests.
TW-46363
Fixed an issue that was causing an incorrect exception stack trace.
TW-44601
Fixed an issue that was causing migrations from versions prior to 7.2.2 to fail.
TW-37588
Mashup Builder
Related JIRA
Added binding support for the RefreshInterval property on the Auto Refresh widget.
TW-52523
Fixed an issue with the List widget's combo box view mode that was preventing the selection of rows with special characters.
TW-54587
Fixed an issue with the Navigation widget that was preventing a context menu from displaying when right-clicked.
TW-52537
Fixed an issue that was preventing a Mashup location parameter from being passed into Google maps.
TW-51598
Fixed an issue with the List widget combo box option that was causing old values to get retrieved even after clearing the combo box test.
TW-51036
Fixed an issue that was preventing the copy and paste functionality to work in out of the box Grid widgets when the Advanced Grid widget was installed.
TW-50761
Fixed an issue with the Collection widget that was preventing the AutoSelectFirstRow property from working.
TW-48451
Fixed an issue with the Navigation widget that was preventing model pop ups from displaying at the specified height and width.
TW-47665
Fixed an issue with the List widget that was preventing multi-select in combo boxes from displaying pre-selected values.
TW-47237
Fixed an issue with the Collection widget that was preventing cells from being displayed when the data change was less than 300 ms.
TW-45884
Fixed an issue where the RefreshRequested event was not consistently firing when using multiple contained mashups.
TW-44362
Was this helpful?