Release Notes > Version 8.5 Release Notes > Version 8.5.12 Release Notes
Version 8.5.12 Release Notes
The following enhancements and bug fixes and known issues are part of ThingWorx 8.5.12.
* 
Support for PingFederate 8.4.x has been dropped, since it is no longer supported by Ping identity.
Bug Fixes
Security
Fixed potential security issues, including items proactively identified by vulnerability scanning software or PTC Quality Assurance testing. Please upgrade as soon as possible to take advantage of these important improvements.
PTC has recently implemented a new support policy with respect to Identity and Access Management (IAM) solutions. Please see the appropriate eSupport center section for more information.
See this technical support article for important recommendations regarding the use and update of third-party software for ThingWorx.
Platform
Tracking Number
Fixed an issue that was allowing infinity values in a value stream and causing a run time exception.
TW-82031
Fixed an issue that was causing extraneous core.* files to generate in /opt/ThingWorxFlow/modules/ux/.
TW-83115
Fixed an issue that was preventing infinity/NaN values from displaying in Composer.
TW-82447
Fixed an issue that was preventing logs from displaying after clicking View Logs in the Activity Logs.
TW-83110
Fixed an issue that was preventing Navigate from retrieving data from Windchill if the token lifetime expired, even if the ThingWorx session remained valid.
TW-83149
Fixed an issue that was causing content loader services to timeout.
TW-81305
Fixed an issue with ThingWorx Flow that was causing workflows to fail with the following error: "System: Cannot read property 'length' of undefined".
TW-83205
Fixed an issue that was preventing logs from displaying in Composer when in HA mode.
TW-82303
Mashup Builder
Tracking Number
Fixed an issue with the Grid Advanced widget that was preventing the QueryFilter from supporting "Between" and "Within the last" filters.
TW-82660
Fixed an issue with the Time Series chart that was preventing the YAxisMode from supporting multiple display modes (Single Y Axis, Dual Y Axis, or Multiple Y Axis).
TW-83041
Fixed an issue that was preventing mashup parameters from displaying in the data binding window if there was a validator in a mashup.
TW-81074
Flow
Tracking Number
Authorization changes following updates to Dropbox Authorization
Newly introduced short-lived access tokens, refresh tokens.
Adding permission scopes for authentication while adding a new connection. For more information refer: Now Available: Scoped apps and enhanced permissions
* 
1. Migrate the Dropbox app and set new permissions from the Dropbox website: Migrating App Permissions and Access Tokens.
2. Update ThingWorx Flow using the steps here.
3. Test and update the Dropbox connectors so that new valid tokens get acquired. If the existing Dropbox authentications return an Invalid error message, edit the authentications and provide new credentials using the steps mentioned here.
TW-83911
Update to new search APIs from Dropbox
New filters: Filename Only, File Status, Order By , File Extensions, File Categories, for Search File and Folder Metadata.
* 
Older version of Dropbox Search File and Folder Metadata action stops working after February 28, 2021.
To continue using the Search File and Folder Metadata action in workflows, replace the older action by dragging and dropping the new Search File and Folder Metadata action on the canvas.
TW-83912
Known Issues and Limitations
The following items are known issues and are scheduled to be fixed in a future release.
Platform
Tracking Number
When using LS_USERNAME and LS_PASSWORD parameters to authenticate, the license acquisition fails for ThingWorx docker containers.
TW-84385
When using an inherited function from a data table's predefined infotable parameter, it does not allow the use of a Thing data shape.
TW-84319
The ContentLoader PostXML function returns an error.
TW-83494
Upgrading extensions may cause issues if the new extension has metadata referencing UI/jar/js resources that don't exist.
TW-83491
After PLCs are disconnected for an extended period of time and then reconnected, a race condition causes a binding failure with Kepserver that interrupts updating of tag quality and value.
TW-78472
Mashup Builder
Tracking Number
Clicking on a Button within a Collection cell triggers both the Button's and Collection's clicked events.
TW-84829
Was this helpful?