Version 8.3.0.20260714054500
Desktop integration 8.4.4.200
Web Client Patch (2026-07-14)
JustRelate CRM classic Web Client
New features
- Table widgets now support more flexible column tooltips for numeric columns. The tooltip text may contain statistics placeholders (
${sum},${average},${median},${minimum},${maximum},${count}) that are computed over the selected cells and substituted upon header hover. (Issue)
Bugfixes
- The system will no longer attempt to display message windows or confirmation dialogs if a session was forced to terminate by closing the browser tab or window. (Issue)
- When initiating a drag-and-drop operation in a table widget, the drag now utilizes the row under the mouse pointer instead of the previously selected row. (Issue)
- When a new row is inserted into a table widget by expanding the selector of a table cell in the empty row, all default values are now displayed correctly, and the selector remains open. (Issue)
- Inserting a new row in a complex form with a master table and details form now ensures that all parts have focused the newly inserted row. (Issue)
- The text type may be toggled from plain text to HTML and back, even in an empty CLOB editor. (Issue)