Web Client Patch (2025-02-11)

PisaSales Web Client

Version 8.1.0.20250131054500
Desktop integration version 8.1.1.190

Bugfixes

  • Resizing a table column no longer causes invalid tooltips to appear.
  • Scrolling a table widget now always preserves modified cell content.
  • Environment values for login sets will no longer become part of the global configuration.
  • The last item of a searchable popup menu is now reachable by scrolling.
  • Access to a deprecated DOM element property was removed to increase browser compatibility.
  • Multi-line content is now handled correctly even if the corresponding table column doesn’t have the multi-line flag set.
  • Table cells that are effectively not writable will never send modified content to the backend.
  • If the currently focused table cell has an input element then this input element is immediately updated if the application server sends modified content for that table cell.