What's changed

TRUexchange and TRUsource versions 5.2.6.0 include the following enhancements.

TRC-6238

Removal of chat functionality from user interface

The chat functionality, which is no longer used by Rocket Support, has been removed from the Web interface.

TRC-6239

Refactoring of payment processing

The status of the subscription was not updated correctly after a successful subscription.

The payment processing logic has been refactored now to return an accurate subscription status.

TRC-6268

Help content in HTML format

The Help and Helpful Information links in the user interface now display help content in HTML format.

This enhancement of replacing the PDF files with HTML provides improved search and navigation capabilities.

TRC-6280

Old authentication code refactoring

Database calls related to old authentication tokens were removed from TPA API, Web UI, .NET SDK, Java SDK, TRUexchange desktop client, and TRUexchange Web client.

TRC-6285

Password hash algorithm update

Support for MD5 password hashing algorithm has been deprecated. To improve security, SHA256 hashing is now used.