Version 8.2.0.20260805054500
Desktop integration 8.4.4.200
Web Client Patch (2026-08-05)
JustRelate CRM classic Web Client
Bugfixes
- The mouse pointer no longer remains stuck in a resize shape when a sash drag operation ends outside the browser window or loses focus. (CRM-1255)
- Backend-side image conversion has been made more robust โ images whose declared type does not match their actual content (a common result of extension-based uploads) are now identified by their content, gzip-compressed images are decompressed transparently, over-sized images are rejected via a new configurable size limit (โMaximum Convertible Image Sizeโ, default 50 MiB), and image decoder resources are released promptly to reduce memory consumption. (CRM-1291)
- Form fields that display icons backed by a table (โDialog tagsโ, for example, the social-network links of a person) now correctly render SVG icons which previously appeared as empty placeholders. In addition, font-based icons are now sized consistently with bitmap and SVG icons. (CRM-1294)
- Entering text rapidly into a cell of the empty โnew recordโ row of a table no longer results in lost characters (and no longer briefly displays an unrelated value) while the new record is being created. All text the user enters is now preserved in full. (CRM-1313)
- Date/time form fields now observe the configured horizontal alignment (left, centered, right) in the same manner as other input fields, rather than always displaying their content left-aligned. (CRM-1368)
- The โprofileโ bar in the top ribbon now applies the configured background color, consistent with the neighboring components, rather than retaining the default background. (CRM-1388)