Web Client Patch (2026-06-04)

JustRelate CRM classic Web Client

Version 8.2.0.20260603054500
Desktop integration 8.4.4.200

New Features

  • The subelements of combobox controls now have their own test IDs, so that they can be accessed individually in UI tests. (Issue)
  • Every backend node now supports an individual ID that becomes part of each request URL. This makes it easier for load balancers and reverse proxies to determine the actual target backend node, and to route the request accordingly. (Issue)

Bugfixes

  • The Desktop Integration (PSADIM) now correctly implements the "list directory" function. (Issue)
  • Modifications of a table widget by the application logic no longer causes JavaScript errors. (Issue)