Version 8.3.0.20251125054500
Desktop integration version 8.4.4.197
Web Client Patch (2025-11-30)
PisaSales Web Client
New Features
- The new
Ystyle forTXTtags can be used to show HTML fragments without any further processing of the HTML markup. This is useful to embed externally hosted videos (YouTube etc.), for instance. - You can now define a mapping for logic values by setting the environment value
PSC_CLP_MAP_LOGaccordingly. This mapping controls how the content of logic fields is handled when table data is copied to the clipboard. Example: IfPSC_CLP_MAP_LOGis set to "X, -, $SPACE", then table cells with the content "true" are exported as "X", cells with "false" as "-", and, if not set (null), then a space character will be generated.
Bugfixes
- If the application server removes row properties from data rows, then the affected rows are now displayed correctly.
- If HTML text (an email text, for instance) contains deeply nested CSS rules, this no longer leads to memory overflow errors.
- If the application server sends multiple "row select" actions in one response, then this is now handled correctly.