Web Client Patch (2026-02-06)

PisaSales Web Client

Version 8.2.0.20260206054500
Desktop integration version 8.4.4.198

New features

  • If the Desktop Integration fails to connect (configuration error, network error, …), then the user is given more feedback than just the red warning sign on the Web Client’s login page. In addition, the Desktop Integration will now show a window with a more detailed error description. (Issue)

Bugfixes

  • More reliable session termination prevents waste of resources. The Web Client no longer relies on deprecated (unload event) or otherwise problematic browser features (navigator.sendBeacon() function) to properly terminate a session. (Issue)
  • Scrolling a table vertically now ensures that the last row can always be reached. (Issue)